diff options
author | Christian Hodgden <chrhodgden@gmail.com> | 2024-07-28 12:28:19 -0500 |
---|---|---|
committer | Christian Hodgden <chrhodgden@gmail.com> | 2024-07-28 12:28:19 -0500 |
commit | f28b4fa9d5cc4124f78561a86afd4299ecc51660 (patch) | |
tree | 144edf987864ff8766d4af8e4b50acd611499d7b /lib/view_stl.scad | |
parent | e6d2266315f9d4789d8697dae10c2a5b5c724815 (diff) |
having import issues
Diffstat (limited to 'lib/view_stl.scad')
-rw-r--r-- | lib/view_stl.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/view_stl.scad b/lib/view_stl.scad index 4d12598..9fa795d 100644 --- a/lib/view_stl.scad +++ b/lib/view_stl.scad @@ -1,2 +1,2 @@ -import ("../supports/runner.stl"); +import ("../dummy13/frame_sample_sizes.stl"); |