Mesh Bed Leveling GCode G80/G81 not implemented yet
My Y-carriage/heatbed seems to me not very even. I feel the Z-axis moving even printing a 2cm² square. I have done the "nylon-nut" hack on my MK3S with great success. But sending G80/G81 to my MINI FW 4.01 results in unkwon command. Any time frame this will be available in the firmware?
RE: Mesh Bed Leveling GCode G80/G81 not implemented yet
Does G29 work? Have a look at http://marlinfw.org/docs/gcode/G029-ubl.html for the details.
RE: Mesh Bed Leveling GCode G80/G81 not implemented yet
Thanks a lot for you advice. Result:
Bilinear Leveling Grid:
0 1 2 3
0 -1.192 -0.757 -0.357 -0.048
1 -1.252 -0.724 -0.309 +0.039
2 -1.352 -0.780 -0.229 +0.242
3 -1.492 -0.722 -0.136 +0.442
Seems there are nearly 2 mm room for improvements 😮
RE: Mesh Bed Leveling GCode G80/G81 not implemented yet
Would something like nylock mod work?
RE: Mesh Bed Leveling GCode G80/G81 not implemented yet
Does it worth it (nylock mod)? Do not forget, that M.I.N.D.A can measure distance only to the steel sheet, but ignore the thickness of PEI and especially glue between the PEI and steel sheet, which may vary.
RE: Mesh Bed Leveling GCode G80/G81 not implemented yet
I do not know, that's why I ask 🙂 Bed does seem to have calibration points, but whether those are actually being used, will be used in future firmware, are just painted and not functional or not needed at all - that's yet to be determined. Currently automatic bed leveling is done with sheet, and there is no geometry calibration (skew) available as part of setup. Possibly that's intended as of now, to simplify things for both beginners and developers.
RE: Mesh Bed Leveling GCode G80/G81 not implemented yet
In Octoprint's bed level visualizer for the MINI, we're using these:
G28
G29
while the Mk3 needs these:
G80
@BEDLEVELVISUALIZER
G81