Key60 error - probe count increase

Basic Information:

Printer Model: creality K1 max
MCU / Printerboard:
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:

… Hi everyone, I’m new to all this so I apologise in advanced if I have done something wrong on here. I have rooted my creality K1 max and with limited experience in coding I am trying to increase the probe count from 6,6 to 10,10 with bicubic interpolation as I have lots of bed warping at high temps. In doing so I get the following error :

!! {“code”:“key60”, “msg”:“Internal error on command:_BED_MESH_CALIBRATE”, “values”: [“_BED_MESH_CALIBRATE”]}

It occurs at probe 36 which makes me think somewhere in the c++ there is a max index value for lists of 36. Any Ideas would be appreciated thanks :))

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.