Travis test for LIN_ADVANCE
This commit is contained in:
parent
aad9c0ed8d
commit
45b701d38c
@ -76,10 +76,12 @@ script:
|
|||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
# Test 3 extruders on RUMBA (can use any board with >=3 extruders defined)
|
# Test 3 extruders on RUMBA (can use any board with >=3 extruders defined)
|
||||||
|
# Include a test for LIN_ADVANCE here also
|
||||||
#
|
#
|
||||||
- opt_set MOTHERBOARD BOARD_RUMBA
|
- opt_set MOTHERBOARD BOARD_RUMBA
|
||||||
- opt_set EXTRUDERS 3
|
- opt_set EXTRUDERS 3
|
||||||
- opt_set TEMP_SENSOR_2 1
|
- opt_set TEMP_SENSOR_2 1
|
||||||
|
- opt_enable_adv LIN_ADVANCE
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
# Test PIDTEMPBED
|
# Test PIDTEMPBED
|
||||||
|
Loading…
Reference in New Issue
Block a user