Update master with hardware work from dev branch #3

Merged
sixteenmillimeter merged 9 commits from dev into master 2018-10-04 17:09:25 +00:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 2907bfd8b6 - Show all commits

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);