Suggestion #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When printing from Anycubi next , in single color , you can select which filament slot to use. It works with defining which filament to use per object, but selecting ( as well as the selection whether you want the short leveling ) would be nice to have. Low priority wish.
Both points are already implemented (you can find them in Settings ⚙):
config.iniunder[print] default_ams_slotand sent to the printer on every print start.[print] auto_leveling.On top of that, since v0.9.8 there's a filament dialog that pops up right before a print starts (both from the Browser tab and from the upload banner). It maps each GCode color channel to a physical AMS slot — works in single-color too, since you can just override the auto-selected slot in the dropdown there.
Latest release with all this: https://gitea.it-drui.de/viewit/KX-Bridge-Release/releases/tag/v0.9.9
Closing — please re-open if the per-print slot picker is doing something different from what you had in mind.