From 6d44124bab70de49793bc4cf64014acc6ed21e00 Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Fri, 27 Nov 2020 23:11:47 +0000 Subject: [PATCH] Made drag_chain_assembly big. --- printed/drag_chain.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printed/drag_chain.scad b/printed/drag_chain.scad index d2efa75..8a1e19f 100644 --- a/printed/drag_chain.scad +++ b/printed/drag_chain.scad @@ -308,7 +308,7 @@ module _drag_chain_assembly(type, pos = 0) { //! 1. Remove the support material from the links with side cutters. //! 1. Clip the links together with the special ones at the ends. module drag_chain_assembly(type, pos = 0) //! Drag chain assembly - assembly(str(drag_chain_name(type), "_drag_chain")) + assembly(str(drag_chain_name(type), "_drag_chain"), big = true) if($children == 2) _drag_chain_assembly(type, pos) { children(0);