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

Reducing change time #60

Closed
JiMcNulty opened this issue Dec 1, 2021 · 4 comments
Closed

Reducing change time #60

JiMcNulty opened this issue Dec 1, 2021 · 4 comments

Comments

@JiMcNulty
Copy link

The ERCF is amazing, great work.
If you did not consider it, I may have an idea to speed up change:

  • Add a filament cutting mechanism
  • Cut the current filament when the calculated material needed is in the length of the bowden (some custom code)
  • Push new filament
  • The new one will push the old one
  • Purge the new one

This way the machine will keep printing while swapping, with a minimum time to optimize to spend on purging

One downside is that if the swap need to happen every n < length of bowden you either will have to purge and waste filament or restrict the minimum amount of swap

Another downside is in flexibles, you will need to push the new one while the extruder pull the old one

@EtteGit
Copy link
Owner

EtteGit commented Dec 1, 2021

Thanks =)

The cut and use the filament until the extruder is something I've thought of quite some time ago, but the amount of work slicer // klipper wise to make it happen is THE issue I don't want to deal with right now.

Now if you, or anyone else, feels the courage to code that, I'll be happy to put a cuter in the ERCF 1.1 ^^

@JiMcNulty
Copy link
Author

Give me a month or so and i'll be available :)
I have a current side quest of trying a POC of a bed probe using an accelerometer + gyroscope board

@EtteGit
Copy link
Owner

EtteGit commented Jan 26, 2022

Hi =) Just checking if I can close this issue or you still want it open.

Cheers

@JiMcNulty
Copy link
Author

Smash that close button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants