From cbfb4ceebad88f7c43ae862f863857074da462bd Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 21 Aug 2018 18:00:23 +0000 Subject: typo fix --- 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( children(); if(debug) { // spring tensioner debug cutout - if(tensioner) // TODO: collaps copypasted transformations + if(tensioner) // TODO: collapse copypasted transformations translate([-gearbox_d/2,0,0]) translate([0,-longwing,ls_z]) rotate([0,-90,0]) translate([0,-lever_thickness/2-1,-gearbox_d]) -- cgit v0.9.0.2