diff options
-rw-r--r-- | lib/view_stl.scad | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/view_stl.scad b/lib/view_stl.scad new file mode 100644 index 0000000..4d12598 --- /dev/null +++ b/lib/view_stl.scad @@ -0,0 +1,2 @@ + +import ("../supports/runner.stl"); |