OctoPrint/SkeinPyPy/newui
2012-03-19 16:15:16 +01:00
..
__init__.py Don't hate me, but I renamed the sources directory. 2012-03-16 15:15:08 +01:00
advancedConfig.py Moved profile read/write functions to newui. Better seperation of Skeinforge and NewUI. Moved all the defaults to profile.py, instead of all over the place. 2012-03-17 12:03:38 +01:00
alterationPanel.py Don't hate me, but I renamed the sources directory. 2012-03-16 15:15:08 +01:00
configBase.py Moved profile read/write functions to newui. Better seperation of Skeinforge and NewUI. Moved all the defaults to profile.py, instead of all over the place. 2012-03-17 12:03:38 +01:00
configWizard.py Added possibility to switch between GCode and Model view. Added mixed view. Updated config wizard temperature check to cool down before test. Made config wizard endstop checks less agressive on communication. 2012-03-18 13:00:31 +01:00
gcodeInterpreter.py Added possibility to switch between GCode and Model view. Added mixed view. Updated config wizard temperature check to cool down before test. Made config wizard endstop checks less agressive on communication. 2012-03-18 13:00:31 +01:00
machineCom.py Always use the configured serialport/baudrate if none given as parameters 2012-03-19 11:05:40 +01:00
mainWindow.py Changed layer height warning to use nozzle size. Added max volume extrusion per second check for speed. 2012-03-19 11:45:40 +01:00
preferencesDialog.py Don't hate me, but I renamed the sources directory. 2012-03-16 15:15:08 +01:00
preview3d.py Only reload model/gcode if they have changed. Renambed "open gcode" button to "show result" 2012-03-19 16:15:16 +01:00
profile.py Add proper line width calculation to GCode preview. Added raft settings. 2012-03-18 23:00:33 +01:00
skeinRun.py Don't hate me, but I renamed the sources directory. 2012-03-16 15:15:08 +01:00
sliceProgessPanel.py Only reload model/gcode if they have changed. Renambed "open gcode" button to "show result" 2012-03-19 16:15:16 +01:00
util3d.py Don't hate me, but I renamed the sources directory. 2012-03-16 15:15:08 +01:00
validators.py Added current print speed volume to warning 2012-03-19 11:49:16 +01:00