Skip to content

Commit f16425b

Browse files
committed
close #38
1 parent e875295 commit f16425b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CAD/closed-box/openscad.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ rotaryX=13.2+shift;
3232
rotaryY=12.8+shift;
3333
rotaryR=4;
3434
rotaryExtension=2;
35-
rotaryExtensionR=aluminium ? 6 : 0; // 6 if you want an extension
35+
rotaryExtensionR=aluminium ? 5.5 : 0; // 5.5 if you want an extension
3636

3737
logoX=100+shift;
3838
logoY=0+shift;

0 commit comments

Comments
 (0)