feat(readme): add links to files
This commit is contained in:
parent
b726308f44
commit
5977c7ab98
1 changed files with 2 additions and 2 deletions
|
@ -10,12 +10,12 @@
|
|||
|
||||
## Enclosure
|
||||
|
||||
The directory `case` contains the [OpenSCAD](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual) project and rendered STL file of the clock's enclosure.
|
||||
The directory `case` contains the [OpenSCAD](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual) project and rendered [STL file](case/clock.stl) of the clock's enclosure for 3D printing.
|
||||
|
||||
The enclosure is designed to be 3D-printed, and fits an 60x WS2812 LEDs strip with 144 LEDs per meter, such as [this one (AliExpress link)](https://de.aliexpress.com/item/32682015405.html)
|
||||
|
||||
The enclosure also contains mounting holes to which a front plate can be attached (such as in the photo above).
|
||||
To create your own clockface with a laser cutter, use the file `case/clockface.svg` for cutting, and add your own digits and other decoration as an engraving layer.
|
||||
To create your own clockface with a laser cutter, use the file [clockface.svg](case/clockface.svg) for cutting, and add your own digits and other decoration as an engraving layer.
|
||||
|
||||
## ESP8266
|
||||
|
||||
|
|
Loading…
Reference in a new issue