Commit graph

24 commits

Author SHA1 Message Date
daid
1891ebe9ff Merge branch 'master' of github.com:daid/Cura 2012-04-18 10:51:01 +02:00
daid
0ebce8cf3e Update some tooltip texts to help users 2012-04-18 10:50:56 +02:00
Daid
6885a39be1 Merge conflic solved
Merge branch 'master' of github.com:daid/Cura

Conflicts:
	Cura/util/profile.py
2012-04-17 19:14:48 +02:00
Daid
0ed8e32b0c Some changes for the project manager. 2012-04-17 19:12:40 +02:00
daid
f52575373a Fixed #57 - mistakenly encoded to str (ascii) before trying to convert to utf-8. 2012-04-17 13:49:34 +02:00
daid
ddaca56c89 Added "scale up to max size" button, we really need those icons... 2012-04-17 12:08:19 +02:00
daid
3ca97578c3 Fixes #56 - Adjust the flowrate of bridges with the speed setting 2012-04-16 12:26:55 +02:00
daid
3b2b76a8ac Fixed #46 - added support for calculating print costs. 2012-04-12 14:26:03 +02:00
daid
2d10cb47f4 Add option to save profile when slicing 2012-04-12 13:58:19 +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
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
8a82f0c625 Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality. 2012-04-05 18:00:22 +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
b7701af448 Use utf-8 to save preferences, so the last filename may contain unicode characters. 2012-04-04 11:10:08 +02:00
daid
c2ce7b9c24 Updated print window with statistics about the print. Filament used, and estimated print time. 2012-04-03 12:06:02 +02:00
daid
a8963b1cc1 Make the printer interface a bit more user friendly. 2012-04-02 18:56:44 +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
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
ab6430c843 Added simple mode dialog 2012-03-29 14:45:14 +02:00
daid
ddfd386b73 Make GCode reader store paths per layer 2012-03-29 11:01:33 +02:00
daid
0834aec2d2 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
daid
405f4880cd Split gui to gui and util directories. 2012-03-28 14:26:40 +02:00