Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
marlin-anet-a8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
c8d4cd35
Commit
c8d4cd35
authored
Nov 9, 2016
by
Scott Lahteine
Browse files
Options
Downloads
Patches
Plain Diff
Include more features in Travis testing
parent
3c9a8386
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+6
-5
6 additions, 5 deletions
.travis.yml
with
6 additions
and
5 deletions
.travis.yml
+
6
−
5
View file @
c8d4cd35
...
@@ -106,7 +106,7 @@ script:
...
@@ -106,7 +106,7 @@ script:
-
opt_enable FIX_MOUNTED_PROBE Z_SAFE_HOMING
-
opt_enable FIX_MOUNTED_PROBE Z_SAFE_HOMING
-
build_marlin
-
build_marlin
#
#
# ...with AUTO_BED_LEVELING_LINEAR, Z_MIN_PROBE_REPEATABILITY_TEST,
&
DEBUG_LEVELING_FEATURE
# ...with AUTO_BED_LEVELING_LINEAR, Z_MIN_PROBE_REPEATABILITY_TEST,
and
DEBUG_LEVELING_FEATURE
#
#
-
opt_enable AUTO_BED_LEVELING_LINEAR Z_MIN_PROBE_REPEATABILITY_TEST DEBUG_LEVELING_FEATURE
-
opt_enable AUTO_BED_LEVELING_LINEAR Z_MIN_PROBE_REPEATABILITY_TEST DEBUG_LEVELING_FEATURE
-
opt_set ABL_GRID_POINTS_X
16
-
opt_set ABL_GRID_POINTS_X
16
...
@@ -119,9 +119,9 @@ script:
...
@@ -119,9 +119,9 @@ script:
-
opt_enable Z_PROBE_SLED
-
opt_enable Z_PROBE_SLED
-
build_marlin
-
build_marlin
#
#
# ...with AUTO_BED_LEVELING_LINEAR
&
DEBUG_LEVELING_FEATURE
# ...with AUTO_BED_LEVELING_LINEAR
,
DEBUG_LEVELING_FEATURE
, EEPROM_SETTINGS, and EEPROM_CHITCHAT
#
#
-
opt_enable AUTO_BED_LEVELING_LINEAR DEBUG_LEVELING_FEATURE
-
opt_enable AUTO_BED_LEVELING_LINEAR DEBUG_LEVELING_FEATURE
EEPROM_SETTINGS EEPROM_CHITCHAT
-
build_marlin
-
build_marlin
#
#
# Test a Servo Probe
# Test a Servo Probe
...
@@ -130,9 +130,10 @@ script:
...
@@ -130,9 +130,10 @@ script:
-
opt_enable NUM_SERVOS Z_ENDSTOP_SERVO_NR Z_SERVO_ANGLES DEACTIVATE_SERVOS_AFTER_MOVE
-
opt_enable NUM_SERVOS Z_ENDSTOP_SERVO_NR Z_SERVO_ANGLES DEACTIVATE_SERVOS_AFTER_MOVE
-
build_marlin
-
build_marlin
#
#
# ...with AUTO_BED_LEVELING_3POINT
&
DEBUG_LEVELING_FEATURE
# ...with AUTO_BED_LEVELING_3POINT
,
DEBUG_LEVELING_FEATURE
, EEPROM_SETTINGS, EEPROM_CHITCHAT, EXTENDED_CAPABILITIES_REPORT, and AUTO_REPORT_TEMPERATURES
#
#
-
opt_enable AUTO_BED_LEVELING_3POINT DEBUG_LEVELING_FEATURE
-
opt_enable AUTO_BED_LEVELING_3POINT DEBUG_LEVELING_FEATURE EEPROM_SETTINGS EEPROM_CHITCHAT
-
opt_enable_adv EXTENDED_CAPABILITIES_REPORT AUTO_REPORT_TEMPERATURES
-
build_marlin
-
build_marlin
#
#
# Test MESH_BED_LEVELING feature, with LCD
# Test MESH_BED_LEVELING feature, with LCD
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment