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-02-02 01:57:16 +0300
committerGitHub <noreply@github.com>2020-02-02 01:57:16 +0300
commit804d0c5cad4d8cf1cb1006001ac58e948d656000 (patch)
tree5dcc43d82d1915d07e1d5fdfefc40903a1dfee69 /WHATS_NEW_RRF3.md
parent74d57809264c899f05a78fa91b27755de3e125d2 (diff)
Update WHATS_NEW_RRF3.md
Diffstat (limited to 'WHATS_NEW_RRF3.md')
-rw-r--r--WHATS_NEW_RRF3.md15
1 files changed, 10 insertions, 5 deletions
diff --git a/WHATS_NEW_RRF3.md b/WHATS_NEW_RRF3.md
index 2c0cab2e..fb1e7d72 100644
--- a/WHATS_NEW_RRF3.md
+++ b/WHATS_NEW_RRF3.md
@@ -1,5 +1,5 @@
-RepRapFirmware 3.01beta4 (in preparation)
-========================
+RepRapFirmware 3.01-beta4 (in preparation)
+=========================
Recommended compatible firmware:
- DuetWebControl 2.07
@@ -8,13 +8,18 @@ Recommended compatible firmware:
Upgrade notes: none since beta3
+New features:
+- Implemented M952
+
Bug fixes:
-- The M587 command didn't set up the access point password corrrectly, resulting in "Wrong password" reports when trying to connect to the access point
+- The M587 command didn't set up the access point password correctly, resulting in "Wrong password" reports when trying to connect to the access point
- if..elif GCode meta commands with multiple elif parts sometimes gave rise to error messages "'elif' did not follow 'if'"
- When G32 true bed levelling failed (for example, because the correction required exceeded the limit), the initial and final deviation were left unchanged. Now thay are both set to the initial deviation measured by probing.
+- If the M581 command was used with a T parameter but no P parameter, it reported "missing T parameter".
+- The machine coordinates returned to DWC and in the object model were not updated
-RepRapFirmware 3.01beta3
-========================
+RepRapFirmware 3.01-beta3
+=========================
Recommended compatible firmware:
- DuetWebControl 2.07