OctoPrint/Cura
Ferdi van der Werf 956b6ad33d Probably fixes #17 issue
On OSX spp.Destroy() causes an segfault, sizer.Remove(app) removes app
from the form but tries to call spp.Destroy() afterwards.
By hiding and detaching I created a workaround for the OSX problem.
This solution needs testing on Windows and Linux.
2012-04-09 01:26:37 +02:00
..
alterations 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
avr_isp Rename from SkeinPyPy to Cura in URLs, paths and scripts. 2012-03-24 11:01:35 +01:00
cura_sf Added skin setting to advanced settings 2012-04-06 17:08:49 +02:00
firmware Rename from SkeinPyPy to Cura in URLs, paths and scripts. 2012-03-24 11:01:35 +01:00
gui Probably fixes #17 issue 2012-04-09 01:26:37 +02:00
util Added skin setting to advanced settings 2012-04-06 17:08:49 +02:00
__init__.py Rename from SkeinPyPy to Cura in URLs, paths and scripts. 2012-03-24 11:01:35 +01:00
cura.py No longer use the current_profile.ini to share the profile between the backend slicer and the frontend. No longer have simple-mode overwrite the current profile from normal mode. 2012-03-30 13:54:49 +02:00