Skip to content

Commit

Permalink
add angle output
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Borick committed Apr 26, 2022
1 parent 897096b commit e22147d
Show file tree
Hide file tree
Showing 2 changed files with 17,028 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
echo Building all stls, this will take 20-25 minutes;
echo Generating angle
/Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD angle.scad -o build/angle.stl
echo Generating motor-mount-top
/Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD Extruder.scad -D Assembled=0 -D Part=1 -o build/motor-mount-top.stl
echo Generating motor-mount-bottom
Expand Down
Loading

0 comments on commit e22147d

Please sign in to comment.