shorten breadboard ground to ground wire
[challenge-bot] / 3d-printables / wire-jig-data.scad
index f23440a028b81689af09f25346a1a0a0c1fa8397..722289d91dcad70e5ef6a2e0376473c37bf3796b 100644 (file)
@@ -20,7 +20,7 @@ wire_radius = wire_diameter / 2;
 
 wire_lengths = [10, //strip wire this much
                 35, //short breadboard wire
-                63, //ground to ground
+                55, //ground to ground
                 120, //arduino breadboard wire
                 180 //motor wire
                ];