-rw-r--r-- | fanduct.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fanduct.scad b/fanduct.scad index b8994d4..7fc1ff4 100644 --- a/fanduct.scad +++ b/fanduct.scad @@ -11,3 +11,3 @@ 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 |