Extend travis test to check MAX6675
This commit is contained in:
parent
31cad77ba9
commit
1f239ac9a7
@ -93,6 +93,12 @@ script:
|
|||||||
- opt_enable PIDTEMPBED
|
- opt_enable PIDTEMPBED
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
|
# Test MAX6675
|
||||||
|
#
|
||||||
|
- restore_configs
|
||||||
|
- opt_set TEMP_SENSOR_0 -2
|
||||||
|
- build_marlin
|
||||||
|
#
|
||||||
# Test a "Fix Mounted" Probe along with Safe Homing
|
# Test a "Fix Mounted" Probe along with Safe Homing
|
||||||
#
|
#
|
||||||
- restore_configs
|
- restore_configs
|
||||||
|
Loading…
Reference in New Issue
Block a user