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

Zeroconf/mDNS does not work in PrusaSlicer on some ESPs #174

Open probonopd opened 2 years ago

probonopd commented 2 years ago

Printer does not appear in PrusaSlicer. (Tested with ESP32 on Ender-2) The exact same firmware on ESP8266 does show up in PrusaSlicer. What gives? (Tested with ESP8266 on RF100)

Does this mean that something about Zeroconf is fishy in ESP32? (It does show up in Avahi though...)

Time to get out Wireshark?