From 558d255a01ee6ced090290c5b7f2f9b75cec1360 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 31 Aug 2018 22:38:02 +0000 Subject: change default idler diameter to 10 --- diff --git a/another.scad b/another.scad index eff4807..e4d79f9 100644 --- a/another.scad +++ b/another.scad @@ -20,7 +20,7 @@ module the_extruder( pulley = pulley_e3d, pulley_elevation = 1, // pulley elevation above the protrusion // idler properties - idler_d = 9.5, idler_h = 4, idler_id = 3, // idler dimensions: outer and inner diameters and height + idler_d = 10, idler_h = 4, idler_id = 3, // idler dimensions: outer and inner diameters and height // spring properties spring_d = 10, spring_lc = 9.6, // spring diameter and compressed length // filament path properties -- cgit v0.9.0.2