OctoPrint/Cura/gui
daid dc54135db5 Fixed bug where tooltip was still shown when pressing open/save button on project planner. Added toolbar buttons for add/remove object in project planner. Added move up/down buttons to project planner. 2012-05-04 12:39:23 +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 Move gcode formated text to own file. 2012-05-02 17:54:29 +02:00
configBase.py Fix bug in centerX/Y update. 2012-04-23 11:09:56 +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 Add support margin setting to SF and Cura. 2012-04-23 15:03:35 +02:00
gcodeTextArea.py There is no perfect solution for #90, but this makes it a bit better. 2012-05-04 11:47:55 +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 loaded filename into title bar. 2012-05-02 14:21:21 +02:00
opengl.py Some fixes to the preview window OpenGL code. Needed after last changes in GCode preview. 2012-05-03 20:09:46 +02:00
preferencesDialog.py Move extruder offset and extruder head size to preferences. 2012-04-29 11:35:36 +02:00
preview3d.py Some code cleanup 2012-05-03 20:11:20 +02:00
printWindow.py Show print time, filemant used and cost estimate after slicing. 2012-04-29 12:00:13 +02:00
projectPlanner.py Fixed bug where tooltip was still shown when pressing open/save button on project planner. Added toolbar buttons for add/remove object in project planner. Added move up/down buttons to project planner. 2012-05-04 12:39:23 +02:00
simpleMode.py Fixes #80 2012-04-28 08:02:20 +02:00
sliceProgessPanel.py Remove duplicate code. 2012-05-04 12:03:08 +02:00
toolbarUtil.py Fixed bug where tooltip was still shown when pressing open/save button on project planner. Added toolbar buttons for add/remove object in project planner. Added move up/down buttons to project planner. 2012-05-04 12:39:23 +02:00
validators.py Allow math expressions in fields. 2012-04-10 16:45:53 +02:00