diff --git a/README.md b/README.md index edd1e52..ed80f86 100644 --- a/README.md +++ b/README.md @@ -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.