c.lamboo 8af3de2178 Fix getInitialExtruder code
For the `skirt_brim_extruder_nr` setting it is possible for the setting to be -1; this means that we have no preference for extruder. This allowed us to implement the "multi-material brim". When we were requesting the initial extruder, and this value was set to -1 we were default to the 0-th extruder. However, this was incorrect in the situation where the first extruder is not used.

Fixes #17501
2024-01-23 20:48:02 +01:00
..
2023-11-29 12:25:51 +01:00
2017-09-28 13:00:43 +02:00
2020-05-28 17:13:44 +02:00
2024-01-23 20:48:02 +01:00