Skip to content
Snippets Groups Projects
Commit 6ec89031 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Fix BIGTREE_SKR_PRO tests

parent 5a92462c
No related branches found
No related tags found
No related merge requests found
...@@ -23,10 +23,10 @@ opt_set TEMP_SENSOR_2 1 ...@@ -23,10 +23,10 @@ opt_set TEMP_SENSOR_2 1
opt_set E0_AUTO_FAN_PIN PC10 opt_set E0_AUTO_FAN_PIN PC10
opt_set E1_AUTO_FAN_PIN PC11 opt_set E1_AUTO_FAN_PIN PC11
opt_set E2_AUTO_FAN_PIN PC12 opt_set E2_AUTO_FAN_PIN PC12
opt_set BLTOUCH Z_SAFE_HOMING
opt_set X_DRIVER_TYPE TMC2209 opt_set X_DRIVER_TYPE TMC2209
opt_set Y_DRIVER_TYPE TMC2130 opt_set Y_DRIVER_TYPE TMC2130
exec_test $1 $2 "BigTreeTech SKR Pro 3 Extruders, Auto-Fan, BLTOUCH, and mixed TMC drivers" opt_enable BLTOUCH EEPROM_SETTINGS AUTO_BED_LEVELING_3POINT Z_SAFE_HOMING
exec_test $1 $2 "BigTreeTech SKR Pro 3 Extruders, Auto-Fan, BLTOUCH, mixed TMC drivers"
# clean up # clean up
restore_configs restore_configs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment