-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Cura ignores Retraction and Z Hop Settings #19444
Description
Cura Version
5.7.1
Operating System
Windows 10
Printer
RatRig V-Core 3 (Klipper)
Reproduction steps
Hi,
I want to print a part with two different extruders.
In the Travel settings, I set the Retraction Distance and Z-Hop for each extruder (see pictures attached).
Extruder 4 (T3) is the main extruder. Extruder 3 (T2) is the second extruder used.
When I slice the part, Cura outputs a G-Code file, but always uses the retraction settings for the main extruder used (see G-Code file attached).



Actual results
Cura ignores the extruder specific settings and always uses the settings for the "main" extruder, which was selected to print the part. If features (like infill or walls) are printed with a different extruder, Cura still uses the settings of the first/main extruder.
That's actually quite dangerous, as wrong settings can lead to damage and malfunction.
I attached all the pictures, G-Code file and project file in the *.zip file.
Expected results
Cura should use the settings, which can be set in the respective extruder-specific settings.
I don't understand why it is possible to adjust all the settings for each extruder and then they're ignored. Am I doing something wrong ?