Welcome! Log In Create A New Profile

Advanced

Marlin endstops not working...

Posted by genoober 
Marlin endstops not working...
July 10, 2019 12:06AM
So I'm running Marlin 2.x.x on a ramps 1.4... I'm also bypassing the standard stepper drivers and using some 48vdc external drivers to push big nema 23 400ozin steppers

All axises homes correctly and the induction sensors trigger and the axises do the double bump.

sometimes a gcode program runs over a min max and hits a limit switch. Induction type.

Anyways is there a configuration switch I can't seem to find that will make the program halt EVERY time a limit switch is triggered?
Re: Marlin endstops not working...
July 10, 2019 01:09AM
#define ENDSTOPS_ALWAYS_ON_DEFAULT in configuration_adv.h

hitting the limit switch is common for anyone printing on the max dimensions of their X,Y print volume if endstops are at the min or max position (vs a few mills over or under)
Re: Marlin endstops not working...
August 23, 2022 11:20AM
thanks Dust and for anyone that finds this while searching their problem. That fixed my issue of the endstops not working.
Sorry, only registered users may post in this forum.

Click here to login