toolhead: Remove undocumented buffer management config parameters
These internal low-level config parameters were never documented. Going forward, developers may modify them by altering the internal settings in toolhead.py. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -8,6 +8,12 @@ All dates in this document are approximate.
|
||||
|
||||
## Changes
|
||||
|
||||
20231207: Several undocumented config parameters in the `[printer]`
|
||||
config section have been removed (the buffer_time_low,
|
||||
buffer_time_high, buffer_time_start, and move_flush_time parameters).
|
||||
|
||||
20231110: Klipper v0.12.0 released.
|
||||
|
||||
20230826: If `safe_distance` is set or calculated to be 0 in `[dual_carriage]`,
|
||||
the carriages proximity checks will be disabled as per documentation. A user
|
||||
may wish to configure `safe_distance` explicitly to prevent accidental crashes
|
||||
|
||||
Reference in New Issue
Block a user