chiark / gitweb /
Add bed temperature control to printer interface. Only show when we get an bed temper...
authordaid <daid303@gmail.com>
Tue, 26 Jun 2012 10:05:06 +0000 (12:05 +0200)
committerdaid <daid303@gmail.com>
Tue, 26 Jun 2012 10:05:06 +0000 (12:05 +0200)
commit1b360728e7d87b0ebb801c6f802eb5e58baaf755
treeebd28a846ab834ac5b5a18518077762c985d4d61
parent560b1f8c39e955baba43e7eaff093f0fa1829a52
Add bed temperature control to printer interface. Only show when we get an bed temperatur reading. Fixed #124
Cura/gui/configWizard.py
Cura/gui/firmwareInstall.py [new file with mode: 0644]
Cura/gui/mainWindow.py
Cura/gui/preferencesDialog.py
Cura/gui/printWindow.py
Cura/gui/simpleMode.py
Cura/util/machineCom.py [moved from Cura/gui/machineCom.py with 56% similarity]