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-05-02 17:45:59 +0300
committerGitHub <noreply@github.com>2020-05-02 17:45:59 +0300
commitf97e1dc8a71829c52270d243859445861512076e (patch)
treefdc1db0bc4fdb0b6c6b5e8995ceca54bcd39872b /WHATS_NEW_RRF3.md
parentab91141eb6b04911482d7f3e26c5067df12bdb6e (diff)
Update WHATS_NEW_RRF3.md
Diffstat (limited to 'WHATS_NEW_RRF3.md')
-rw-r--r--WHATS_NEW_RRF3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATS_NEW_RRF3.md b/WHATS_NEW_RRF3.md
index 49ec3ac9..3983455d 100644
--- a/WHATS_NEW_RRF3.md
+++ b/WHATS_NEW_RRF3.md
@@ -19,7 +19,7 @@ Known issues and limitations:
New features/changed behaviour:
- The PanelDue connector (or IO_0 on Duet 3) is no longer dedicated to PanelDue. When not used for PanelDue, its two pins are available for use by GPIO, endstops etc. On Duet WiFi/Ethernet/Maestro they are called "urx0" and "utx0".
-- Added 'move.virtualEPos' to object model
+- Added 'move.virtualEPos' and 'boards[0].uniqueId' to object model
Bug fixes:
- Duet WiFi/Ethernet/Maestro: the first time a M575 P1 command was used, the B parameter (baud rate) baud rate in that command was ignored