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-10 10:56:42 +0300
committerGitHub <noreply@github.com>2020-02-10 10:56:42 +0300
commitf669d16f7af5eee28d56b387b0dca10877cfe95e (patch)
tree08e15466724afb6e9a5b07005fc9afeb9f3d7c34 /WHATS_NEW_RRF3.md
parente3c5bfb4814920ee5de80a983ccd8795aa1200df (diff)
Update WHATS_NEW_RRF3.md
Diffstat (limited to 'WHATS_NEW_RRF3.md')
-rw-r--r--WHATS_NEW_RRF3.md19
1 files changed, 18 insertions, 1 deletions
diff --git a/WHATS_NEW_RRF3.md b/WHATS_NEW_RRF3.md
index 079f8172..072f019d 100644
--- a/WHATS_NEW_RRF3.md
+++ b/WHATS_NEW_RRF3.md
@@ -1,5 +1,22 @@
+RepRapFirmware 3.01-RC2 (in preparation)
+=======================
+
+Recommended compatible firmware:
+- DuetWebControl 2.07
+- DuetWiFiServer 1.23
+- Duet Software Framework 1.2.4.0 (for Duet 3/Raspberry Pi users)
+
+Upgrade notes: none since 3.01-RC1
+
+New features:
+- Object model state.previousTool is added. It is the tool number that was active at the start of the last T command that caused a tool change (or implied T command caused by executing M109), or -1 if no tool was active.
+
+Bug fixes:
+- Round-robin scheduling of GCode input sources has been restored so that no channel can monpolise the motion system
+- On some Duet 3 boards, axes were not flagged as homed when VIN power was lost but 5V power remained
+
RepRapFirmware 3.01-RC1
-=========================
+=======================
Recommended compatible firmware:
- DuetWebControl 2.07