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

Purge/wipe towers #1337

Open
brueter opened this issue Jun 13, 2023 Discussed in #1336 · 21 comments
Open

Purge/wipe towers #1337

brueter opened this issue Jun 13, 2023 Discussed in #1336 · 21 comments

Comments

@brueter
Copy link

brueter commented Jun 13, 2023

Discussed in #1336

Originally posted by brueter June 13, 2023
Wondering if theres any possibility of adding purge/wipe towers similar to what superslicer has. For MMU units like the ERCF on units without anywhere to purge filament other than the plate having a purge tower seems like a good solution. Superslicer has this implemented already and has automatic volume calculation based on "pigmentation" values for each filament. This pigmentation calculation is nice but is very difficult to calculate compared to how simple calculating purge volume is currently in bambu/orca. If these volumes could be used to automatically calculate the purge tower volumes it would be ideal.

Below is the code I believe superslicer is using for their tower generation, let me know if this isn't correct and I can try and find the correct reference.
https://github.com/supermerill/SuperSlicer/blob/master/src/libslic3r/GCode/WipeTower.cpp
https://github.com/supermerill/SuperSlicer/blob/master/src/libslic3r/GCode/WipeTower.hpp
https://github.com/supermerill/SuperSlicer/blob/master/src/slic3r/GUI/WipeTowerDialog.cpp
https://github.com/supermerill/SuperSlicer/blob/master/src/slic3r/GUI/WipeTowerDialog.hpp

@sorted01
Copy link

I was looking if i can find a request like that. Thank you for bringing this up. I would love that feature <3

@Surion79
Copy link

I would love that feature as well <3

@jeanres
Copy link

jeanres commented Jun 27, 2023

I would love this feature as well

@adolfotregosa
Copy link

Count me in too. Wipe tower would be great a addition.

@Nofuss73
Copy link

Nofuss73 commented Jul 3, 2023

I would love this feature too..

@Cheo7811
Copy link

Cheo7811 commented Jul 4, 2023

I always wondered why it was not present since it is implenented in Prusa slicer and Superslicer

@petrude
Copy link

petrude commented Jul 12, 2023

I would like this feature as well. Orca Slicer is an awesome slicer. Do not want to switch to another slicer to use ERCF.

@brueter brueter closed this as completed Jul 12, 2023
@brueter brueter reopened this Jul 12, 2023
@brueter
Copy link
Author

brueter commented Jul 12, 2023

Seems like this is getting a lot of attention and would help a lot of people, is there a good way to possibly get in contact with the devs?

@jeanres
Copy link

jeanres commented Jul 28, 2023

I am happy to take a whirl at implementing this, if the devs are ok with this being done?

@brueter
Copy link
Author

brueter commented Jul 28, 2023

I am happy to take a whirl at implementing this, if the devs are ok with this being done?

Don't see why they wouldn't want it implemented, if you need any help with testing feel free to reach out on discord, my username is zchem

@jeremytodd1
Copy link

I'm also looking forward to having a purge block feature brought to Orca.

I plan to build a Tradrack later in the year. Knowing that I wont currently be able to use Orca for it though, because of the lack of a purge block, is not a good feeling.

@brueter
Copy link
Author

brueter commented Oct 6, 2023

Looks like this may have been added with the "purge in prime tower" option, correct me if I'm wrong but if this is the case I can close this as completed!

@Surion79
Copy link

Surion79 commented Oct 6, 2023 via email

@brueter
Copy link
Author

brueter commented Oct 6, 2023

Looks like you may be correct, hopefully this will be easier with this new update though!

Copy link

github-actions bot commented Jan 5, 2024

GitHub bot: this issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Jan 5, 2024
@Surion79
Copy link

Surion79 commented Jan 5, 2024

Still requesting this festure. It is important for Single Extruder MMU

@github-actions github-actions bot removed the stale label Jan 6, 2024
@CristianGTR97
Copy link

Please add this feature

Copy link

Orca bot: this issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Apr 23, 2024
@brueter
Copy link
Author

brueter commented Apr 23, 2024

Still wondering if this can be implemented, does anyone have ideas for getting this done?

@github-actions github-actions bot removed the stale label Apr 24, 2024
@igiannakas
Copy link
Contributor

I believe this already is implemented:

image

image

The purge tower changes size depending on the purge volume needed. The purge volume needed can either be entered in the filament flushing volumes table or auto calculated based on filament colour.

See above - reducing the purge values reduces the amount of material on the prime tower. Same for the opposite. Clicking recalculate calculates these values based on colour.

@igiannakas
Copy link
Contributor

There was a bug where the flush volumes were not displayed correctly in the prime tower statistics but this PR here fixes it: #5223

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