Successfully converted the repo to use the common/scad.sh script for compiling project with OpenSCAD. No longer writing extraneous files
This commit is contained in:
parent
4427ee6727
commit
b2d65a3905
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 24 KiB |
6
scad.sh
6
scad.sh
|
|
@ -1,3 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
bash scad/common/scad.sh scad/bolex_rewind_key.scad "${@}"
|
||||
|
||||
mv stl/bolex_rewind_key_bolex_rewind_key.stl stl/bolex_rewind_key.stl
|
||||
mv stl/bolex_rewind_key_bolex_rewind_key_handle.stl stl/bolex_rewind_key_handle.stl
|
||||
|
||||
mv img/bolex_rewind_key_bolex_rewind_key.jpg img/bolex_rewind_key.jpg
|
||||
mv img/bolex_rewind_key_bolex_rewind_key_handle.jpg img/bolex_rewind_key_handle.jpg
|
||||
21656
stl/bolex_rewind_key.stl
21656
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
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