need help printing name plate with 2 different colours (single extruder)

I have an Ender 3 V3 KE and wondering how to do this. I have a plate done in tinkercad and the text is facing down and holowed from the plate. The text and plate are 2 differente Gcode.

So my issue is I cannot print the second file since my KE does a calibration everytime it prints a file, so the calibration will be screwed up since the text which is the first part i need to print will be on the plate.

How do I make the printer use the same bed leveling data from the previous print?

Manage printers > gcode> start gcode then delete G29 line. That line says calibrate. Same for Cura etc.