Updated FAQ.

This commit is contained in:
Bassam Husain
2023-03-20 01:12:05 -04:00
parent 3551f307ae
commit 7571e95a5a

View File

@@ -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`.
- [ ] Explain `PAUSE`/`RESUME` extruder behaviour.
- [ ] Integrate KAMP (Klipper Adaptive Meshing and Purging).
- [x] Add `BEEP` when filament needs changing/`M600`.
## Stay Up-to-Date
@@ -159,6 +160,14 @@ This repository contains many files and folders. Some are *necessary* for this K
## 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?
Make the following changes according to your needs. All beeping will be disabled except during gantry calibration.