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:
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