This document is intended to guide the activation of the adaptive meshing feature on Magneto X.
Adaptive meshing is a function within the KAMP library. Once activated, before each printing, Magneto X will perform a bed mesh within the range of the model's area size.
To enable the adaptive meshing feature, there are two main steps:
First, in the browser, go to the mainsail console page and find the KAMP_Settings.cfg file:

Remove the # at the beginning of the third line in the KAMP_Settings.cfg file to activate the adaptive meshing feature.
Before enabling:

After enabling:

After making changes, remember to click the "SAVE & RESTART" button in the top right corner to save and restart Klipper to apply the changes.

In the mainsail console page, find the macros.cfg file:

Open the macros.cfg file and locate line 57:

Remove the "#" in front of BED_MESH_CALIBRATE, as shown in the following figure:

After making changes, remember to click the "SAVE & RESTART" button in the top right corner to save and restart Klipper to apply the changes.
