Commit graph

71 commits

Author SHA1 Message Date
daid
95705f77d5 Fixed #75 - Unicode chars in start/end code caused crash. 2012-04-24 11:31:34 +02:00
daid
c2c1e0fd63 Add support margin setting to SF and Cura. 2012-04-23 15:03:35 +02:00
daid
024ea7a0ac Only emit the intersect warning once. After that only report the special lines for Cura. 2012-04-23 11:22:08 +02:00
Daid
7269206f73 Fix skeinforge bug reported by Joergen Geerds. 2012-04-22 00:46:34 +02:00
daid
885e43c95f Have the first layer of support lines in "full" extrusion amount, so it sticks properly to the printer bed. 2012-04-18 16:10:27 +02:00
daid
aec00ecad8 Fixed #58 2012-04-18 13:33:37 +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
3ca97578c3 Fixes #56 - Adjust the flowrate of bridges with the speed setting 2012-04-16 12:26:55 +02:00
daid
654d7e06e0 Fixes #45, stop fan with same setting as used to enable it. 2012-04-12 14:43:51 +02:00
daid
b71180bb47 Only retract on space jumps, saves a lot of needless retractions. 2012-04-12 12:23:34 +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
251a96141e Split up some OpenGL stuff from preview3d. Added swapXZ and swapYZ for rotating on the platform 2012-04-05 22:35:52 +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
0a5cc62205 Add support to GCode comments. Show connect button in print dialog. 2012-04-03 20:27:46 +02:00
Daid
870c4952fd Move SkeinforgeVersion file into cura_sf directory 2012-04-02 21:40:27 +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
8c5bf431b5 Turn on fan in startcode instead of always have it on. 2012-03-30 09:50:13 +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