🐛 Use whole PROBE_TEMP_COMPENSATION values (#22130)
This commit is contained in:
committed by
Scott Lahteine
parent
2aa35577f2
commit
68c52673d6
@ -16,5 +16,11 @@ opt_set MOTHERBOARD BOARD_BTT_BTT002_V1_0 \
|
||||
Y_DRIVER_TYPE TMC2130
|
||||
exec_test $1 $2 "BigTreeTech BTT002 Default Configuration plus TMC steppers" "$3"
|
||||
|
||||
#
|
||||
# A test with Probe Temperature Compensation enabled
|
||||
#
|
||||
use_example_configs Prusa/MK3S-BigTreeTech-BTT002
|
||||
exec_test $1 $2 "BigTreeTech BTT002 with Prusa MK3S and related options" "$3"
|
||||
|
||||
# clean up
|
||||
restore_configs
|
||||
|
Reference in New Issue
Block a user