We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e875295 commit f16425bCopy full SHA for f16425b
1 file changed
CAD/closed-box/openscad.scad
@@ -32,7 +32,7 @@ rotaryX=13.2+shift;
32
rotaryY=12.8+shift;
33
rotaryR=4;
34
rotaryExtension=2;
35
-rotaryExtensionR=aluminium ? 6 : 0; // 6 if you want an extension
+rotaryExtensionR=aluminium ? 5.5 : 0; // 5.5 if you want an extension
36
37
logoX=100+shift;
38
logoY=0+shift;
0 commit comments