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

[FR] Manual and easier filament switch routine #16952

Closed
PuddingBaer91 opened this issue Feb 24, 2020 · 4 comments
Closed

[FR] Manual and easier filament switch routine #16952

PuddingBaer91 opened this issue Feb 24, 2020 · 4 comments
Labels
T: Feature Request Features requested by users.

Comments

@PuddingBaer91
Copy link

Description

Because i don't like the automatic filament switch routine and also to keep it easier it would be nice to add a simple filament switch routine where only the print head is lifted and e-stepper is disabled to manually feed out and in filament. There is also a second easier automatic method explained.

For me it is much easier because you not have to know exact bowden length. You not need these hundred of speeds definied and prime and so on. Also if your filament may slip by loading you don't have problem because the fixed definied length is not matching anymore... Should be also less code...

Feature Workflow

Variant a)
Simple filament switch manually:

  1. Lift z by amount X and pause print
  2. Disable e-stepper
  3. May add a security timer for e-heater turn off
  4. By user input (click or gcode) drive z back down by amount X and resume print ( if heater was off first heat )

Variant b)
Simple filament switch automatically:

  1. Lift z by amount X and pause print
  2. May add a security timer for e-heater turn off
  3. By user input unload filament till user input ( if heater was off first heat )
  4. By user input load filament till user input ( if heater was off first heat )
  5. By user input resume print ( if heater was off first heat )

Thank you

@rs-development
Copy link

Sounds very useful for me.

@thinkyhead thinkyhead added the T: Feature Request Features requested by users. label Feb 26, 2020
@MarlinFirmware MarlinFirmware deleted a comment from github-actions bot Jul 8, 2020
@thinkyhead thinkyhead reopened this Jul 8, 2020
@qwewer0
Copy link
Contributor

qwewer0 commented Jan 1, 2021

I think this can be closed, as we have ADVANCED_PAUSE_FEATURE, and #20346

This prevents the extruder from locking up and preventing manual filament advancement during filament change operations.

@sjasonsmith
Copy link
Contributor

I agree that this seems to be implemented. If there are outstanding issues they should probably have new reports based on the current state of Marlin.

@github-actions
Copy link

github-actions bot commented Mar 3, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: Feature Request Features requested by users.
Projects
None yet
Development

No branches or pull requests

5 participants