Scott Lahteine
6b8b458106
Travis for ABL+SCARA, Z_MIN_PROBE_REPEATABILITY_TEST
8年前
João Brázio
0149fc189a
Update travis config so NOZZLE_CLEAN_FEATURE no longer depends on AUTO_BED_LEVELING_FEATURE
8年前
João Brázio
5cdd6f02ec
Update travis config not to send email notifications
8年前
Scott Lahteine
9730a9355c
Travis test for Mixing and Switching extruders
8年前
João Brázio
c711701626
Implements a nozzle parking command (G27)
8年前
João Brázio
b05a75655a
Implements a nozzle cleaning pattern generator (G12)
8年前
Petr Zahradnik
43ff0ce35f
Rewritten FILAMENT_CHANGE_ENABLE feature
8年前
Scott Lahteine
b77069de01
Add a Travis test for LCD_INFO_MENU
8年前
Scott Lahteine
bd01592816
Goodbye MECHANICAL_PROBE
8年前
Scott Lahteine
bd99a2bcff
Add a Travis test of Z Safe Homing without ABL
8年前
Scott Lahteine
528df1b02d
Travis test for MINIRAMBO and PWM_MOTOR_CURRENT
8年前
Scott Lahteine
6563b07879
Test for mechanical and fix mounted probes
8年前
Scott Lahteine
42ccb5b0df
Travis test a servo probe without ABL
8年前
Scott Lahteine
e189f6a842
Patch Travis test for bed leveling
8年前
Scott Lahteine
47ce810f52
Remove support for XY servo endstops
8年前
Scott Lahteine
9a1dfd0f5f
Fix Travis test for FILAMENTCHANGEENABLE
8年前
João Brázio
9b3a0895fd
Upgrades travis Arduino IDE version to 1.6.9
8年前
Scott Lahteine
45b701d38c
Travis test for LIN_ADVANCE
8年前
João Brázio
d13c86f6f6
Adds travis test for SPEAKER
8年前
João Brázio
24e70c915d
Update travis to test for ULTRA and DOG LCD options
8年前
Scott Lahteine
38279a02b2
Travis tests for Inch, Fahrenheit, Kelvin, M100
8年前
Scott Lahteine
f69b5afe4c
Travis CI test for MBL
8年前
João Brázio
08b485a310
Travis will now generate and use the custom version header file
8年前
Scott Lahteine
07c9a11c3c
Automatically set X2 stepper pins
8年前
Scott Lahteine
7527fdec0b
Add Travis test for DUAL_X_CARRIAGE
8年前
Scott Lahteine
ddac17a195
Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ)
8年前
João Brázio
a878c09614
Cleanup of the buildroot
8年前
Scott Lahteine
85e732d5fd
Fix BABYSTEPPING, add it to Travis test
8年前
João Brázio
484de24e22
Updated travis to test for PRINTCOUNTER
8年前
Scott Lahteine
ad61a8684a
Comments for legibility, test DEBUG_LEVELING
8年前
Scott Lahteine
1a79b13b7a
FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR
8年前
Scott Lahteine
1cd1ccbf86
Enable/disable multiple options on a single line.
8年前
Scott Lahteine
ff272c7b69
Improve Travis CI test
- Add shell scripts to help with managing configs
- Clean up .travis.yml file by using shell scripts
- Don’t download “astyle” – not needed and delays Travis results
8年前
AnHardt
b39b54031b
Fix KEEPALIVE_STATE
Add return to NOT_BUSY for M105
Replace WAIT_FOR_USER with PAUSED_FOR_USER
Add Travis test for FILAMENTCHANGEENABLE
8年前
CoderSquirrel
eda95d8bed
Add support for LCM1602 16x2 I2C LCD adapter
8年前
AnHardt
25d1c94fa8
Add SDSUPPORT test to TRAVIS
8年前
Scott Lahteine
cf792fd8d8
Update configurations to use RAMPS 1.4
8年前
AnHardt
6dfc7124a1
Add Travis check for ALLEN_KEY (PR#2748)
Tests DELTA, AUTO_BED_LEVELING_FEATURE and ALLEN_KEY
9年前
Richard Wackerbarth
56a6d85c41
Add (disabled) style test
9年前
AnHardt
8d23c4230e
Add a Travis test for Z_DUAL_STEPPER_DRIVERS and Z_DUAL_ENDSTOPS (PR#68)
9年前
AnHardt
c39dc2908f
New test for servos in Travis (PR#2565)
9年前
AnHardt
4e14e152fa
Add Travis tests for CORXY and COREXZ
9年前
AnHardt
2c1414f81f
Reactivate tests for more extruders in Travis (PR#2348)
BOARD_ULTIMAKER was not the default any more
- sed failed to change the board
- RAMPS_EFB has no second extruder
- ...
- Added test for bed
Rebased.
9年前
Richard Wackerbarth
8c760f1c31
Modify Travis build to use IDE 1.6.4
9年前
Richard Wackerbarth
bf629cf7b1
Have Travis Get additional information from the git repository
Travis builds from a detached head.
We need to use the current branch so that versioning works properly
9年前
Richard Wackerbarth
06ae832276
Deprecate Support for Arduino IDE < 1.0.5
Note that newer versions of the IDE can still
be made to support compilation for the older boards.
9年前
AnHardt
5ed0c1a2bd
Remove the 'Thermal Runaway Protection' section from .travis.yml
because its activated by default now.
Closes #2234 .
9年前
Richard Wackerbarth
ac382cbdaf
Automatic versioning for Travis builds
9年前
AnHardt
23ee57c1c1
Remove DUEMILANOVE from Travis too.
9年前
maverikou
39d255608d
Test an extra delta configuration with auto bed leveling code paths
9年前