summaryrefslogtreecommitdiff
path: root/another.scad
Unidiff
Diffstat (limited to 'another.scad') (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 6ef7299..87121d2 100644
--- a/another.scad
+++ b/another.scad
@@ -447,7 +447,7 @@ module the_extruder(
447 children(); 447 children();
448 if(debug) { 448 if(debug) {
449 // spring tensioner debug cutout 449 // spring tensioner debug cutout
450 if(tensioner) // TODO: collaps copypasted transformations 450 if(tensioner) // TODO: collapse copypasted transformations
451 translate([-gearbox_d/2,0,0]) 451 translate([-gearbox_d/2,0,0])
452 translate([0,-longwing,ls_z]) rotate([0,-90,0]) 452 translate([0,-longwing,ls_z]) rotate([0,-90,0])
453 translate([0,-lever_thickness/2-1,-gearbox_d]) 453 translate([0,-lever_thickness/2-1,-gearbox_d])