feat(readme): add links to files
All checks were successful
/ platformio (push) Successful in 1m37s
/ openscad (push) Successful in 1m9s

This commit is contained in:
s3lph 2023-11-20 01:52:01 +01:00
parent b726308f44
commit 5977c7ab98
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -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