makerbase-mks / MKS-TinyBee

MKS TinyBee is a mainboard for 3d printing, based on ESP32 module
GNU General Public License v3.0
109 stars 111 forks source link

end stop temperature error #108

Open scymz opened 6 months ago

scymz commented 6 months ago

When my x and y optical endstops are closed, the temperatures appear as err. It has been said in some places that it is related to 5v. Has anyone encountered this situation and been able to solve it?

PanosPetrou commented 4 months ago

Most likely your endstops are wired with a wrong pin order and when they engage, they short circuit the 5V rail. Check your wiring and pinout.

scymz commented 2 months ago

Most likely your endstops are wired with a wrong pin order and when they engage, they short circuit the 5V rail. Check your wiring and pinout.

My cable connections are correct, I make connections according to the order on the board. When I disconnect the 5v connection on the mechanical endstop, it works properly, but it does not work on the optical endstop, it always appears in the triggered position.