Skip to content
Snippets Groups Projects
  • Scott Lahteine's avatar
    96b5da71
    Fix up bed leveling code · 96b5da71
    Scott Lahteine authored
    - Init `zprobe_zoffset`
    - Remove `current_position[Z_AXIS] = zprobe_zoffset` lines from the
    `set_bed_level_equation_*` functions
    - Apply standards to `mesh_bed_leveling` files
    - Document `MESH_BED_LEVELING`
    96b5da71
    History
    Fix up bed leveling code
    Scott Lahteine authored
    - Init `zprobe_zoffset`
    - Remove `current_position[Z_AXIS] = zprobe_zoffset` lines from the
    `set_bed_level_equation_*` functions
    - Apply standards to `mesh_bed_leveling` files
    - Document `MESH_BED_LEVELING`