diff options
author | Christian Hodgden <chrhodgden@gmail.com> | 2024-10-01 18:01:10 -0500 |
---|---|---|
committer | Christian Hodgden <chrhodgden@gmail.com> | 2024-10-01 18:01:10 -0500 |
commit | 24b854b8a8dcde8945903449dd27990a4fd49005 (patch) | |
tree | 1efb96ab2566adef817b8efd6351e9f755c5aad8 /lib/view_stl.scad | |
parent | db9a82bdfa4bfddd5dff479b44c9cc8e4b0368b8 (diff) |
candlestick taper > cut mold block
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 9fa795d..f4aac61 100644 --- a/lib/view_stl.scad +++ b/lib/view_stl.scad @@ -1,2 +1,2 @@ -import ("../dummy13/frame_sample_sizes.stl"); +import ("../dummy13/armor_sample_sizes.stl"); |