From c1cb6ce47647599f7a682593c0dea2d4c99be6af Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Thu, 23 Aug 2018 18:35:07 +0000 Subject: increased springpad a tiny bit --- (limited to 'another.scad') diff --git a/another.scad b/another.scad index cc3194e..4f70a1a 100644 --- a/another.scad +++ b/another.scad @@ -323,7 +323,7 @@ module the_extruder( rotate([0,0,180]) { pushfit(pf); mirror([0,0,1]) { - fh = (filament_guide_d-filament_path_d)/2; + fh = 1.5* (filament_guide_d-filament_path_d)/2; fo = pf_offset-(idler_d+idler_clearance)/2-fh; translate([0,0,-1]) teardrop(d=filament_guide_d,h=fo-extrusion_width+1,angle=225); translate([0,0,-1]) teardrop(d=filament_path_d,h=gearbox_d/2+1,angle=-225); -- cgit v0.9.0.2