3D printer / slicing GUI built on top of the Uranium framework
Find a file
Ghostkeeper b4ba7a64a9
Only update printer list after printer is added/removed
This makes it emit a signal only after addPrinter and removePrinter has completed executing, so we know that updating the list is done by the time it refreshes the list view in QML.

Contributes to issue CURA-2393.
2016-09-26 12:04:59 +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 Added UM3InfoComponents.qml to CMakeLists to the file also gets installed in the build 2016-09-13 09:50:04 +02:00
DiscoverUM3Action.py Only update printer list after printer is added/removed 2016-09-26 12:04:59 +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 Correct and format the documentation example json 2016-09-23 16:50:57 +02:00
NetworkPrinterOutputDevicePlugin.py Only update printer list after printer is added/removed 2016-09-26 12:04:59 +02:00
README.md Update README.md 2016-06-29 12:07:25 +02:00
UM3InfoComponents.qml Fix showing additional components for UM3Ex 2016-09-15 17:43:25 +02:00

JediWifiPrintingPlugin

Secret plugin to enable wifi printing from Cura to JediPrinter

Intructions

  • Clone repo into [Cura installation folder]/plugins/JediWifiPrintingPlugin (Or somewhere else and add a link..)
  • pip3 install python3-zeroconf