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
miklschmidt
miklschmidt•12mo ago
The problem is in your slicers custom start gcode 🙂
Skilless
SkillessOP•11mo ago
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]}
miklschmidt
miklschmidt•11mo ago
Which slicer?
Skilless
SkillessOP•11mo ago
i solved it, thx
Yathani
Yathani•9mo ago
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]"
No description
Yathani
Yathani•9mo ago
attaching print gcode
Yathani
Yathani•9mo ago
No description
Yathani
Yathani•9mo ago
Orca slicer added adaptive mesh setting and i inserted zeros on all
No description
Yathani
Yathani•9mo ago
Tried PrusaSlicer and adaptive mesh worked but still primed on the front/right
TheTik
TheTik•9mo ago
Open your own thread please 🙂
Grudniak
Grudniak•7mo ago
but tell us how
miklschmidt
miklschmidt•7mo ago
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...
miklschmidt
miklschmidt•7mo ago
Locking this thread, if you guys have further issues, start a new thread.

Did you find this page helpful?