Merge branch 'master' into skr-mini-e3-v3

This commit is contained in:
Bassam Husain
2024-08-28 23:04:44 -04:00
3 changed files with 29 additions and 9 deletions

View File

@@ -308,6 +308,12 @@ If enabled, cancelling, or resuming a print from pause, could lead to collisions
In PrusaSlicer, please see Printer Settings > Notes, for extruder clearances.
### Renamed GCODE Commands
#### BED_MESH_CALIBRATE
Renamed to `_BED_MESH_CALIBRATE`.
[🔼 Back to top](#outline)
## FAQ
@@ -320,11 +326,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?