Prusa i3 mk3 -- no temperature communication
We have three Prusa i3 mk3 printers connected to Repetier Server. One of the printers will not communicate the temperature to the server. We have tried connecting via different ports, updated to the latest firmware, but the temperatures of the nozzle and bed read 0oC and we can not start print jobs via the server.
The printer works fine printing offline.
Any suggestions for troubleshooting?
The printer works fine printing offline.
Any suggestions for troubleshooting?
Comments
Just to rule out a hardware problem with the board getting any data in printer direction, did you test with e.g. Repetier-Host if it can communicate? You need to deactivate the printer in server to do that. If that does also not work it might be a problem with hardware.
I assume printer has main power on? The Rambo boards have the special problem that the port is visible even if there is no main power, but the firmware only runs when main power is on.
If there is in deed a hardware problem there is a second serial port you can use to communicate. You would need to connect the pi GPIO header with a the header on the Rambo Einsy board. Actually you only need to connect GND, TX/RX for that I think. In prusa config you need set serial to RPi:On in that case. Please note that RX gets connected with TX and vice versa with normal naming scheme. A pi zero can be mounted directly on it so pin positions are 1:1 if orientation is correct.
Do you find a solution ?
(In previous version Repetier or Firmware Prusa ? I confirm that the temperature worked with Repetier) it's quite strange.
If you have no problem you can leave connection. Normally you need mass as well to get same potential if I understand it correctly. Otherwise what would be 3.3V? It is always against some reference = gnd that must be some on both. That is why all USB connectors also have mass.