chiark / gitweb /
Removed _export suffix. Slighty changed some texts.
[cura.git] / Cura / cura_sf / fabmetheus_utilities / settings.py
2012-10-26 daid303Removed _export suffix. Slighty changed some texts.
2012-10-12 DaidMerge branch 'master' of https://github.com/daid/Cura
2012-10-12 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-12 daid303Allow the skirt to be used as brim when the skirt dista...
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-09-26 daidRemove dwindle, it did not really improve results.
2012-09-12 daidAdd the feature where support material is generated...
2012-07-03 daidMake the fan speed adjustable between min/max, dependin...
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidSome fixes to start support for python3.
2012-06-21 DaidFixed island retraction. Feature was already found...
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-04 DaidAdd retract on jumps only setting
2012-06-03 DaidRemoved the bridge material amount setting, this did...
2012-05-18 DaidRemove support margin setting, it is not really needed...
2012-05-14 daidAdd experimental dwindle, so we can check it out.
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-08 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-07 daidWhat was I smoking? This code is much simpler this...
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-29 DaidFixed positioning when using multiple extruders. Fixed...
2012-04-25 daidAdded tool switching GCode. Made the E value reset...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidFixed #75 - Unicode chars in start/end code caused...
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidAdd support margin setting to SF and Cura.
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-17 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-17 DaidMerge conflic solved
2012-04-17 DaidSome changes for the project manager.
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-16 daidFixes #56 - Adjust the flowrate of bridges with the...
2012-04-12 daidFixes #45, stop fan with same setting as used to enable it.
2012-04-10 daidAllow math expressions in fields.
2012-04-08 Ferdi van der WerfUpstream merge
2012-04-07 Lawrence JohnstonMerge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d'
2012-04-06 daidAdded skin setting to advanced settings
2012-04-05 DaidSplit up some OpenGL stuff from preview3d. Added swapXZ...
2012-04-05 daidAdd bottom layer thickness. Fix bug with line with...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-04-02 DaidFix confict
2012-04-02 daidAdded extra fan control. Advanced setting to enabled...
2012-03-30 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-30 daidTurn on fan in startcode instead of always have it on.
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 daidSplit gui to gui and util directories.
2012-03-27 daidMove SF into its own directory, to seperate SF and...