I've been using the same post processing script for years without issue.
I was having trouble with retraction lately so I checked the gcode, firmware retraction was not getting put in the gcode because my post processing script wasn't running. Have no idea how long this has been happening as most of the time the generic retractions work ok with normal material, but not with PA6-CF20.
I tried running as administrator didn't fix it. I am on win 10 pro
Here is my script for running Firmware retraction:
{REPLACE "G1 E-0.5000 F1800\n" "G10\n"}
{REPLACE "G1 E0.5000 F1800\n" "G11\n"}
It's simply not executing.
I've attached the process fff as the factory file is too big.