Fix teensy35 tests

2.0.x
Scott Lahteine 4 years ago
parent 81c29ecc7e
commit 9372aa99af

@ -55,9 +55,9 @@ exec_test $1 $2 "Sled Z Probe with Linear leveling" "$3"
# Test MAGNETIC_PARKING_EXTRUDER with LCD # Test MAGNETIC_PARKING_EXTRUDER with LCD
# #
restore_configs 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 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 # Mixing Extruder

Loading…
Cancel
Save