Fix flush_multiplier type mismatch: use ConfigOptionFloats instead of ConfigOptionFloat #50

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

Originally created by @SoftFever on 4/1/2026

Description

Fix below warning and errors:
```[warning] 2026-04-01 13:49:54.797993[Thread 0x00000001f3d8b100]:option: attempt to access option with wrong type: flush_multiplier`
[error] 2026-04-01 12:09:19.830847[Thread 0x00000001f3d8b100]:update_values_to_printer_extruders, Line 9033: could not found extruder_type Direct Drive, nozzle_volume_type Standard, extruder_index 2


# Screenshots/Recordings/Graphs

<!--
> Please attach relevant screenshots to showcase the UI changes.
> Please attach images that can help explain the changes.
-->

## Tests

<!--
> Please describe the tests that you have conducted to verify the changes made in this PR.
-->
*Originally created by @SoftFever on 4/1/2026* # Description Fix below warning and errors: ```[warning] 2026-04-01 13:49:54.797993[Thread 0x00000001f3d8b100]:option: attempt to access option with wrong type: flush_multiplier` [error] 2026-04-01 12:09:19.830847[Thread 0x00000001f3d8b100]:update_values_to_printer_extruders, Line 9033: could not found extruder_type Direct Drive, nozzle_volume_type Standard, extruder_index 2 ``` # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#50