Notifications
Clear all
How to force Prusa generate actual absolute gcode for extruder?
Hello,
I am working on a printer that only supports absolute G-code extrusion mode when using features like "filament change" or "runout script".
I tried to uncheck "use relative E distances" and erase "E92 E0" before layer change but PrusaSlicer keep automatically resets the extruder's position to 0 after every retraction.
In other words, can I change from this :
E0.1
E0.2
E0.15
G92 E0
E0.1
E0.2...
to this:
E0.1
E0.2
E0.15
E0.25
E0.3...
Thank you
Posted : 24/01/2024 3:16 pm