Skip to content

klipper-configs file will need to be updated due to recently deprecated options in Klipper #1

@TheTinkeringSquid

Description

@TheTinkeringSquid

As per the Klipper changelog (https://github.com/Klipper3d/klipper/blob/master/docs/Config_Changes.md), several options/features have been removed.

"20211102: Several deprecated features have been removed. The stepper step_distance option has been removed (deprecated on 20201222). The rpi_temperature sensor alias has been removed (deprecated on 20210219). The mcu pin_map option has been removed (deprecated on 20210325). The gcode_macro default_parameter_ and macro access to command parameters other than via the params pseudo-variable has been removed (deprecated on 20210503). The heater pid_integral_max option has been removed (deprecated on 20210612)."

The most notable one is the pin_map option. I found your config file very useful, but I just wanted to let you know that Klipper no longer allows you to specify an arduino pinout. Thankfully, it's not that hard to make the required changes, so I will share them here when I am done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions