run_bed_mesh
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| run_bed_mesh [2025/10/03 19:56] – dshoop | run_bed_mesh [2025/11/05 18:34] (current) – [Adaptive Bed Meshes] dshoop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How to run a Bed Mesh ====== | ====== How to run a Bed Mesh ====== | ||
| - | {{tag> | + | {{tag> |
| ==== Defining the Bed Mesh ==== | ==== Defining the Bed Mesh ==== | ||
| Line 36: | Line 36: | ||
| ==== G29 ==== | ==== G29 ==== | ||
| - | Note: the G29 gocode is a marlin gcode and not an actual gcode in [[Klipper]], | + | Note: the G29 gocode is a marlin gcode and not an actual gcode in [[Klipper]], |
| ==== Full Bed Mesh ==== | ==== Full Bed Mesh ==== | ||
| Line 51: | Line 51: | ||
| ==== Adaptive Bed Meshes ==== | ==== Adaptive Bed Meshes ==== | ||
| + | |||
| + | Read the Orca docs on [[https:// | ||
| Use the following in Orca's Printer Machine Start gcode: | Use the following in Orca's Printer Machine Start gcode: | ||
| < | < | ||
| BED_MESH_CLEAR | BED_MESH_CLEAR | ||
| + | G28 | ||
| BED_MESH_CALIBRATE mesh_min={adaptive_bed_mesh_min[0]}, | BED_MESH_CALIBRATE mesh_min={adaptive_bed_mesh_min[0]}, | ||
| </ | </ | ||
| + | While the defaults (-99999, | ||
| + | |||
| + | == Example for N4 and N4Pro: == | ||
| + | |||
| + | printer.cfg file | ||
| + | < | ||
| + | [bed_mesh] | ||
| + | mesh_min: | ||
| + | mesh_max: | ||
| + | </ | ||
| + | |||
| + | Orca Printer Configuration: | ||
| + | {{: | ||
| - | Read the Orca docs on [[https:// | ||
/app/data/attic/run_bed_mesh.1759535783.txt.gz · Last modified: by dshoop
