-
Hello everyone, I am having a massive issue with this card and grbhal. Both the x axis limit switch and estop get triggered by the limit switch. Both signals use GPIO34 (as per the map file: https://github.com/grblHAL/ESP32/blob/master/main/boards/fysetc_e4_map.h ). I'm brand new to this side of building and do not know how to recompile the file to upload to the ESP32. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Are you using I2C? |
Beta Was this translation helpful? Give feedback.
Try the Web Builder again now.
You have to add jumpers/links on Header4 if not already there for communication with the TMC2209 drivers. And motor power has to be on before they responds. See the board documentation.