Update readme (remove shapeways links)

This commit is contained in:
Matt McWilliams 2024-10-16 20:16:43 -04:00
parent cdb7bd162a
commit 7c76a016c0
4 changed files with 3 additions and 10 deletions

View File

@ -2,7 +2,7 @@
SRC=scad/bolex_rewind_key.scad
IM=convert
OPENSCAD=openscad
OPENSCAD_OPTIONS=-D VERBOSE=false
OPENSCAD_OPTIONS=-D VERBOSE=false --export-format=asciistl
THEME=DeepOcean
OPENSCAD_IMAGE=--viewall --render --imgsize=512,512 --colorscheme=$(THEME)
ORDER_STL=python3 scad/common/c14n_stl.py

View File

@ -8,19 +8,11 @@ Use for superimpositions, fades or animation.
NOTE: PLA, PETG and ABS and other plastics are not recommended materials for the key as they will break under force.
The handle can be printed in plastic and attached with glue around the stem of the key so that it can rotate freely.
<!-- website
### [Download OpenSCAD Source](./bolex_rewind_key.zip/download)
website -->
### [Download STL](./stl/bolex_rewind_key.stl/download)
### [Buy on Shapeways](https://links.sixteenmillimeter.com/7Uxx0FE8)
# Bolex Rewind Key Handle
![Bolex Rewind Key Handle](./img/bolex_rewind_key_handle.jpg)
### [Download STL](./stl/bolex_rewind_key_handle.stl/download)
### [Buy on Shapeways](https://links.sixteenmillimeter.com/7Uxx0FE8)

View File

@ -20,6 +20,7 @@
}
],
"src" : [
"LICENSE",
"Makefile",
"scad/bolex_rewind_key.scad",
"scad/common/knurledFinishLib_v2.scad"