D576 Buffer Monitoring (#19674)

This commit is contained in:
chendo
2021-07-23 13:53:00 +10:00
committed by GitHub
parent 283d70bfd3
commit 2c49283e97
7 changed files with 366 additions and 213 deletions

View File

@@ -10,7 +10,7 @@ set -e
# Build with configs included in the PR
#
use_example_configs "Creality/Ender-3 V2"
opt_enable MARLIN_DEV_MODE
opt_enable MARLIN_DEV_MODE BUFFER_MONITORING
exec_test $1 $2 "Ender 3 v2" "$3"
use_example_configs "Creality/Ender-3 V2"