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>2018-06-23 14:17:40 +0300
committerGitHub <noreply@github.com>2018-06-23 14:17:40 +0300
commit6b835cb3c8e9aa10113ae750151d9f9065116cd4 (patch)
tree9bdb0367f4c09c76503c261c76ce43962f11167f /WHATS_NEW.md
parent097b204eccadeb1ed9bffaa56a9dafa2ca3db0ca (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 3e980ae7..3265c199 100644
--- a/WHATS_NEW.md
+++ b/WHATS_NEW.md
@@ -16,7 +16,7 @@ Bug fixes:
- M206 with no parameters didn't report the current axis offsets
- During heating, the firmware returned M408 S0 responses to the PanelDue port even if the last request was M408 S2
- Fixed VBUS detection (thanks chrishamm)
-- If the resume threshold in the M911 command was set higher than the supply voltage then the save-on-power-off mechanism never got primed. It will now prime at thwe auto-save threshold plus 0.5V or the resume threshold, whichever is lower.
+- If the resume threshold in the M911 command was set higher than the supply voltage then the save-on-power-off mechanism never got primed. It will now prime at the auto-save threshold plus 0.5V or the resume threshold, whichever is lower.
- Fixed "2dtstc2diva=u" in debug printout
- Where a G- or M-code command parameter was supposed to accept unsigned values only, if a negative value was supplied then it was accepted and converted to a large unsigned value