Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaid <daid303@gmail.com>2013-12-18 17:20:00 +0400
committerdaid <daid303@gmail.com>2013-12-18 17:20:00 +0400
commit46fb0970141a455c1b5a76a8a1c92b3226704a89 (patch)
tree73d9f5fcce11b4eb163ecd1f0c164c5f5c133bdf /changelog
parentde09f1522afc13206981068df0463672707d6905 (diff)
Fix bug in UM2 firmware where the abort print did not home the head. Added option to open the save location after saving an GCode file.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 34f2c19047..6e5f0c8199 100644
--- a/changelog
+++ b/changelog
@@ -6,6 +6,7 @@ Development
* Fixed problem with retractions not happening when they should.
Ultimaker2 - Firmware update - 13.12
+* Fixed the problem where aborting a print did not always home the head.
* Fixed bug in acceleration planning causing slow moves on rare occasions.
* Disable the normal menus during USB printing, and support for USB based menus.
* Expert feature: Support M907 for setting the motor current.