mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 05:54:05 -06:00
docs: Deprecate support for the pin_map config option
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
681ca5be62
commit
dd4f2d81b6
3 changed files with 7 additions and 10 deletions
|
@ -82,8 +82,8 @@ directory](../config/).
|
|||
170` as that is already the default value.
|
||||
7. Where possible, lines should not exceed 80 columns.
|
||||
7. Do not use any deprecated features in the example config file. The
|
||||
`step_distance` parameter is deprecated and should not be in any
|
||||
example config file.
|
||||
`step_distance` and `pin_map` parameters are deprecated and should
|
||||
not be in any example config file.
|
||||
8. Do not disable a default safety system in an example config file.
|
||||
For example, a config should not specify a custom
|
||||
`max_extrude_cross_section`. Do not enable debugging features. For
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue