# Post-Processing Scripts Here you can set up post-processing scripts that will be executed after slicing. This allows you to modify the G-code output or perform additional tasks. Check the script's documentation for dependencies, available parameters and usage instructions. Example Python script: ```shell "C:\Your\Path\To\Python\python.exe" "C:\Your\Path\To\Script\pythonScript.py" -parameterToScript 1994; ```