mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 14:55:09 -06:00
display_status: stops M73 from setting progress to 0 if P missing
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
This commit is contained in:
parent
fe2974b8ec
commit
38b992532a
2 changed files with 8 additions and 4 deletions
|
@ -8,6 +8,8 @@ All dates in this document are approximate.
|
|||
|
||||
## Changes
|
||||
|
||||
20220307: `M73` will no longer set print progress to 0 if `P` is missing.
|
||||
|
||||
20220304: There is no longer a default for the `extruder` parameter of
|
||||
[extruder_stepper](Config_Reference.md#extruder_stepper) config
|
||||
sections. If desired, specify `extruder: extruder` explicitly to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue