Skip to content
Snippets Groups Projects
Commit 7527fdec authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Add Travis test for DUAL_X_CARRIAGE

parent 2a7b1a85
Branches
Tags
No related merge requests found
......@@ -104,6 +104,16 @@ script:
- opt_enable EEPROM_SETTINGS EEPROM_CHITCHAT
- build_marlin
#
# Test DUAL_X_CARRIAGE
#
- restore_configs
- opt_set MOTHERBOARD BOARD_RAMPS_14_EEB
- opt_set EXTRUDERS 2
- opt_set TEMP_SENSOR_1 1
- opt_enable USE_XMAX_PLUG
- opt_enable_adv DUAL_X_CARRIAGE
- build_marlin
#
### LCDS ###
#
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment