Merge branch 'master' of github.com:bassamanator/Sovol-SV06-firmware

This commit is contained in:
Bassam Husain
2023-04-02 11:08:47 -04:00
2 changed files with 4 additions and 0 deletions

View File

@@ -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`.

View File

@@ -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