My gcode is exhibiting an issue where the filament is retracted at the end of a print, making the start of a new print having to prime the nozzle by that retraction amount.
As I have a Bowden cable setup, this erroneous retraction is 6mm. I can add an extrude in the end code for the same amount, but I am unable to use the retract amount variable. Hard coding 6mm is ok, but a better solution would be preferable.
Am I missing something?