mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 22:35:17 -06:00
manual_probe: Use configfile note_valid=False when inspecting Z position_endstop
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
65a49d17dd
commit
89183edbda
5 changed files with 13 additions and 11 deletions
|
@ -6,6 +6,11 @@ All dates in this document are approximate.
|
|||
|
||||
# Changes
|
||||
|
||||
20201213: It is not valid to specify a Z "position_endstop" when using
|
||||
"probe:z_virtual_endstop". An error will now be raised if a Z
|
||||
"position_endstop" is specified with "probe:z_virtual_endstop".
|
||||
Remove the Z "position_endstop" definition to fix the error.
|
||||
|
||||
20201120: The `[board_pins]` config section now specifies the mcu name
|
||||
in an explicit `mcu:` parameter. If using board_pins for a secondary
|
||||
mcu, then the config must be updated to specify that name. See the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue