MrDraw/SkeinPyPy_NewUI/newui
2012-03-15 16:31:49 +01:00
..
__init__.py Adding SkeinPyPy_NewUI as development for a brand new user interface. 2012-02-20 00:30:49 +01:00
advancedConfig.py Added infill overlap percentage in advanced settings. 2012-03-14 16:01:06 +01:00
alterationPanel.py Save alteration files in UTF-8 2012-03-09 17:12:18 +01:00
configBase.py After some tests with EVT_KILL_FOCUS I found something interresting. This might solve the issue with the popups for MacOS 2012-03-14 17:11:42 +01:00
configWizard.py Updated the E calibration with a heatup button. Also disable extrude/heat button during extrusion. 2012-03-15 16:31:49 +01:00
gcodeInterpreter.py Updated the GCode preview, now uses thick lines for extrusion. Allows you to spot slicing errors better. 2012-02-28 17:39:46 +01:00
machineCom.py Fix problems with serial connection 2012-03-09 15:14:12 +01:00
mainWindow.py Changed the way the default background colour for controls is set after validation. The documented way of setting wx.NullColour does not work correctly on windows XP style and MacOS 2012-03-12 12:31:27 +01:00
preferencesDialog.py Made wizard firmware install functional 2012-03-06 17:48:56 +01:00
preview3d.py Moved the 3D normal generation to the model loading, so it does not block the rendering update 2012-03-14 16:24:18 +01:00
skeinRun.py Search the full path 2012-03-13 22:39:56 -05:00
sliceProgessPanel.py Save log output next to gcode after slicing. Also, change the way holes are reported from SF, so we can show which edges cause the error 2012-03-15 15:25:16 +01:00
validators.py Large update adding: 2012-03-05 22:30:54 +01:00