diff --git a/README.md b/README.md index d7e3656..19eb854 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -#Sovol SV06 Klipper Firmware +# 🚨 *One-Stop-Shop* Sovol SV06 Klipper Configuration 🏎️ + ## This branch contains my personal settings. -## Please refer to the [master branch](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) to download the firmware. \ No newline at end of file + +## Please refer to the [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) branch to download the recommended Klipper configuration. \ No newline at end of file diff --git a/cfgs/macros.cfg b/cfgs/macros.cfg index a9211eb..7962d60 100644 --- a/cfgs/macros.cfg +++ b/cfgs/macros.cfg @@ -64,7 +64,7 @@ gcode: [gcode_macro PRINT_END] # Use PRINT_END for the slicer ending script - please customize for your slicer of choice gcode: - BEEP I=2 DUR=30 FREQ=8500 + BEEP I=2 DUR=30 FREQ=8500 ; NOTE Comment out this line to stop the beeps at the end of a print {% set PRE_PURGE_PRIME_LENGTH=printer["gcode_macro _globals"].pre_purge_prime_length|default(1.40)|float %} M400 ; wait for buffer to clear G92 E0 ; zero the extruder