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

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordc42 <dcrocker@eschertech.com>2020-01-20 22:38:42 +0300
committerGitHub <noreply@github.com>2020-01-20 22:38:42 +0300
commitaaf27cd64523e1fd0963b16b69dc830654460d08 (patch)
tree21e398618a0d5b38bba1042f157a055807cc11bd
parentdefc4bb6cb6ad5ce8b3713f2d146bc0b190b94fb (diff)
Update WHATS_NEW.md
-rw-r--r--WHATS_NEW.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/WHATS_NEW.md b/WHATS_NEW.md
index d78ca4d5..ee1b3fd2 100644
--- a/WHATS_NEW.md
+++ b/WHATS_NEW.md
@@ -1,6 +1,25 @@
Summary of important changes in recent versions
===============================================
+Version 2.06 (in preparation)
+============
+Compatible files:
+- DuetWiFiServer 1.23
+- DuetWebControl 2.0.6 (recommended) or 1.22.6
+
+Upgrade notes from version 2.05:
+- [TODO] This version uses a different IAP file in order to make direct upgrades to verson 3.01 and later possible. When upgrading, be sure to install the new IAP file too (Duet2CombinedIAP.bin for Duet WiFi/Ethernet, or DuetMaestroIAP.bin for Duet Maestro). Do not delete the old iap4e.bin or iap4s.bin file, you will need it again if you downgrade to 2.05 or earlier.
+
+Changed behaviour:
+- [TODO] It is possible to upgrade directly from this release to 3.01 and later (with appropriate changes to config.g and homing files)
+- [TODO] The maximum step pulse generation rate has been improved
+
+Bug fixes:
+- On delta printers, M564 S0 did not allow you to exceed the M665 print radius parameter
+- Fixed a possible 1-character buffer overflow in class OutputBuffer
+- On tool changers, if the different tools did not have equal XY offsets then G1 X moves in the tpre and tpost tool change files might perform uncommanded Y movement, and vice versa
+- [TODO] When the maximum step rates that the firmware can achieve were exceeded, hiccups were not always inserted to the extent needed
+
Version 2.05
============
Compatible files: