adaptive bed mesh
CALIBRATE_ADAPTIVE_MESH: Invalid coordinates received. Please check your slicer settings. Falling back to full bed mesh.
Hi, how do i solve the problem? i ahav followed the instructions on rat rig page but i can't figure out where is my error
13 Replies
The problem is in your slicers custom start gcode 🙂
ok, i know that but i don't know what is wrong
here's the gcode:
START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer]
BED_TEMP=[bed_temperature_initial_layer_single]
X0={first_layer_print_min[0]} Y0={first_layer_print_min[1]}
X1={first_layer_print_max[0]} Y1={first_layer_print_max[1]}
Which slicer?
i solved it, thx
I'm receiving same error on RatOS 2.1. My start G-code is default using Orca slicer " START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]"
attaching print gcode
Orca slicer added adaptive mesh setting and i inserted zeros on all
Tried PrusaSlicer and adaptive mesh worked but still primed on the front/right
Open your own thread please 🙂
but tell us how
You'e messing the print boundary parameters. Orca's adaptive mesh is for klipper's native adaptive mesh method which requires other functionality enabled to function.
For RatOS 2.0 just please read the documentation, it's all in there: https://os.ratrig.com/docs/configuration/adaptive-meshing#slicer-configuration
For RatOS 2.1, preliminary slicer docs are here: https://github.com/HelgeKeck/RatOS/blob/documentation_v2.1/site/docs/slicers.md
This goes for you too @Grudniak :this:
GitHub
RatOS/site/docs/slicers.md at documentation_v2.1 · HelgeKeck/RatOS
The preconfigured Raspberry Pi image that makes it easy to run Klipper + Moonraker + Mainsail on your printer. - HelgeKeck/RatOS
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...
Locking this thread, if you guys have further issues, start a new thread.