mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Merge branch 'master' into sv06-plus
This commit is contained in:
12
README.md
12
README.md
@@ -295,6 +295,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
|
||||
@@ -307,11 +313,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` (default) | `1` |
|
||||
| `variable_filament_sensor_enabled` | `0` | `1` (default) |
|
||||
| `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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user