Suggestion #6

Closed
opened 2026-04-26 18:56:28 +02:00 by harrygeier · 1 comment

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.

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.
viewit added the
enhancement
label 2026-04-26 19:55:22 +02:00
Owner

Both points are already implemented (you can find them in Settings ⚙):

  • Default filament slot (single-color): dropdown "Standard-Slot (Einfarbdruck)" / "Default slot (single-color)" with options Auto / Slot 1–4. Stored in config.ini under [print] default_ams_slot and sent to the printer on every print start.
  • Auto-leveling before print: checkbox "Auto-Leveling vor Druck" / "Auto-leveling before print". Stored in [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.

Both points are already implemented (you can find them in **Settings ⚙**): - **Default filament slot (single-color):** dropdown "Standard-Slot (Einfarbdruck)" / "Default slot (single-color)" with options Auto / Slot 1–4. Stored in `config.ini` under `[print] default_ams_slot` and sent to the printer on every print start. - **Auto-leveling before print:** checkbox "Auto-Leveling vor Druck" / "Auto-leveling before print". Stored in `[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.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: viewit/KX-Bridge-Release#6
No description provided.