Skip to content

Instantly share code, notes, and snippets.

View theopensourcerer's full-sized avatar

Alan Lord theopensourcerer

View GitHub Profile
@lucasssvaz
lucasssvaz / README.md
Last active October 27, 2025 03:36
ESP32 BLE Mesh Arduino Example

BLE Mesh Example

These are modified files to be able to compile the ble_mesh.ino example. Note that a compilation error will still occur as the libraries need to be recompiled with these configs.

This is based on the ESP-IDF Example

@ChipCE
ChipCE / readme.md
Last active November 23, 2025 11:50
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)