diff options
author | Christian Hodgden <chrhodgden@gmail.com> | 2024-10-13 20:59:36 -0500 |
---|---|---|
committer | Christian Hodgden <chrhodgden@gmail.com> | 2024-10-13 20:59:36 -0500 |
commit | 001c3aa7035a8ef675b53c7f2a8d80148b71ae2b (patch) | |
tree | df3c6fc8bb7e09a01bd6490175bbff5da6b1822c /lib/view_stl.scad | |
parent | 5bbd3d72fb6d3d34d534a084dfa1dc345550f674 (diff) |
Updated Candles
1. Adjusted heights. 2. Regenerated stls. 3. Renamed direcory to candles.
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 15efedc..3e98a11 100644 --- a/lib/view_stl.scad +++ b/lib/view_stl.scad @@ -1,2 +1,2 @@ -import ("../candlestick_molds/diamond.stl"); +import ("../candles/diamond.stl"); |