Adaptive Mesh not working
I've been looking into the built in adaptive mesh in RatOS and can't get it to work
I enabled the variable_adaptive_mesh in my printer.cfg and added the X0, Y0, etc in SuperSlicer but it still probes the entire bed
Am I missing something or do I have to be on the develop branch or something?
https://os.ratrig.com/docs/configuration/adaptive-meshing
Adaptive Meshing (BETA) | RatOS
RatOS comes with it's own adaptive meshing (functionality was previously handled by PAM by Helge Keck), similar to KAMP. When enabled and configured in your slicer, RatOS will only probe the print area and your configured probe location, potentially saving a lot of time on smaller prints on bigger printers. RatOS will keep the resolution of your...
12 Replies
Show me your start gcode from superslicer
Looks fine, can you post your printer.cfg?
You're on RatOS v1 which was discontinued back in may after a 3 month support period from when 2.0 was released
adaptive mesh is a RatOS V2 feature
Oh, well that could do it. Is there an instruction page on how to upgrade?
It's a reinstall.
So, the installation docs would be the instruction page
Oof, alright
Keep a copy of your printer.cfg, use the values in there as a reference for the v2 config.
Read the release announcement here: https://os.ratrig.com/blog/ratos-v2-0-0-released
RatOS V2.0.0 Released! | RatOS
RatOS V2.0.0 is now released!
A lot of things have been improved in the installation process.
Thanks!