Merge pull request #4020 from thinkyhead/rc_test_M600
Fix Travis test for FILAMENTCHANGEENABLE
This commit is contained in:
commit
17c86349c0
1 changed files with 2 additions and 1 deletions
|
@ -134,7 +134,8 @@ script:
|
||||||
# Enable FILAMENTCHANGEENABLE
|
# Enable FILAMENTCHANGEENABLE
|
||||||
#
|
#
|
||||||
- restore_configs
|
- restore_configs
|
||||||
- opt_enable FILAMENTCHANGEENABLE ULTIMAKERCONTROLLER
|
- opt_enable ULTIMAKERCONTROLLER
|
||||||
|
- opt_enable_adv FILAMENTCHANGEENABLE
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
# Enable filament sensor
|
# Enable filament sensor
|
||||||
|
|
Reference in a new issue