This is a post-processor for G-code files.
It fixes a slow acceleration for travel moves at the first layer.
requirements: python version 3+
- download the script file orca-first-layer-travel-acceleration-fix.py to any folder at your machine
- add this string into postprocessing script section
<-path to python folder->\python.exe "<-path to the script->\orca-first-layer-travel-acceleration-fix.py" "<-path to gcode file->.gcode"