Skip to content

Instantly share code, notes, and snippets.

View mohalsa's full-sized avatar
🎯
Focusing

Mohammed Alsada mohalsa

🎯
Focusing
View GitHub Profile
@noahliketheark
noahliketheark / bed_mesh_calibrate.md
Last active February 6, 2023 14:00 — forked from ChipCE/readme.md
Klipper probe print area only

Klipper probe print area only install guide

What this macro do

  • This macro will dymanic change the bed_mesh area, number of probe points, and relative reference based on the size of the printed part.

Setup guide

  • (1) Confiugre [bed_mesh]. This is mine for example:
@ChipCE
ChipCE / readme.md
Last active May 2, 2024 08:38
Klipper bed mesh on print area only macro install guide

READ THIS FIRST

Adaptive bed mesh is merged into klipper master branch. You can use this feature without this custom macro. Official klipper adaptive bed mesh

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)