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

Simplify mdns hostname #173

Closed probonopd closed 2 years ago

probonopd commented 2 years ago

Closes #75, makes it work in web browser

probonopd commented 2 years ago

This does not make the printer appear in PrusaSlicer. (Tested with ESP32 on Ender-2)

probonopd commented 2 years ago

The exact same firmware on ESP8266 does appear 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?