Normalize HAL/STM32 targets (#17904)

This commit is contained in:
Jason Smith
2020-05-09 23:49:30 -07:00
committed by GitHub
parent 71b41c963b
commit ba9a9bbe58
17 changed files with 124 additions and 22 deletions

View File

@ -21,7 +21,9 @@ opt_set TEMP_SENSOR_7 1
opt_set E0_AUTO_FAN_PIN PC10
opt_set E1_AUTO_FAN_PIN PC11
opt_set E2_AUTO_FAN_PIN PC12
exec_test $1 $2 "BigTreeTech GTR 8 Extruders with Auto-Fan"
opt_set X_DRIVER_TYPE TMC2208
opt_set Y_DRIVER_TYPE TMC2130
exec_test $1 $2 "BigTreeTech GTR 8 Extruders with Auto-Fan and Mixed TMC Drivers"
restore_configs
opt_set MOTHERBOARD BOARD_BTT_GTR_V1_0