summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--another.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/another.scad b/another.scad
index cc3194e..4f70a1a 100644
--- a/another.scad
+++ b/another.scad
@@ -325,3 +325,3 @@ module the_extruder(
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;