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>2019-05-08 15:31:11 +0300
committerGitHub <noreply@github.com>2019-05-08 15:31:11 +0300
commit0c8b06796becd1f42f0a7fdd3d5eab235410fdf2 (patch)
treebf854e2ba4be3fdef71e772caf06301c7e282cf6 /WHATS_NEW.md
parent99a06024fe1bc568eadcf646181ec4eab9dd37e0 (diff)
Update WHATS_NEW.md
Diffstat (limited to 'WHATS_NEW.md')
-rw-r--r--WHATS_NEW.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATS_NEW.md b/WHATS_NEW.md
index 200eaf36..d234615b 100644
--- a/WHATS_NEW.md
+++ b/WHATS_NEW.md
@@ -18,7 +18,7 @@ New features and changed behaviour:
- M291 now unlocks movement if it is locked, so that PanelDue or DWC can be used to jog axes if M291 was invoked from another input stream
- The status response for DWC and returned by M408 S2 now includes the workplace coordinate system number with variable name "wpl"
- On the Duet Maestro, stepper driver open load detection is now disabled when the driver is operating in stealthChop mode
-- Prints can now be paused and cancelled while they are waiting for temperatures to be reached
+- Prints can now be baby stepped, paused and cancelled while they are waiting for temperatures to be reached
- Increased maximum number of triggers from 10 to 16
- Increased number of output buffers on Duet WiFi/Ethernet/Maestro from 20 to 24