From efdfd869546d2a0e2050071a56d15671c6009f0a Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Mon, 12 Aug 2024 11:34:07 -0400 Subject: [PATCH] Fix kamp notes link. --- .vscode/settings.json | 1 + README.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 226a9c2..6b378fa 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -24,6 +24,7 @@ "normalsize", "octahedroflake", "osskc", + "Painis", "PARKBED", "PARKCENTER", "PARKFRONT", diff --git a/README.md b/README.md index 7f73364..cecf447 100644 --- a/README.md +++ b/README.md @@ -310,11 +310,11 @@ Edit the relevant file according to your needs. | ---------------------- | ------------------------ | | `cfgs/misc-macros.cfg` | `[gcode_macro _globals]` | -| Variable | Disable | Enable | Notes | -| ---------------------------------- | ------------- | ------------- | ------------------------------------------------------------------- | +| Variable | Disable | Enable | Notes | +| ---------------------------------- | ------------- | ------------- | ---------------------------------------------- | | `variable_beeping_enabled` | `0` | `1` (default) | | `variable_filament_sensor_enabled` | `0` (default) | `1` | -| `variable_kamp_enable` | `0` (default) | `1` | See [here](#how-do-i-enable-kamp-klipper-adaptive-meshing--purging) | +| `variable_kamp_enable` | `0` (default) | `1` | See [here](#what-do-i-need-to-know-about-kamp) | ### How do I import a configuration bundle into SuperSlicer/PrusaSlicer?