OctoPrint/Cura/gui
daid 9f004dfdfe Add direct control buttons to print window (needs icons :P). Add project planner to file menu. 2012-04-19 17:35:08 +02:00
..
__init__.py Added my own STL loader, no longer using the one from Skeinforge. This one is 3 to 4 times faster. 2012-03-28 16:53:08 +02:00
alterationPanel.py Added extra fan control. Advanced setting to enabled/disable fan. And expert setting to set the fan start layer and fan speed. 2012-04-02 16:09:56 +02:00
configBase.py Add popup on textctrl, even tough it does not work for MacOS, it does work for linux/windows. 2012-04-10 15:49:09 +02:00
configWizard.py Maybe this fixes the first run wizard calibration of 100mm extrusion problems. 2012-04-18 14:50:52 +02:00
expertConfig.py Update some tooltip texts to help users 2012-04-18 10:50:56 +02:00
icon.py Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560. 2012-04-02 14:43:39 +02:00
machineCom.py Add temperature control to print window 2012-04-04 17:02:22 +02:00
mainWindow.py Add direct control buttons to print window (needs icons :P). Add project planner to file menu. 2012-04-19 17:35:08 +02:00
opengl.py Merge conflic solved 2012-04-17 19:14:48 +02:00
preferencesDialog.py Fixed #46 - added support for calculating print costs. 2012-04-12 14:26:03 +02:00
preview3d.py Fix for bug caused by offloading scaling to the 3D card 2012-04-18 22:51:19 +02:00
printWindow.py Add direct control buttons to print window (needs icons :P). Add project planner to file menu. 2012-04-19 17:35:08 +02:00
projectPlanner.py Add direct control buttons to print window (needs icons :P). Add project planner to file menu. 2012-04-19 17:35:08 +02:00
simpleMode.py Viewmode as radio button, still needs proper icons 2012-04-18 15:14:43 +02:00
sliceProgessPanel.py Added "open file location" button 2012-04-18 14:07:41 +02:00
toolbarUtil.py On mouse-enter, change on/off icon to on, on mouse-out, change on/off icon to previous state 2012-04-18 20:28:53 +02:00
validators.py Allow math expressions in fields. 2012-04-10 16:45:53 +02:00