What options exist for continuous printing on a Creality (klipper) machine?

Basic Information:

Printer Model: Creality K2 Plus
MCU / Printerboard: gd32f303xe
Host / SBC
klippy.log

Describe your issue:

I am looking into ways to automate the printing of certain parts continuously on a Creality K2 Plus machine, which uses Fluidd. So far I’ve tried to follow the 3DJake tutorial on using SD CARD LOOP. Although it successfully started the next print repeat immediately after the first one, before it actually started printing, it errored out. Also, it started going through the entire Creality startup process (nozzle height check, nozzle wiping, etc).

My goal is to keep printing an identical part over and over, one immediately after the other with the only start print calibration happening once at the beginning of the job. Is my best option manually editing gcode or is there a smarter way? Thank you

EDIT: Nevermind I figured out my error with using SD CARD LOOP. I put it before my print start, meaning the printer would re-do all calibration before each print. Now, the printer immediately starts the next print after the bed is cleared.

Hello @PCDC !

Regarding the K2 you may read here: 3D Printers with Preinstalled and Modified Klipper Versions