Skip to content

Old/Forgotten "TRINAMICS" definitions in Conditionals_post.h #16961

@b00gie-dev

Description

@b00gie-dev

In earlier releases there was an #define TRINAMICS in Conditionals_post.h. This define was replaced by "HAS_TRINAMIC || HAS_TRINAMIC_STANDALONE". But in line 648 and 668 are two old "TRINAMICS" leftovers. So I guess they also should be replaced with "HAS_TRINAMIC || HAS_TRINAMIC_STANDALONE".
By now this results in setting up wrong values for "MINIMUM_STEPPER_PULSE" and "MAXIMUM_STEPPER_RATE" when using TMC drivers. (see Screenshot)
trinamics_definitions

Greets,
Niko

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions