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-02-21 21:21:00 +0300
committerGitHub <noreply@github.com>2020-02-21 21:21:00 +0300
commit1e3bdd1168198b35d29b4b4366de49cae97d02a0 (patch)
tree9e1a18c418b13c50d874a74fc1731a2404fc4a70 /WHATS_NEW_RRF3.md
parent7001e8c6f45336e90082709ab7572af79088cb54 (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 430e86ca..35f5cf9c 100644
--- a/WHATS_NEW_RRF3.md
+++ b/WHATS_NEW_RRF3.md
@@ -8,6 +8,7 @@ New features/changed behaviour
Bug fixes:
- The seconds in the last-modified times of files were reported incorrectly (this was a long-standing bug)
- If G10 was used to set the standby temperature of a heater for some tool, and the same heater was an active heater for the current tool, the target temperature would incorrectly be set to the standby value (this was a new bug in 3.01-RC2)
+- In five-bar SCARA kinematics, the X and Y motors were not treated as continuious rotation axes
RepRapFirmware 3.01-RC2
=======================