mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
3D printer / slicing GUI built on top of the Uranium framework
![]() Reinitialising Zeroconf entirely causes CPU usage to go through the proverbial roof. This is sort of a hack, since we're touching the _listen_socket variable inside Zeroconf, which it hasn't exposed. But it works to still be able to refresh Zeroconf after network switches, and to not have high CPU usage afterwards. Contributes to issue CURA-2497. |
||
---|---|---|
.gitignore | ||
__init__.py | ||
CMakeLists.txt | ||
DiscoverUM3Action.py | ||
DiscoverUM3Action.qml | ||
LICENSE | ||
NetworkPrinterOutputDevice.py | ||
NetworkPrinterOutputDevicePlugin.py | ||
README.md | ||
UM3InfoComponents.qml |
UM3NetworkPrintingPlugin
Secret plugin to enable wifi printing from Cura to UM3
Intructions
- Clone repo into [Cura installation folder]/plugins/UM3NetworkPrinting (Or somewhere else and add a link..)
- pip3 install python3-zeroconf