K1C: How to run MY custom START_PRINT from the touchscreen in firmware 1.3.5.22?

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!

Now, do not take my word for it but I have seen some macro sections in the Creality Slicer (not Orca).

Let me get some screenshots.

That may help you in case you wanted to test some g-code out on the Creality Print. I know what you are asking and I know nothing about Orca for now. I am sorry.