Add UBL testing to Travis
This commit is contained in:
parent
6618346148
commit
fba22652fc
|
@ -117,6 +117,12 @@ script:
|
||||||
- opt_set ABL_GRID_POINTS_Y 16
|
- opt_set ABL_GRID_POINTS_Y 16
|
||||||
- build_marlin
|
- build_marlin
|
||||||
#
|
#
|
||||||
|
# Test a simple build of AUTO_BED_LEVELING_UBL
|
||||||
|
#
|
||||||
|
- restore_configs
|
||||||
|
- opt_enable AUTO_BED_LEVELING_UBL FIX_MOUNTED_PROBE EEPROM_SETTINGS G3D_PANEL
|
||||||
|
- build_marlin
|
||||||
|
#
|
||||||
# Test a Sled Z Probe
|
# Test a Sled Z Probe
|
||||||
#
|
#
|
||||||
- restore_configs
|
- restore_configs
|
||||||
|
|
Loading…
Reference in a new issue