Update to script and everything
This commit is contained in:
parent
7c76a016c0
commit
3bb0221d43
4
Makefile
4
Makefile
|
@ -2,9 +2,9 @@
|
||||||
SRC=scad/bolex_rewind_key.scad
|
SRC=scad/bolex_rewind_key.scad
|
||||||
IM=convert
|
IM=convert
|
||||||
OPENSCAD=openscad
|
OPENSCAD=openscad
|
||||||
OPENSCAD_OPTIONS=-D VERBOSE=false --export-format=asciistl
|
OPENSCAD_OPTIONS=--enable manifold -D VERBOSE=false --export-format=asciistl
|
||||||
THEME=DeepOcean
|
THEME=DeepOcean
|
||||||
OPENSCAD_IMAGE=--viewall --render --imgsize=512,512 --colorscheme=$(THEME)
|
OPENSCAD_IMAGE=--enable manifold --viewall --render --imgsize=512,512 --colorscheme=$(THEME)
|
||||||
ORDER_STL=python3 scad/common/c14n_stl.py
|
ORDER_STL=python3 scad/common/c14n_stl.py
|
||||||
|
|
||||||
all: bolex_rewind_key bolex_rewind_key_handle
|
all: bolex_rewind_key bolex_rewind_key_handle
|
||||||
|
|
|
@ -8,11 +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.
|
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.
|
The handle can be printed in plastic and attached with glue around the stem of the key so that it can rotate freely.
|
||||||
|
|
||||||
### [Download STL](./stl/bolex_rewind_key.stl/download)
|
### [Download STL](./stl/bolex_rewind_key.stl)
|
||||||
|
|
||||||
# Bolex Rewind Key Handle
|
# Bolex Rewind Key Handle
|
||||||
|
|
||||||
![Bolex Rewind Key Handle](./img/bolex_rewind_key_handle.jpg)
|
![Bolex Rewind Key Handle](./img/bolex_rewind_key_handle.jpg)
|
||||||
|
|
||||||
### [Download STL](./stl/bolex_rewind_key_handle.stl/download)
|
### [Download STL](./stl/bolex_rewind_key_handle.stl)
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 32 KiB |
22974
stl/bolex_rewind_key.stl
22974
stl/bolex_rewind_key.stl
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue