From e3574275ad904b8ec1b188ee91d0023ea9974cb8 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sun, 12 Aug 2018 00:07:11 +0000 Subject: whitespace --- (limited to 'another.scad') diff --git a/another.scad b/another.scad index be0c887..6af68b6 100644 --- a/another.scad +++ b/another.scad @@ -206,7 +206,7 @@ module the_extruder( module body() { difference() { union() { - cylinder(d=gearbox_d,h=body_h,$fn=fnd*gearbox_d); + cylinder(d=gearbox_d,h=body_h,$fn=fnd*gearbox_d); // finger and spring support fsw = gearbox_d-(gearbox_d-mount_d)/2-spring_lc; translate([-gearbox_d/2,0,0]) difference() { -- cgit v0.9.0.2