1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-08-01 11:00:16 +02:00

Merge pull request #39 from brad/y_motor_back

y motor wires should face the back
This commit is contained in:
Chris
2014-06-10 18:08:34 +01:00

View File

@@ -95,7 +95,7 @@ module y_motor_assembly() {
//
// Motor and screws
//
rotate([0, 0, 180])
rotate([0, 0, base_nuts ? 180 : 90])
NEMA(Y_motor);
translate([0,0, thickness])
NEMA_screws(Y_motor);