So now I'm trying to get the adaptive bed mesh to work.

So now I'm trying to get the adaptive bed mesh to work. I have the Machine G-code set up and when I start a print it meshes perfectly in the center. But when it starts to print, it prints the model 200mm till the left from where the adaptive bed mesh measured. is there a offset i have missed? I followed the https://os.ratrig.com/docs/slicers#orca-slicer I removed all the G-code with the exeption from the Machine start G-code, and hade the same problem. Removed the Machine start G-code (back to factory standard Orca) and the machin prints in the right place. So its START_PRINT EXTRUDER_TEMP={first_layer_temperature[0]} EXTRUDER_OTHER_LAYER_TEMP={nozzle_temperature[0]} BED_TEMP=[bed_temperature_initial_layer_single] CHAMBER_TEMP={overall_chamber_temperature} TOTAL_LAYER_COUNT={total_layer_count} X0={adaptive_bed_mesh_min[0]} Y0={adaptive_bed_mesh_min[1]} X1={adaptive_bed_mesh_max[0]} Y1={adaptive_bed_mesh_max[1]} where someting goes wrong.
1 Reply
MrBumbelfak
MrBumbelfakOP3mo ago
FIXED Unistalld Orcasliser removed all code that have with mesh from printer .cfg Re instald orca and now it works

Did you find this page helpful?