Native Adaptive Bedmesh

Basic Information:

Printer Model: SV06+
MCU / Printerboard: Manta E3EZ
Host / SBC: CB2

klippy (1).log (8.0 MB)

I feel like I am beating a dead horse… I have read over this subject for quite a few hours now. I think I am following the consensus of all the information, but I am obviously missing something. I attempting to create my own start_print macro to my liking… and am stuck on getting adaptive mesh working. I am testing this with a small 1x1" print and the printer is wanting to mesh the entire bed.

What I have done:

moonraker.conf:

[file_manager]
enable_object_processing: True

Printer.cfg:

[exclude_object]

start_print_macro.cfg:

 RESPOND MSG="Creating adaptive bed mesh"
 BED_MESH_CALIBRATE ADAPTIVE=1

Orca Slicer Start GCode:

start_print BED_TEMP=[bed_temperature_initial_layer_single] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] CHAMBER_TEMP=[chamber_temperature]

Orca Setting:
“Others” tab, “label objects” box selected

Orca is on v2.2.0
Everything else is up to date

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.