I want to run some tests to see if my bed mesh is the source of some issues I am having on my Vcore3.1-400mm. My RatOs is up to date with (Distro: RatOS v2.1.0-RC 2 (bullseye)). The storage of bed meshes has moved since I first built and commissioned the printer years ago.
The printer.cfg is currently setup for doing bed meshes (variable_calibrate_bed_mesh: True). The RatOS mesh.cfg is setup to do do bed meshing and to use adaptive meshes. (variable_calibrate_bed_mesh: True and variable_adaptive_mesh: True). This appears to be working. The mesh is created every print and I assume they are being used. I see a section in printer.cfg called "[bed_mesh] ratos" with values in it for a 3x3 mesh. Since the printer.cfg file is not updated after each print/calibration each new mesh must be stored somewhere outside of printer.cfg. I ran HEIGHTMAP->CALIBRATE from the RatOS web interface and gave it the name "Cold Test". A new "profile" called "cold test" was created in the user interface and a 7x7 3 dimensional graph can be displayed. I can't find where the new mesh "cold test" is stored. It is not inside printer.cfg as it would have been in the old days. I can not find a new file that was created on the rPi under /home/pi or a file that was updated under /home/pi that might contain it. So...
Where are new mesh profiles stored? I want to see the actual data, not just the graph.