Update readme (remove shapeways links)
This commit is contained in:
parent
cdb7bd162a
commit
7c76a016c0
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue