Replies: 1 comment
-
|
Got no answer online so asked chat GPT for support :) But this wasn't enough, the adaptive bed mesh was still not working. After analyzing the logs (also with the help of Chat GPT) it turned out that "Prepare" variable needs to be set to zero at the beginning of the Start_print.cfg file (variable_prepare: 0). With these 2 changes I got what I need, if not selecting the Calibrate option in Creality Print the printer is anyways doing the Adaptive bed mesh. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I rooted my K1 max and installed most of the scripts, including KAMP support. Adaptive purging works ok, but bed mesh is done only when the "calibrate" option is set when sending the print. I would like the adaptive bed mesh to be done every time when starting a print and the "calibrate" option to only affect the LIDAR calibration of flow and check of 1st layer.
I tried putting the Bed Mesh Calibrate in my start g-code in the slicer just after the start_print macro, but doesn't work well - there's a purge line created already as a part of the start_print execution.
Attaching how my Start_print macro in the KAMP folder on my machine looks like.
start_print.txt
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions