mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-30 09:49:59 +02:00
format
This commit is contained in:
@@ -56,8 +56,8 @@ difference() {
|
||||
if(chain_hole == "YES") {
|
||||
translate([spacing * 1.5, spacing, height / 2])
|
||||
linear_extrude(chain_hole_width, center = true)
|
||||
hollow_out(chain_hole_width)
|
||||
circle(shaft_r + spacing + chain_hole_width);
|
||||
hollow_out(chain_hole_width)
|
||||
circle(shaft_r + spacing + chain_hole_width);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user