Patch up Teensy 3.1/3.2 pins, tests

This commit is contained in:
Scott Lahteine
2019-08-02 09:59:01 -05:00
parent 337361d588
commit 2e27e3ba04
2 changed files with 50 additions and 43 deletions

View File

@ -17,9 +17,7 @@ exec_test $1 $2 "Teensy3.1 with default config"
#
restore_configs
opt_set MOTHERBOARD BOARD_TEENSY31_32
opt_set EXTRUDERS 2
opt_set TEMP_SENSOR_0 1
opt_set TEMP_SENSOR_1 5
opt_set TEMP_SENSOR_BED 1
opt_enable REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER LCD_INFO_MENU SDSUPPORT SDCARD_SORT_ALPHA \
FILAMENT_WIDTH_SENSOR FILAMENT_LCD_DISPLAY CALIBRATION_GCODE BAUD_RATE_GCODE \