1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-08-17 18:46:17 +02:00

y motor wires should face the back

This commit is contained in:
Brad Pitcher
2014-01-24 16:47:07 -08:00
parent d342a69be2
commit e96de0031f

View File

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