How to add auto-leveling in a G-Code made with 'Creality Print V5.1'

Hello everyone,

I have an Ender-3 V3 KE printer and I’m currently using Creality Print V5.1. I would like to know how to add auto-leveling and homing at the beginning of my prints.

Could someone please guide me through the process to set this up? Any tips or resources would be greatly appreciated!

Thank you!

3 KE Auto park at end something like that…

You can set that “on” in the slicer ,creality print 5.1, print with calibration check box checked

Hi tjan,
I have looked for that option in Creality Print 5xxx and just can’t find it.
Can you suggest where to find it is please ?
Thank you.

click(after you sliced it) the button “print plate”

"print calibration"checked

Hello tjan,

I do not seem to have that on mine for some reason (latest version of CP).


Cheers.

If the KE version of klipper is similar to the K1c then you can at G29 to the Machine g-code section of 5.1. You have to experiment where in the code to add the G29.

G29 is the marlin code to start bed levelling.

the print-macro cong file has then G29 maco included.

Bill

Hello Bill.b,
Thank you for the reply.
I was wondering about that. I will have a play around with it a bit later.

I do wonder why it does not show up as it does for tjan ?

Cheers.

looks like you got the wrong printer selected. I noticed that your selected printer is V3-SE which does not have auto bed leveling feature. Try to add a new printer and select Ender V3-KE and try again. you’ll see the “Print Calibration” option there.