probonopd / WirelessPrinting

Print wirelessly from Cura, PrusaSlicer or Slic3r to your 3D printer connected to an ESP8266 or ESP32 module
352 stars 65 forks source link

Don't print in Artillery genius pro #176

Open aacorvalan opened 2 years ago

aacorvalan commented 2 years ago

Hello, in artillery genius it can be connected to the Tx and Rx of the TFT? because I have it connected and it does not print Captura de pantalla 2022-05-20 02:45:20 Captura de pantalla 2022-05-20 02:46:41

probonopd commented 2 years ago

Which firmware is the Artillery Genius Pro using? Marlin? Which version?

probonopd commented 2 years ago

What do you see if you connect via Telnet?

aacorvalan commented 2 years ago

The latest updates of TFT and Marlin. Telnet with what command? 20220520_131337 Captura de pantalla 2022-05-20 13:23:45 Captura de pantalla 2022-05-20 13:15:10

probonopd commented 2 years ago

You do not need to specify a port to telnet, it will work with just the IP address.

But there is no communication going on between the printer and the module according to the empty telnet screen. Hence please triple check your wiring. TX on the ESP must go to RX on the printer and vice versa.

aacorvalan commented 2 years ago

I cross-connected Tx and Rx on the TFT, supposedly they are connected in parallel with the motherboard, with ESPcam and with Nodemcu. With Esp3d I can move motors but not transfer Gcode, that is, the communication worked, I don't know why in this case it didn't