Save and load multiple bed meshes
-
Hello everyone,
I just got more involved in the Duet hardware familiy.
I really like some aspects more compared to marlin (where I am by far more experienced), but there are a few things that I really miss.
Most importantly is the missing possibility to store different bed meshes.There might be a solution for that, but I cant find or understand it
The reason for the need of this feature is, that I am printing different materials on different, changable surfaces.
Doing a 18min probed bed leveling/compensation before every pring is not really comfortable.
Is there a solution for this or maybe a workaround (like adding an EEPROM or similar?).
I also cant find a firmware integration for that, to choose the right mesh (on marlin it is for example G29 L3 for loading mesh #3- if I remember correctly).I hope you can help me out with this!
Thanks in advance,
Phil -
Just use the "P" parameter to G29 when saving and loading the mesh. See https://duet3d.dozuki.com/Wiki/Gcode#Section_G29_Mesh_bed_probe
So G29 S3 P"petgmesh.csv" will store the current mesh in a file called petgmesh.csv and G29 S1 P"petgmesh.csv" will load it again.
-
Thanks for your VIP visit and your great answer!
-
Very much a guest here and learning all the time! I help out if I can!
-
you are already known in the scene... so dont be shy
-
Check out this page if you haven't already seen it.
https://duet3d.dozuki.com/Wiki/Using_mesh_bed_compensation?revisionid=HEAD#main