Delta + RADDS + HALL-E Endstops configuration
Hello there,
i recently bought for my delta a radds with hall-e endstops.
The hall-e Endstops are properly connected and when they are untriggerd Signal is 0V and when triggerd the signal goes to 3.3V so they are Normally Open. Or not?
Anyway. In the firmware-configurator i set the MAX-Endstops to "electronic, normally open".
But when i ask the firmware with M119 all endstops are HIGH when they are untriggerd.
Can someone explain me this. Is it a bug in the Firmware configurator?
Config says for all three axis:
#define ENDSTOP_PULLUP_X_MAX false
#define ENDSTOP_X_MAX_INVERTING true
#define MAX_HARDWARE_ENDSTOP_X true
#define ENDSTOP_X_MAX_INVERTING true
#define MAX_HARDWARE_ENDSTOP_X true
thanks
Comments
i tried now with electronic normally closed and now the endstops are functional. but why? seems totally unlogic for me. do i risk any damage with this?
thanks