chiark / gitweb /
Fix the bug where the M140 for bed temperature is not added in the start code.
[cura.git] / Cura / util / util3d.py
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-16 daid303Cleanup, remove AABB tree, no longer needed.
2012-12-06 daid303Fixed the imports.
2012-07-27 daidFixed the part splitter
2012-07-26 daidMerge branch 'master' of github.com:daid/Cura
2012-07-26 daidFix the save STL function after numpy upgrade.
2012-07-26 daidIncrease performance and decrease memory usage by using...
2012-07-02 daidMerge branch 'master' of github.com:daid/Cura
2012-07-02 daidFixed #148
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidSome fixes to start support for python3.
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-31 daidSome cleanup and preperation for better packaging.
2012-05-25 daidAdded "split plate" function to project planner, which...
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 daidAdded copy button to project planner, and cleaned up...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-17 DaidMerge conflic solved
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-17 daidAdded "scale up to max size" button, we really need...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 daidSplit gui to gui and util directories.