Skip to content

Commit

Permalink
Added makefile build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeansidharta committed Dec 6, 2023
1 parent 75a9b1e commit c70d0cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
build:
openscad modules/rpi-pico-vertical.scad -o rpi-pico-vertical.stl

watch:
openscad base.scad

0 comments on commit c70d0cd

Please sign in to comment.