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-17 18:29:13 +0300
committerGitHub <noreply@github.com>2020-02-17 18:29:13 +0300
commit3d0a1fd0a145cfb17bd1182cee7b96c2853aa59c (patch)
treef24a981c965ab48f1c9ac539d660509a891b57bd /WHATS_NEW_RRF3.md
parent14c291ee4d90754e45f5fab6317aee63d2773cb0 (diff)
Update WHATS_NEW_RRF3.md
Diffstat (limited to 'WHATS_NEW_RRF3.md')
-rw-r--r--WHATS_NEW_RRF3.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/WHATS_NEW_RRF3.md b/WHATS_NEW_RRF3.md
index ee652ed9..e12098cb 100644
--- a/WHATS_NEW_RRF3.md
+++ b/WHATS_NEW_RRF3.md
@@ -6,7 +6,10 @@ Recommended compatible firmware:
- DuetWiFiServer 1.23
- Duet Software Framework 1.2.4.0 (for Duet 3/Raspberry Pi users)
-Upgrade notes: none since 3.01-RC1
+Upgrade notes:
+- If you use M577 or M581 commands, you will need to change them.
+- If you use M143 commands with P or X parameters, you will need to change them
+- If you use the M558 command with the I nparameter, you will need to change it
Changed behaviour:
- The I (invert) parameter of M558 has been removed. If you were using I1 then you will need to invert the pin name instead.