Hi,
I decided to upgrade my firmware to marlin 1.1.8 but when I try to home Y, I do not get what is expected.
The Z will move a little and then stop, the X will home and then the Y carriage will bump in the endstop but the Y-motor keeps spinning, then the carriage will re-bump again against the endstop and the Y-motor will stop.
The original firmware (marlin 1.1.0 RC9) uses this for Y #define USE_YMAX_PLUG and I'm using it aswell in Marlin 1.1.8
Why does the Y-motor not stop turning when the Y-endstop is hit the first time and why is X homing and Z moving?
Home X and Home Z work like they should. Each axis is homed individually.
I decided to upgrade my firmware to marlin 1.1.8 but when I try to home Y, I do not get what is expected.
The Z will move a little and then stop, the X will home and then the Y carriage will bump in the endstop but the Y-motor keeps spinning, then the carriage will re-bump again against the endstop and the Y-motor will stop.
The original firmware (marlin 1.1.0 RC9) uses this for Y #define USE_YMAX_PLUG and I'm using it aswell in Marlin 1.1.8
Why does the Y-motor not stop turning when the Y-endstop is hit the first time and why is X homing and Z moving?
Home X and Home Z work like they should. Each axis is homed individually.