Fix non-bbl printer filament grouping by mapping all filaments/tools to group 0 #326

Closed
opened 2026-04-05 16:19:55 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Noisyfox on 3/14/2026

Makes sure all non-bbl printers go through the same filament reordering code so custom filament sequence is properly handled, while skipping the filament grouping part by mapping all filaments to group 0.

This is the same method used by BBL printer to calculate the optimal filament grouping so should be robust.

Fix #12449
Fix #12766

*Originally created by @Noisyfox on 3/14/2026* Makes sure all non-bbl printers go through the same filament reordering code so custom filament sequence is properly handled, while skipping the filament grouping part by mapping all filaments to group 0. This is the same method used by BBL printer to calculate the optimal filament grouping so should be robust. Fix #12449 Fix #12766
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#326