We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca2903 commit 3f55e86Copy full SHA for 3f55e86
servo_SG90_todiff.scad
@@ -2,7 +2,7 @@ sg90L = 22.8 + jeu;
2
sg90l = 12.6 + jeu;
3
sg90h = 22.8;
4
sg90topCylinderH = 3.4 + jeu;
5
-sg90axisD = 4 + jeu;
+sg90axisD = 4 + jeu * 2;
6
7
module servoSG90() {
8
L = sg90L;
0 commit comments