Hi everyone,
I’m trying to use my own custom START_PRINT macro on my Creality K1C instead of the stock routine created by Creality.
Here is the issue: I created my own script in gcode_macro.cfg and specified it in Orca Slicer. Everything works perfectly as long as I start the print via the Fluidd web interface.
However, if I start a print directly from the printer’s touchscreen, it completely ignores my script. It also ignores the macro in /Helper-Script/KAMP/Start_Print.cfg and just executes some built-in internal routine.
Does anyone know what and where needs to be modified so that starting a print from the touchscreen uses the START_PRINT macro defined in the .cfg files, rather than the hardcoded routine hidden inside the firmware?
Any help or ideas would be appreciated!

