3D printer / slicing GUI built on top of the Uranium framework
Find a file
Jack Ha da4ea2e450 Better refresh button: now emits signal and re-instantiates zeroconf.
Signal emits let the UI display an empty list.
Re-instantiation copes with network changes.

Contributes to CURA-2372
2016-09-28 16:36:09 +02:00
.gitignore Initial commit 2016-02-10 13:25:58 +01:00
__init__.py Add version number 2016-09-20 11:53:14 +02:00
CMakeLists.txt Change install location to UM3NetworkPrinting 2016-09-27 15:53:33 +02:00
DiscoverUM3Action.py Better refresh button: now emits signal and re-instantiates zeroconf. 2016-09-28 16:36:09 +02:00
DiscoverUM3Action.qml Fix connecting to the selected printer when pressing "Finish" in add machine wizard 2016-09-21 14:00:11 +02:00
LICENSE Initial commit 2016-02-10 13:25:58 +01:00
NetworkPrinterOutputDevice.py Use the semantically more correct infinity 2016-09-26 16:28:06 +02:00
NetworkPrinterOutputDevicePlugin.py Better refresh button: now emits signal and re-instantiates zeroconf. 2016-09-28 16:36:09 +02:00
README.md Remove some more references to Jedi 2016-09-27 15:57:01 +02:00
UM3InfoComponents.qml Fix showing additional components for UM3Ex 2016-09-15 17:43:25 +02:00

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