How to implement bed mesh reload
-
I was thinking of creating a macro to run the G28 then G29 command on my Duet for probing the bed. Then just add the load bed file to the output of my files with my slicer. This would allow me to rerun the probing routine when ever I thought I needed to without doing it in a program. What are some other ways of doing this that I have not thought of that may be better? How are you planning on implementing this feature?