daid
57cd3cccd3
Viewmode as radio button, still needs proper icons
2012-04-18 15:14:43 +02:00
daid
f68303c642
Rename simple mode, quickprint in GUI
2012-04-18 14:49:36 +02:00
daid
0ebce8cf3e
Update some tooltip texts to help users
2012-04-18 10:50:56 +02:00
daid
5994267b29
With the fixes from PyroMani the MacOS version is much more stable and on-par with the Linux version. So the warning message can be removed.
2012-04-13 12:18:51 +02:00
daid
af737ef097
Fixed #52 - Correct error message when trying to print without a model. Fixed #53 - Give an error message when slicing without model loaded.
2012-04-13 12:16:56 +02:00
daid
497eb6f03d
Add version info
2012-04-11 16:34:15 +02:00
daid
a79a7c066d
Allow math expressions in fields.
2012-04-10 16:45:53 +02:00
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
daid
b294aede47
Added skin setting to advanced settings
2012-04-06 17:08:49 +02:00
daid
1ded2a5c18
Added defaults for swap_xz and swap_yz
2012-04-06 15:15:41 +02:00
daid
bcf7466f9d
Updated advanced window (old name) to expert window (new name), was already called expert config in the GUI, just refactor in the code
2012-04-06 14:41:38 +02:00
daid
835b7883ca
Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness)
2012-04-05 16:50:59 +02:00
daid
7f27198e7b
Disable the window icon till we find out why the MacOS crashes, and the windows version does not work.
2012-04-03 10:44:53 +02:00
daid
7ec27fec92
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
daid
85d44ad8a0
Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560.
2012-04-02 14:43:39 +02:00
Daid
fe91a1b123
Merge branch 'master' of github.com:daid/Cura
2012-03-30 17:39:18 +02:00
daid
88337f1675
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
Daid
c44c656235
Merge branch 'master' of github.com:daid/Cura
2012-03-29 21:11:43 +02:00
daid
ab6430c843
Added simple mode dialog
2012-03-29 14:45:14 +02:00
Daid
3ec6fa40d6
Merge branch 'master' of github.com:daid/Cura
2012-03-28 20:36:52 +02:00
daid
405f4880cd
Split gui to gui and util directories.
2012-03-28 14:26:40 +02:00
daid
8b3b3e5076
Move SF into its own directory, to seperate SF and Cura. Rename newui to gui.
2012-03-27 17:20:30 +02:00