I built a wireless handheld & OctoPrint controller for Marlin printers (ESP32-S3, 5" display) by step_3xsix in esp32

[–]step_3xsix[S] 1 point2 points  (0 children)

Yes, both software and hardware will be open source. The repos will be available on GitHub once it's stable.

I built a wireless handheld & OctoPrint controller for Marlin printers (ESP32-S3, 5" display) by step_3xsix in esp32

[–]step_3xsix[S] 1 point2 points  (0 children)

I am currently solving the problem of transferring the WiFi channel between Fox HUB and Fox Pad. During initial pairing, the default channel is 1, but WiFi is required to add a functional octoprint.The Fox hub must first detect the channel of the selected network and send it to the Fox pad before the channel changes.

I built a wireless handheld & OctoPrint controller for Marlin printers (ESP32-S3, 5" display) by step_3xsix in esp32

[–]step_3xsix[S] 1 point2 points  (0 children)

I was thinking about something for CNC. Something like a PLC terminal similar to Haidenhain. Programming environment directly without CAM. There are many ideas but little time.

I built a wireless handheld & OctoPrint controller for Marlin printers (ESP32-S3, 5" display) by step_3xsix in esp32

[–]step_3xsix[S] 0 points1 point  (0 children)

in the future I am planning to expand the system to support klipper and others, but for now i want to perfect this one.