chiark / gitweb /
Seperate the machine settings from the preference settings
[cura.git] / Cura / gui / alterationPanel.py
2013-09-18 daidSeperate the machine settings from the preference settings
2013-06-07 daid303Add different start/end code for dual-extrusion. Add...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-02 daid303Add plugins, fix re-slicing when you edit the start...
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-22 daid303Add start/end code support.
2013-01-22 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-22 daidMerge pull request #338 from smorloc/master
2013-01-21 smorlocNew layout
2012-12-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2012-12-06 daid303Move some gui utility files into a seperate location...
2012-12-06 daid303Fixed the imports.
2012-12-06 DaidUpdated all lineends for py files to unix style.
2012-09-12 daidAdd the feature where support material is generated...
2012-07-25 daidA fix for #182
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-11 daidMerge pull request #99 from PyroMani/master
2012-05-11 Ferdi van der WerfFixes #95
2012-05-08 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-07 daidMove extruder switching GCode to profile instead of...
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-02 daidMove gcode formated text to own file.
2012-05-02 daidVery basic syntax highlight for comments in the GCode...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidAdd the ability to edit the nextobject.gcode
2012-04-23 daidAdd alteration files to profile ini. (Note, this broke...
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 daidFix start.gcode saving when the tab is opened for the...
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...