Start reinfoced key

This commit is contained in:
mmcwilliams 2018-08-09 12:37:46 -04:00
parent 37194eac4b
commit 2907bfd8b6
1 changed files with 6 additions and 0 deletions

View File

@ -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 () {
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);