mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Updated FAQ.
This commit is contained in:
@@ -29,6 +29,7 @@ I am creating these files for my personal use and cannot be held responsible for
|
|||||||
- [ ] Create topic in Discussion section detailing how users should keep this repository in sync with their own Klipper config using `git`.
|
- [ ] Create topic in Discussion section detailing how users should keep this repository in sync with their own Klipper config using `git`.
|
||||||
- [ ] Explain `PAUSE`/`RESUME` extruder behaviour.
|
- [ ] Explain `PAUSE`/`RESUME` extruder behaviour.
|
||||||
- [ ] Integrate KAMP (Klipper Adaptive Meshing and Purging).
|
- [ ] Integrate KAMP (Klipper Adaptive Meshing and Purging).
|
||||||
|
- [x] Add `BEEP` when filament needs changing/`M600`.
|
||||||
|
|
||||||
## Stay Up-to-Date
|
## Stay Up-to-Date
|
||||||
|
|
||||||
@@ -159,6 +160,14 @@ This repository contains many files and folders. Some are *necessary* for this K
|
|||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
|
##### When does beeping occur?
|
||||||
|
|
||||||
|
The printer will beep upon:
|
||||||
|
- Filament runout.
|
||||||
|
- Filament change/`M600`.
|
||||||
|
- Upon `PRINT_END`.
|
||||||
|
- `MECHANICAL_GANTRY_CALIBRATION`/`G34`.
|
||||||
|
|
||||||
##### How do I disable the beeping at the end of a print?
|
##### How do I disable the beeping at the end of a print?
|
||||||
|
|
||||||
Make the following changes according to your needs. All beeping will be disabled except during gantry calibration.
|
Make the following changes according to your needs. All beeping will be disabled except during gantry calibration.
|
||||||
|
|||||||
Reference in New Issue
Block a user