From 5977c7ab98c213c0dda5f205df0a71683dee384b Mon Sep 17 00:00:00 2001 From: s3lph Date: Mon, 20 Nov 2023 01:52:01 +0100 Subject: [PATCH] feat(readme): add links to files --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc7e838..c292107 100644 --- a/README.md +++ b/README.md @@ -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