diff options
Diffstat (limited to 'board_bottom.scad')
-rw-r--r-- | board_bottom.scad | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board_bottom.scad b/board_bottom.scad new file mode 100644 index 0000000..c1fcbfa --- /dev/null +++ b/board_bottom.scad @@ -0,0 +1,3 @@ +use <stagedelta.scad>; + +board_bottom(); |