Skip to content

Instantly share code, notes, and snippets.

View jacquesglerner's full-sized avatar

jacquesglerner jacquesglerner

View GitHub Profile
@jacquesglerner
jacquesglerner / readme.md
Created December 28, 2022 19:44 — 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 dymanic change the bed_mesh area based on the size of the printed part. 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 macrro to your printer config, this will replace the default BED_MESH_CALIBRATE command.
@jacquesglerner
jacquesglerner / readme.md
Created December 28, 2022 19:44 — 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 dymanic change the bed_mesh area based on the size of the printed part. 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 macrro to your printer config, this will replace the default BED_MESH_CALIBRATE command.
@jacquesglerner
jacquesglerner / cura_klipper_end.gcode
Created December 12, 2022 02:57 — forked from besser/cura_klipper_end.gcode
Klipper configuration file and Cura Start/End gcode
SET_GCODE_VARIABLE MACRO=END_PRINT VARIABLE=machine_depth VALUE={machine_depth}
END_PRINT