chiark / gitweb /
Added the base for the new generalized printer connection class. Still need to conver...
authordaid <daid303@gmail.com>
Mon, 25 Nov 2013 14:50:58 +0000 (15:50 +0100)
committerdaid <daid303@gmail.com>
Mon, 25 Nov 2013 14:50:58 +0000 (15:50 +0100)
commit4ab98bd5bfdecc8d06710d454af17e686a04c79c
tree00e47107be0ba1d60a9ad0d2d9f9577d18e5d1bd
parent6d244c03222db0a054e8c7b96881a04945dc6a05
Added the base for the new generalized printer connection class. Still need to convert the USB connection.
Cura/util/printerConnection/__init__.py [new file with mode: 0644]
Cura/util/printerConnection/doodle3dConnect.py [moved from Cura/util/doodle3dConnect.py with 82% similarity]
Cura/util/printerConnection/printerConnectionBase.py [new file with mode: 0644]