diff options
author | Jan Huwald <jh@sotun.de> | 2018-07-23 10:42:19 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2018-07-23 10:42:19 (GMT) |
commit | 17eade7b2b86ef56fca70ab8e4df5ad81730b202 (patch) | |
tree | fe26a1c621f3b2fd7fbe76d204f29feea73f587f /board_bottom.scad |
Initial commit
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(); |