supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.13k stars 519 forks source link

Retraction when Tool is disabled -> extra length on restart -> setting is not working #1052

Closed ReneJurack closed 8 months ago

ReneJurack commented 3 years ago

Version

2.3.55

Operating system type + version

osX 11.2.3

3D printer brand / version + firmware version (if known)

E3D Toolchanger - RepRapFirmware for Duet 2 WiFi/Ethernet 2.05.1 (2020-02-09b1)

Behavior

No matter what values I put in there, I can't find them in the generated gcode

Bildschirmfoto 2021-03-30 um 22 51 42

E.G. If I put a value like "123456" in the input-field for T0, I can find it 5 times in the generated gcode. But there are 141 pickups of this Tool (searching for T0 results in 141 hits)...

Bildschirmfoto 2021-03-30 um 22 47 41 Bildschirmfoto 2021-03-30 um 22 48 21

Project File (.3MF) where problem occurs

3mf and gcode.zip

supermerill commented 3 years ago

The behaviour was not good. Now it should trigger at ervy first retraction after loading, but for the very first extruder at startup.

laviRZ commented 2 years ago

@supermerill This is still not working for me. I change the retract_length_toolchange setting and it doesn't affect the gcode. Attaching the project file and resulted gcode. pikachu_dual_details.zip