Fix teensy35 tests

This commit is contained in:
Scott Lahteine 2021-03-03 20:41:58 -06:00 committed by Scott Lahteine
parent d61e7dd685
commit 99eedf77b5

View File

@ -55,9 +55,9 @@ exec_test $1 $2 "Sled Z Probe with Linear leveling" "$3"
# Test MAGNETIC_PARKING_EXTRUDER with LCD
#
restore_configs
opt_set MOTHERBOARD BOARD_TEENSY35_36 EXTRUDERS 2 TEMP_SENSOR_1 1 SOL0_PIN 29
opt_set MOTHERBOARD BOARD_TEENSY35_36 EXTRUDERS 2 TEMP_SENSOR_1 1 SOL0_PIN 29 EXTRUDERS 2
opt_enable PARKING_EXTRUDER ULTIMAKERCONTROLLER
exec_test $1 $2 "MAGNETIC_PARKING_EXTRUDER with LCD" "$3"
exec_test $1 $2 "PARKING_EXTRUDER with LCD" "$3"
#
# Mixing Extruder