diff --git a/README.md b/README.md index a9d639d..3fe0575 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ I work on this repository all the time and a lot of new features are coming. Wat 💡 For the sake of simplicity, I will refer to the klipper firmware file as `klipper.bin` even though the actual filename is something along the lines of `klipper-v0.11.0-148-g52f4e20c.bin`. +💡 The firmware file is located in the `misc` folder. + ### Prepare the microSD Card for Flashing - Size: `8GB`. According to Sovol, the largest size that you can use is `16GB`. diff --git a/printer.cfg b/printer.cfg index 6a6e122..c29a092 100644 --- a/printer.cfg +++ b/printer.cfg @@ -224,6 +224,8 @@ switch_pin: !PA4 # "Pulled-high" pause_on_runout: True insert_gcode: M117 Insert Detected + { action_respond_info("Insert Detected") } runout_gcode: M117 Runout Detected + { action_respond_info("Runout Detected") } CONDITIONAL_BEEP i=3 dur=300 freq=400