Add plugin mesh_repeatability#1422
Conversation
|
Great idea, it's similar to my BLVLogger plugin for Bed Level Visualizer. I attempted to give it a try and it seems there's something missing for me after installing. Plugin's tab is blank.
Based on this and I kind of get the feeling this was very much vibe coded, I suspect there will be more. |
|
It's not a tab, it's located at the bottom. Thanks for trying it out! Since there's an existing solution I'll kill this one. Cheers |
Yeah, description says to go to tab, and a tab is defined in get_template_configs. If you were to rename the jinja2 file to |

Summary
This PR adds the
mesh_repeatabilityplugin to the OctoPrint plugin repository.Mesh Repeatability captures Marlin
M420 Vbed meshes after a print finishes, fails, or is cancelled, then stores and compares those captures over time to help track bed mesh repeatability.Links
Notes
>=3.7,<4>=1.8.0_plugins/mesh_repeatability.mdI tested installation from the GitHub ZIP URL through OctoPrint's Plugin Manager and verified the plugin's core capture flow on my setup.