Fix first_layer_print_sequence by resolving line width percentage to … #650

Open
opened 2026-04-05 16:25:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @unixunion on 2/22/2026

Description

First Layer Filament Sequence is not honouring plate config for which tool/filament to print with first on the first layer.
Fix first_layer_print_sequence by resolving line width percentage to mm before scaling in generate_first_layer_tool_order.

Screenshots/Recordings/Graphs

N/A

Tests

Sliced a model with two filaments with multiple extruders for the first layer.
Re-ordered the plate settings under Object -> Plate -> First Layer Filament Sequence.
Check new filament sequence order is in-fact used.

*Originally created by @unixunion on 2/22/2026* # Description First Layer Filament Sequence is not honouring plate config for which tool/filament to print with first on the first layer. Fix first_layer_print_sequence by resolving line width percentage to mm before scaling in generate_first_layer_tool_order. # Screenshots/Recordings/Graphs N/A ## Tests Sliced a model with two filaments with multiple extruders for the first layer. Re-ordered the plate settings under Object -> Plate -> First Layer Filament Sequence. Check new filament sequence order is in-fact used.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#650