aboutsummaryrefslogtreecommitdiff
path: root/lib/view_stl.scad
diff options
context:
space:
mode:
authorChristian Hodgden <chrhodgden@gmail.com>2024-07-27 20:05:48 -0500
committerChristian Hodgden <chrhodgden@gmail.com>2024-07-27 20:05:48 -0500
commite3b13a7871eb81f7b30675c3b636fcff376abcfa (patch)
tree453e1f115232f4d69c2889ee4e8c0a152ea752af /lib/view_stl.scad
parentf58b76131004f975cfde3c1326f18e9212b6ebab (diff)
added small stl import scad script for viewing
Diffstat (limited to 'lib/view_stl.scad')
-rw-r--r--lib/view_stl.scad2
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");