FYSETC / FYSETC-SPIDER

FYSETC Board - 3d printer motherboard for VORON and other open source project.
310 stars 148 forks source link

Y+ endstop not firing on PA2 #103

Open cyryllo opened 2 years ago

cyryllo commented 2 years ago

I set the endstops X and Y to be on MAX

`#define USE_XMAX_PLUG

define USE_YMAX_PLUG`

and

`#define X_HOME_DIR 1

define Y_HOME_DIR 1`

While the X axis is home, the Y axis is no longer. It looks like there is a Y all the time shorted / home

I use endstop optical

I seen https://github.com/FYSETC/FYSETC-SPIDER/issues/49 but i don,t know how fix for Y+ I have version 1.1 spider board

GerogeFu commented 2 years ago

Send 'M119' to test the endstops status before you do homing action. Give X-MAX/Y-MAX pin GND or 3.3v each time before you send M119.