-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
enhancementimprove an existing feature or functionality in the softwareimprove an existing feature or functionality in the softwareplaceholder parser
Description
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
matyay, wmmc88 and ardenpm
Metadata
Metadata
Assignees
Labels
enhancementimprove an existing feature or functionality in the softwareimprove an existing feature or functionality in the softwareplaceholder parser