Skip to content

Instantly share code, notes, and snippets.

View noisycricket777's full-sized avatar

Josh Mitchell noisycricket777

View GitHub Profile
@noisycricket777
noisycricket777 / readme.md
Last active November 15, 2023 03:49 — forked from ChipCE/readme.md
Klipper bed mesh on print area only macro install guide

Klipper mesh on print area only install guide

What this macro do

  • This macro will dynamically changing the bed mesh area based on the size of the parts will be printed. The fw will only probe on the area that the part will be printed (plus mesh_area_offset value)

Setup guide

  • (1) Add the following macro to your printer config, this will replace the default BED_MESH_CALIBRATE command.
@noisycricket777
noisycricket777 / README.md
Created September 23, 2018 05:33 — forked from hofmannsven/README.md
My simply Git Cheatsheet