mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fix for issue #550.
This commit is contained in:
parent
9afae8f1e4
commit
fc60867a59
@ -800,7 +800,6 @@ module spur_gear(
|
||||
backlash = backlash,
|
||||
interior = interior
|
||||
);
|
||||
circle(d=shaft_diam+4);
|
||||
}
|
||||
if (shaft_diam > 0) {
|
||||
cylinder(h=2*thickness+1, r=shaft_diam/2, center=true, $fn=max(12,segs(shaft_diam/2)));
|
||||
|
Loading…
x
Reference in New Issue
Block a user