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
9730a935
Commit
9730a935
authored
Jun 28, 2016
by
Scott Lahteine
Browse files
Options
Downloads
Patches
Plain Diff
Travis test for Mixing and Switching extruders
parent
9766e245
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+17
-0
17 additions, 0 deletions
.travis.yml
with
17 additions
and
0 deletions
.travis.yml
+
17
−
0
View file @
9730a935
...
@@ -136,6 +136,13 @@ script:
...
@@ -136,6 +136,13 @@ script:
-
opt_enable EEPROM_SETTINGS EEPROM_CHITCHAT M100_FREE_MEMORY_WATCHER INCH_MODE_SUPPORT TEMPERATURE_UNITS_SUPPORT
-
opt_enable EEPROM_SETTINGS EEPROM_CHITCHAT M100_FREE_MEMORY_WATCHER INCH_MODE_SUPPORT TEMPERATURE_UNITS_SUPPORT
-
build_marlin
-
build_marlin
#
#
# Mixing Extruder
#
-
restore_configs
-
opt_enable MIXING_EXTRUDER
-
opt_set MIXING_STEPPERS
2
-
build_marlin
#
# Test DUAL_X_CARRIAGE
# Test DUAL_X_CARRIAGE
#
#
-
restore_configs
-
restore_configs
...
@@ -153,6 +160,16 @@ script:
...
@@ -153,6 +160,16 @@ script:
-
opt_set LCD_FEEDBACK_FREQUENCY_DURATION_MS
10
-
opt_set LCD_FEEDBACK_FREQUENCY_DURATION_MS
10
-
opt_set LCD_FEEDBACK_FREQUENCY_HZ
100
-
opt_set LCD_FEEDBACK_FREQUENCY_HZ
100
-
opt_enable BQ_LCD_SMART_CONTROLLER SPEAKER
-
opt_enable BQ_LCD_SMART_CONTROLLER SPEAKER
#
# Test SWITCHING_EXTRUDER
#
-
restore_configs
-
opt_set MOTHERBOARD BOARD_RUMBA
-
opt_set EXTRUDERS
2
-
opt_enable NUM_SERVOS
-
opt_set NUM_SERVOS
1
-
opt_set TEMP_SENSOR_1
1
-
opt_enable SWITCHING_EXTRUDER ULTIMAKERCONTROLLER
-
build_marlin
-
build_marlin
#
#
# Test MINIRAMBO for PWM_MOTOR_CURRENT
# Test MINIRAMBO for PWM_MOTOR_CURRENT
...
...
...
...
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