-rw-r--r-- | fanduct.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fanduct.scad b/fanduct.scad index 975f1cc..53630a3 100644 --- a/fanduct.scad +++ b/fanduct.scad @@ -25,7 +25,7 @@ inlet_h = 17; // inlet height inlet_l = 7; // inlet length of protrusion (or depth of intrusion:)) inlet_away = 15; // how far away inlet is -hotend_clearance = 12; +hotend_clearance = heater_clearance; snapper_d = 8; snapper_overlap=0.2; // snip snap |