chiark / gitweb /
Document all util files.
[cura.git] / Cura / util / printerConnection / doodle3dConnect.py
index 0182a7ec3150ad928076c20ce34c9375f4ef61f9..9c309ee5d91618b66537a1f0b1bea8a249c4c556 100644 (file)
@@ -1,3 +1,7 @@
+"""
+Doodle3D printer connection. Auto-detects any Doodle3D boxes on the local network, and finds if they have a printer connected.
+This connection can then be used to send GCode to the printer.
+"""
 __copyright__ = "Copyright (C) 2013 David Braam - Released under terms of the AGPLv3 License"
 
 import threading