chiark / gitweb /
Always use machine size / 2 as machine center and remove the setting. Also fixed...
[cura.git] / Cura / util / sliceRun.py
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
2012-12-04 daid303Switch the order of extruders every layer when printing...
2012-10-26 daid303Removed _export suffix. Slighty changed some texts.
2012-10-01 daid303Fix the previous fix.
2012-10-01 daid303Fix support for slicing if running from pythonw.exe
2012-07-26 daidAllow you to give an STL file on the command line so...
2012-06-22 DaidAdded copy to SD feature. Fixed #138
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidFixed #116 - Slicing with none-ascii characters under...
2012-06-21 DaidSome fixes to start support for python3.
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-01 daidMore fixes for a frozen build. Adds the code used by...
2012-05-31 daidFixed a few issues with a frozen executable. Slicing...
2012-05-31 daidSome cleanup and preperation for better packaging.
2012-05-29 daidUse a function to generate the "_export.xxx" filename
2012-05-17 DaidAdd dwindle to progress bar options. Fixed indentation...
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 daidRemove duplicate code.
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidOnly allow printing with slic3r if we can find the...
2012-04-07 Lawrence JohnstonMerge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d'
2012-04-05 daidAdd bottom layer thickness. Fix bug with line with...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-03-30 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-30 daidNo longer use the current_profile.ini to share the...
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 daidSplit gui to gui and util directories.