Genereting new points bed meshing

Basic Information:

Printer Model: kobra plus
MCU / Printerboard:
Host / SBC
klippy.log

Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there

Describe your issue:

an anybody help me whith bed meshing complete start automaticaly meshing again hard and fast and say generating new ponts.
klippy(5).log (1.9 MB)

I have absolutely no idea what you are asking for. Please use a translation app like deepl.com if English is a problem.

sorry I’m not good at English. So when it finishes with the bed mesh calibration it immediately starts automatically and does the bed mesh calibration but fast and hard and I hit the bed. The clipper says: generating new points

klippy(5).log (1.9 MB)

Can someone help me?

Sorry, I had a look at your log and I cannot see any evident problems. From your description, I still have not been able to understand the issue.

[gcode_macro mesh_leveling]
gcode = 
	M190 S70
	M109 S220
	G28
	BED_MESH_CALIBRATE PROFILE=mesh2 METHOD=automatic
	BED_MESH_CALIBRATE PROFILE=mesh2 METHOD=automatic MESH_MIN=30,30 MESH_MAX=270,270 PROBE_COUNT=5,5 PROBE_SPEED=130
	BED_MESH_PROFILE SAVE=mesh2
	SAVE_CONFIG

Why do you call the BED_MESH_CALIBRATE a second time in that macro with different parameters?

1 Like

Thank you very much!! that was the problem!

1 Like