High flush volume with multiple wipes for trash chute

request to have high flush volume to be broken up to throw purge down chute

ie flush volume 800

flush 200, trash down chute
flush 200, trash down chute
flush 200, trash down chute
flush 200, trash down chute

total flush volume 800

resume print.

I think what you want could be achieved with some change to the ‘filament change code’ in the Printer settings.
The filament change GCode on my BS already has some logic in it for example to do something different if one of the flush lengths > 23.7 compared to shorter lengths. So within limits it should be possible to add logic in that invokes separate blocks of GCODE sections for 0-200, 200-400, 400-600, 600-800 and 800+ that do what you are asking.

1 Like

yes, but g-code is beyond my scope of knowledge, so i would need bambu to add it as a feature.