Can I reassign End Stop pins on an AZTEEG X3? The state of my Ymin input switch is not making it to the ATMEGA, so firmware thinks the Y axis is always homed. Problem definitely exists between AZTEEG Ymin connector and ATMEGA’s CPU. Resoldering the end stop connector didn’t help and I don’t have the soldering skills to touch-up a 100 lead TQFP (not sure that’s where the disconnect is anyway).
But I do have 2 unused Endstop inputs - Xmax and Ymax. Is there any way to map one of them to the Ymin signal? I haven’t had to edit and recompile Marlin yet…maybe this is the crisis that changes that!
Also, why does my printer still try to print when it thinks the Y axis is stuck? Not a big problem for Cartesian printers, but it causes headcrashes on my DeltaMaker…
If you’re running an older version of Marlin: look in “pins.h” and search for the pin definitions under “MB( AZTEEG_X3)” and edit what you need (screen cap below)
For Marlin RC 2
Edit pin definitions in “pins_RAMPS_14.h” file–fairly straightforward in this version missing/deleted image from Google+