Start reinfoced key
This commit is contained in:
parent
37194eac4b
commit
2907bfd8b6
|
@ -63,6 +63,12 @@ module motor_key_120 (half = false, DECOYS = false, sides = 1, ALT = false) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
module motor_key_120_reinforced () {
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
module motor_set_screw_120 () {
|
module motor_set_screw_120 () {
|
||||||
cube([10.19, 2.95, 2.95], center = true);
|
cube([10.19, 2.95, 2.95], center = true);
|
||||||
translate([(10.19 / 2) - (2.56 / 2), 0, 0]) cube([2.56, 5.8, 5.8], center = true);
|
translate([(10.19 / 2) - (2.56 / 2), 0, 0]) cube([2.56, 5.8, 5.8], center = true);
|
||||||
|
|
Loading…
Reference in New Issue