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-03-16 13:53:08 +0300
committerGitHub <noreply@github.com>2020-03-16 13:53:08 +0300
commit74a0654179e34787406f2c532ab0508aa8f4ab4b (patch)
treeadb34e9ba31e471efe6a331edcd4d9b30b358587 /WHATS_NEW_RRF3.md
parentcc015699a710b05199bb79bba0cd49d297cd6395 (diff)
Update WHATS_NEW_RRF3.md
Diffstat (limited to 'WHATS_NEW_RRF3.md')
-rw-r--r--WHATS_NEW_RRF3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATS_NEW_RRF3.md b/WHATS_NEW_RRF3.md
index cd5c72da..694ea846 100644
--- a/WHATS_NEW_RRF3.md
+++ b/WHATS_NEW_RRF3.md
@@ -21,7 +21,7 @@ Known issues
- Additional limitations apply to Duet 3 systems with expansion and/or tool boards. See https://duet3d.dozuki.com/Wiki/Duet_3_firmware_configuration_limitations.
New features/changed behaviour:
-- Parameters in commands received from the SBC attached to a Duet 3 may now be expressions, except for array parameters
+- Parameters in commands received from the SBC attached to a Duet 3 may now be expressions, except in parameters that take a colon-separated list of values
- Round brackets in GCode lines are no longer treated as enclosing comments if the machine is not in CNC mode
- Added functions radians(arg) and degrees(arg) which convert the argument from degrees to radians, and from radians to degrees
- M915 now reports the axis or extruder speed that corresponds to the fullsteps/second value of the H parameter