SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
5.98k stars 677 forks source link

SEMM: More than 4 filament flush_length params #5937

Open 53Aries opened 1 week ago

53Aries commented 1 week ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

Currently only 4 filament flush lengths are supported. Carryover from Bambu AMS. Screenshot 2024-06-29 211725

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

Param Flush_length_X should be supported up to maximum. Bambu lists up to 16 flush lengths but more is better. https://wiki.bambulab.com/en/software/bambu-studio/placeholder-list Also some of the flushing function should be changed to be more generic vs being configured for a Bambu AMS system. Screenshot 2024-06-29 212438

Describe alternatives you've considered

No response

Additional context

No response

igiannakas commented 1 week ago

Are you trying to use this variable for a printer running happy hare or a Bambu printer?

53Aries commented 1 week ago

Are you trying to use this variable for a printer running happy hare or a Bambu printer?

Neither. Tradrack mmu with custom purging. I found i can use flush_length and it will get the full length for that flush. Flush_length_x doesn't actually refer to the lane number like bambu placeholder says

igiannakas commented 1 week ago

I’d strongly recommend you try happy hare, especially as it has an integration with blobifier already available which uses the orca purge volume.

The above is a Bambu option and if the printer isn’t a Bambu it’s a bit undetermined what it does…