mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Update change_log.txt
This commit is contained in:
parent
9d19f4f2db
commit
48849a3ccd
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Fixed a bug where comments were removed from Start/End G-codes when opening from
|
|||
Values in the print monitor preheat fields were broken in previous versions, they have now been fixed by fieldOfview.
|
||||
|
||||
* Stepper motor disarming during pause at height.
|
||||
Some printers (like the Ultimaker S5) have a very heavy build platform. When the pause at height script was enabled, it would disarm the Z stepper motor at pause height. The weight of the build platform would cause the Z axis to lower by gravity and lose the Z position. ilyko96 has contributed a fix to the pause at height script so that the Z stepper motor now remains armed during a pause, locking the build plate in position.
|
||||
Some printers automatically disable their steppers after a pause (after a certain time). This script makes it possible to set that in the pause script (instead of relying on default behavior of the firmware).
|
||||
|
||||
* Flying Bear printers.
|
||||
oducceu has contributed a machine definition for the Flying Bear Ghost 4S Printer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue