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-04-24 17:18:30 +0300
committerGitHub <noreply@github.com>2020-04-24 17:18:30 +0300
commit35c5d2e5d30d7b045c703c69f3dba2947dd5b8c6 (patch)
tree50724a7051c541f7b4ae745306cba2710b0974b1 /WHATS_NEW_RRF3.md
parent8f777ba91ed38e4345256b5b769a8f7847d327fe (diff)
Update WHATS_NEW_RRF3.md
Diffstat (limited to 'WHATS_NEW_RRF3.md')
-rw-r--r--WHATS_NEW_RRF3.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW_RRF3.md b/WHATS_NEW_RRF3.md
index 0509b1d4..38c69155 100644
--- a/WHATS_NEW_RRF3.md
+++ b/WHATS_NEW_RRF3.md
@@ -14,6 +14,7 @@ Upgrade notes:
Known issues and limitations: as for 3.01-RC9
New features and changed behaviour:
+- A default bed heater is never configured. In previous 3.01 release candidates, heater 0 was the default bed heater in the Duet WiFi/Ethernet and Maestro builds.
- The "laser" field in the rr_status and M408 responses and in state.laserPwm in the object model are now the power that will be used for the next G1, G2 or G3 move instead of the current laser power. This is to allow user interfaces to warn that the laser will turn on as soon as movement starts. New object model field move.current.laserPwm gives the current laser PWM.
- When in laser mode, at the end of a SD file print the laser power for the next move is set to zero automatically even if the job file didn't request it