Skip to content

[Feature Request] add gcode variable indicating which extruders are used #5094

@RossKor

Description

@RossKor

Provide a custom gcode variable indicating which extruders are used. Make this variable available to all custom gcode blocks.

I'm currently creating a custom profile for a printer with dual extruders and I'd like to create prime lines for the extruders which will be used in the print. Unfortunately, as far as I've been able to find, there is no way to tell which extruders are actually used.

temperature[n] cannot be used as it always has a value because it is set by the selected filament and is not dependent upon the actual hotend temperature which will be set - I would find it acceptable to drive this value to zero for unused hotends

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementimprove an existing feature or functionality in the softwareplaceholder parser

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions