Merge pull request #1491 from probonopd/patch-2

Add WirelessPrinting Plugin
This commit is contained in:
Jaime van Kessel 2017-03-06 10:25:19 +01:00 committed by GitHub
commit f205028509

View File

@ -50,6 +50,7 @@ Third party plugins
* [X3G Writer](https://github.com/Ghostkeeper/X3GWriter): Adds support for exporting X3G files.
* [Auto orientation](https://github.com/nallath/CuraOrientationPlugin): Calculate the optimal orientation for a model.
* [OctoPrint Plugin](https://github.com/fieldofview/OctoPrintPlugin): Send printjobs directly to OctoPrint and monitor their progress in Cura.
* [WirelessPrinting Plugin](https://github.com/probonopd/WirelessPrinting): Print wirelessly from Cura to your 3D printer connected to an ESP8266 module.
Making profiles for other printers
----------------------------------