mirror of
https://github.com/nophead/Mendel90.git
synced 2025-01-16 20:38:15 +01:00
conditionally face the y-motor wires downward for thin sheets
This commit is contained in:
parent
e96de0031f
commit
1358c37f33
@ -95,7 +95,7 @@ module y_motor_assembly() {
|
||||
//
|
||||
// Motor and screws
|
||||
//
|
||||
rotate([0, 0, 90])
|
||||
rotate([0, 0, base_nuts ? 180 : 90])
|
||||
NEMA(Y_motor);
|
||||
translate([0,0, thickness])
|
||||
NEMA_screws(Y_motor);
|
||||
|
Loading…
x
Reference in New Issue
Block a user