update readme, add pics
This commit is contained in:
parent
2a7b04fc72
commit
a2d90f34b7
BIN
24h_wall_clock.jpg
Normal file
BIN
24h_wall_clock.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 544 KiB |
BIN
24h_wall_clock_1024.jpg
Normal file
BIN
24h_wall_clock_1024.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
@ -1,5 +1,5 @@
|
|||||||
# 24h Wall Clock
|
# 24h Wall Clock
|
||||||
![Scorch marks for clock face](clock.svg "Scorch marks for the clock")
|
![Cut 24h wall clock](24h_wall_clock_1024.jpg "Engraved and cut 24h wall clock with movement and hands installed")
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
Couldn't find a wall clock design I liked so made my own.
|
Couldn't find a wall clock design I liked so made my own.
|
||||||
@ -7,10 +7,10 @@ Couldn't find a wall clock design I liked so made my own.
|
|||||||
## No, but why?
|
## No, but why?
|
||||||
I like the idea of a timepiece with one revolution per day instead of the one we're used to.
|
I like the idea of a timepiece with one revolution per day instead of the one we're used to.
|
||||||
Clock face was designed in OpenSCAD as manually positioning hour segments and applying changes would be very cumbersome.
|
Clock face was designed in OpenSCAD as manually positioning hour segments and applying changes would be very cumbersome.
|
||||||
|
12 on top due to personal preference: daytime on top, nighttime on bottom (as indicated by the sun and moon).
|
||||||
|
|
||||||
## Engraving & Cutting with Laser
|
## Engraving & Cutting with Laser
|
||||||
As RDworks fails to properly read in the DXF exported by OpenSCAD, a detour through Inkscape is necessary (unless using Lightburn, I presume). If not using RDworks, skip following. From OpenSCAD export as SVG. In Inkscape save the exported SVG as a DXF file. That DXF file can be opened in RDworks.
|
As RDworks fails to properly read in the DXF exported by OpenSCAD, a detour through Inkscape is necessary (unless using Lightburn, I presume). If not using RDworks, skip following. From OpenSCAD export as SVG. In Inkscape save the exported SVG as a DXF file. That DXF file can be opened in RDworks. Same procedure has to be done with `part_clock_outline.scad` to use as a cutting outline.
|
||||||
|
|
||||||
Tips:
|
Tips:
|
||||||
- Cut against the wood grain, not along (as in + not =).
|
- Cut against the wood grain, not along (as in + not =).
|
||||||
|
Loading…
Reference in New Issue
Block a user