Scott Lahteine
1a79b13b7a
FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR
8 years ago
Scott Lahteine
1cd1ccbf86
Enable/disable multiple options on a single line.
8 years ago
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 years ago
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 years ago
CoderSquirrel
eda95d8bed
Add support for LCM1602 16x2 I2C LCD adapter
8 years ago
AnHardt
25d1c94fa8
Add SDSUPPORT test to TRAVIS
8 years ago
Scott Lahteine
cf792fd8d8
Update configurations to use RAMPS 1.4
8 years ago
AnHardt
6dfc7124a1
Add Travis check for ALLEN_KEY (PR#2748)
Tests DELTA, AUTO_BED_LEVELING_FEATURE and ALLEN_KEY
9 years ago
Richard Wackerbarth
56a6d85c41
Add (disabled) style test
9 years ago
AnHardt
8d23c4230e
Add a Travis test for Z_DUAL_STEPPER_DRIVERS and Z_DUAL_ENDSTOPS (PR#68)
9 years ago
AnHardt
c39dc2908f
New test for servos in Travis (PR#2565)
9 years ago
AnHardt
4e14e152fa
Add Travis tests for CORXY and COREXZ
9 years ago
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 years ago
Richard Wackerbarth
8c760f1c31
Modify Travis build to use IDE 1.6.4
9 years ago
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 years ago
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 years ago
AnHardt
5ed0c1a2bd
Remove the 'Thermal Runaway Protection' section from .travis.yml
because its activated by default now.
Closes #2234 .
9 years ago
Richard Wackerbarth
ac382cbdaf
Automatic versioning for Travis builds
9 years ago
AnHardt
23ee57c1c1
Remove DUEMILANOVE from Travis too.
9 years ago
maverikou
39d255608d
Test an extra delta configuration with auto bed leveling code paths
9 years ago
domonoky
e363428c54
New attempt at copying the libraries.
9 years ago
domonoky
bcb57f13ea
try to fix path to additional libraries.
9 years ago
domonoky
e3d92b9168
Try to fix the travis build, which is failing because conditional includes do not work in .ino files for the ino processor ?
9 years ago
galexander1
d4880a9e60
Revert "Move Sd library out into library"
9 years ago
odewdney
abdb974d7f
Changed dir sep from windows to unix
9 years ago
odewdney
db3b4d0c98
Add library to build
9 years ago
monkeydave
9d57c376db
Commented out configs that are failing with no easy fixes for the moment
9 years ago
monkeydave
07b85f8b92
Added compile checks for lots of defines in Configuration.h
9 years ago
monkeydave
be81dfa3de
Updated .travis.yml so others forks will also compile
9 years ago
monkeydave
21cc188272
Updated .travis.yml for ErikZalm branch pull request
9 years ago
monkeydave
86cc22d639
Readd .travis.yml, change build enviroment to use ino instead of gcc
9 years ago
Bo Herrmannsen
95429a4108
Delete .travis.yml
10 years ago
Scott Lahteine
5714f64927
get latest Marlin_v1 changes
10 years ago
Ivan Krasin
d078c7c29f
Add Travis CI config to build Marlin firmware.
10 years ago