From d2f2c94ddbbf6c00b6ea89257f8f3e242f9216bd Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 30 May 2016 22:59:27 +0000 Subject: widen duct a bit --- diff --git a/fanduct.scad b/fanduct.scad index b8994d4..7fc1ff4 100644 --- a/fanduct.scad +++ b/fanduct.scad @@ -9,7 +9,7 @@ nozzle_offset=4.5; // nozzle offset from the edge of heatblock fanduct_elevation = 3; // fanduct elevation above nozzle tip fanduct_h = 6; // inner height of the duct -fanduct_w = 6; // inner width of the duct +fanduct_w = 7; // inner width of the duct fanduct_shell=1.2; // shell thickness fanduct_ir = sqrt(pow(heater_w/2,2)+pow(heater_l-nozzle_offset,2))+5; // inner radius -- cgit v0.9.0.2