-rw-r--r-- | another.scad | 2 |
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 @@ -449,3 +449,3 @@ module the_extruder( // spring tensioner debug cutout - if(tensioner) // TODO: collaps copypasted transformations + if(tensioner) // TODO: collapse copypasted transformations translate([-gearbox_d/2,0,0]) |