Endstops are ignored when using G28 command. I am building a delta with an UltraTronics board (ATSAM3x8E) and Marlin 2.0. Marlin compiles and uploads fine, G119 gives expected results:
x_max: open
y_max: open
z_max: open
G1 also works like expected, when the endstops are hit the motors stop. When I use G28 however the endstops are ignored and the motors keep turning.
I don't expect this to be a bug in Marlin, but I tried everything and can't seem to figure out what the problem is.
x_max: open
y_max: open
z_max: open
G1 also works like expected, when the endstops are hit the motors stop. When I use G28 however the endstops are ignored and the motors keep turning.
I don't expect this to be a bug in Marlin, but I tried everything and can't seem to figure out what the problem is.