Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extruder: Allow gaps in extruder numbering. #6302

Closed
wants to merge 1 commit into from

Commits on Jul 29, 2023

  1. Extruder: Allow gaps in extruder numbering.

    When an extruder is not available, IE, it's broken or otherwise, the strict incremental numbering makes it cumbersome to reconfigure the printer.
    
    This allows gaps in the extruder numbering.
    The only downside I can see is slight extra work on printer startup. That should amount to <1ms of real life latency.
    
    Signed-off-by: Viesturs Zariņš <viesturz@gmail.com>
    viesturz committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    6163e0f View commit details
    Browse the repository at this point in the history