When enabled - Post script will remove all extruder controls (A axis) from G1 moves and replace it with M700 Pxxx, retract/pre-charge will be executed with M710 Pxx Qxx, if Firmware retraction is enabled G22/G23 will be used
When disabled - Post script will generate usual A axis extrusion and Firmware retraction will be ignored.
When enabled - Post script will initialize firmware retraction with M207 Pxx Qxx and will analyze extrusion commands, if it will detect reverse extrusion - will replace it with G22, on next positive extrusion will insert G23
When enabled - post script will set Path blending tolerance with command G64 Pxx
When enabled - will insert M53 P1 in initialization config
start_gcode will be inserted after configuration initialization and before heating the bed
end_gcode will be inserted before last M2 command