From 5bbd3d72fb6d3d34d534a084dfa1dc345550f674 Mon Sep 17 00:00:00 2001 From: Christian Hodgden Date: Sun, 13 Oct 2024 19:07:16 -0500 Subject: Added diamond pattern candlestick design. --- lib/view_stl.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/view_stl.scad') diff --git a/lib/view_stl.scad b/lib/view_stl.scad index 31fc790..15efedc 100644 --- a/lib/view_stl.scad +++ b/lib/view_stl.scad @@ -1,2 +1,2 @@ -import ("../candlestick_molds/taper_block.stl"); +import ("../candlestick_molds/diamond.stl"); -- cgit v1.2.3