STop move endstop
When z-probe used in the logs I always get this message:
19: 00: 35,294: STop move endstop
What is wrong in the configuration?
My z-probe is a mechanical switch connected to GND.
Thank you
Sandro
Configuration.h
#define MIN_HARDWARE_ENDSTOP_X false
#define MIN_HARDWARE_ENDSTOP_Y false
#define MIN_HARDWARE_ENDSTOP_Z false
#define MAX_HARDWARE_ENDSTOP_X true
#define MAX_HARDWARE_ENDSTOP_Y true
#define MAX_HARDWARE_ENDSTOP_Z true
Comments
What's causing "STop move endstop"?