Add loading improvement to changelog.

master
daid303 2012-10-04 12:16:54 +02:00
parent d32902bcef
commit 76309c7f5b
2 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,6 @@ class stlModel(mesh.mesh):
else:
self._loadBinary(f)
f.close()
self._postProcessAfterLoad()
return self

View File

@ -23,6 +23,7 @@
* Fixed: Project planner bug when slicing all at once, the bug caused the printer head to move into the print.
* Added: Default temperatures for printing in quickprint mode
* Update: Quickprint vase mode only had 2 bottom solid layers, updated to 3 to give a much bigger chance of being watertight
* Update: Improved loading speed for complex models
== Cura 12.08 ==
* Added: Loading STL files from the commandline