This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ============================================================ | |
| # Klipper Macro: ENSURE_BED_MESH (Temperature-aware) | |
| # ------------------------------------------------------------ | |
| # Ensures that the active bed mesh matches the current bed | |
| # target temperature by encoding the temperature in the profile | |
| # name, e.g.: | |
| # | |
| # mesh_bed_70 | |
| # mesh_bed_90 | |
| # mesh_bed_0 |