mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Added conditional beeping.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
[include ./cfgs/TEST_SPEED.cfg]
|
||||
[include ./cfgs/PARKING.cfg]
|
||||
[include ./cfgs/MECHANICAL_GANTRY_CALIBRATION.cfg]
|
||||
[include ./cfgs/beeper.cfg]
|
||||
|
||||
# NOTE Uncomment the ONE of the following lines if you're using an adxl345
|
||||
# [include ./cfgs/adxl-rp2040.cfg]
|
||||
@@ -227,7 +226,7 @@ insert_gcode:
|
||||
M117 Insert Detected
|
||||
runout_gcode:
|
||||
M117 Runout Detected
|
||||
BEEP i=3 dur=300 freq=400
|
||||
CONDITIONAL_BEEP i=3 dur=300 freq=400
|
||||
|
||||
#*# <---------------------- SAVE_CONFIG ---------------------->
|
||||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||
|
||||
Reference in New Issue
Block a user