Fix teensy35 tests
This commit is contained in:
parent
d61e7dd685
commit
99eedf77b5
@ -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…
Reference in New Issue
Block a user