Scott Lahteine
6854f08d22
Shut down autotemp in disable_all_heaters
7 lat temu
Scott Lahteine
4067d15c92
Cleanup, extend TMC2130 implementation
7 lat temu
Bob-the-Kuhn
1acb84ba02
fix 1 bug, add error messages
===============================================
make changes requested by reviewers
===============================================
add M43 test to Travis, fix EOL, remove trailing spaces
7 lat temu
Scott Lahteine
40dfafbe89
Add Travis CI test for FLSUN config
7 lat temu
Scott Lahteine
5135be14ea
Include Travis CI tests for 5 extruders / e-steppers
7 lat temu
Scott Lahteine
f81b518a03
Add Travis tests for optional M100 features
7 lat temu
Scott Lahteine
73e193da1d
Implement LCD_BED_LEVELING for PROBE_MANUALLY
7 lat temu
Scott Lahteine
fcadc7bb1a
Implement the "manual" option for ABL
7 lat temu
Scott Lahteine
342ee458ae
Additional UBL fixes, optimizations
7 lat temu
Scott Lahteine
edbc024d76
Disable UBL_G26_MESH_EDITING by default
7 lat temu
Scott Lahteine
786fe2ba2a
Include PARK_HEAD_ON_PAUSE in Travis testing
7 lat temu
Scott Lahteine
fba22652fc
Add UBL testing to Travis
7 lat temu
Scott Lahteine
45f949d833
TMC2130 Library: @teemuatlut replaces @makertum
7 lat temu
Bob-the-Kuhn
c5e08e8761
CoreYX/YZ/ZX needs different endstop logic than CoreXY/YZ/XZ
In the endstop testing section, add the "reverse" logic in addition to "normal" core handling.
In CoreXY/YZ/XZ steppers rotating the same direction gives X movement. Opposing directions produces Y movement.
In CoreYX/ZY/ZX this is reversed. Same = Y, Opposite = X.
----
Fixes the issue where the Y endstop was being checked when moving in the X direction, etc.
7 lat temu
Scott Lahteine
a561bd5e3a
New feature: SDCARD_SORT_ALPHA
7 lat temu
Scott Lahteine
76f47aebb6
Travis test TMC2130 options
8 lat temu
Scott Lahteine
c8d4cd35d8
Include more features in Travis testing
8 lat temu
Scott Lahteine
ea0dbee3c9
Enable ABL by type, support bilinear on cartesian
8 lat temu
Scott Lahteine
0c951436e4
Extend SCARA test, stress-test ABL_GRID_POINTS_*
8 lat temu
Scott Lahteine
ed759626fe
Arduino 1.6.10, direct download U8glib in Travis CI
8 lat temu
Scott Lahteine
d63b8e2b2b
Additional details for I2C_SLAVE_ADDRESS
8 lat temu
Scott Lahteine
e3efb04295
Shoehorn EXPERIMENTAL_I2CBUS into Travis test
8 lat temu
Scott Lahteine
85c4d5d2b5
Include DELTA_CALIBRATION_MENU in DELTA travis test
8 lat temu
AnHardt
1f239ac9a7
Extend travis test to check MAX6675
8 lat temu
Scott Lahteine
49f75b7891
pins_RAMPS_14.h => pins_RAMPS.h
8 lat temu
Scott Lahteine
6b8b458106
Travis for ABL+SCARA, Z_MIN_PROBE_REPEATABILITY_TEST
8 lat temu
João Brázio
0149fc189a
Update travis config so NOZZLE_CLEAN_FEATURE no longer depends on AUTO_BED_LEVELING_FEATURE
8 lat temu
João Brázio
5cdd6f02ec
Update travis config not to send email notifications
8 lat temu
Scott Lahteine
9730a9355c
Travis test for Mixing and Switching extruders
8 lat temu
João Brázio
c711701626
Implements a nozzle parking command (G27)
8 lat temu
João Brázio
b05a75655a
Implements a nozzle cleaning pattern generator (G12)
8 lat temu
Petr Zahradnik
43ff0ce35f
Rewritten FILAMENT_CHANGE_ENABLE feature
8 lat temu
Scott Lahteine
b77069de01
Add a Travis test for LCD_INFO_MENU
8 lat temu
Scott Lahteine
bd01592816
Goodbye MECHANICAL_PROBE
8 lat temu
Scott Lahteine
bd99a2bcff
Add a Travis test of Z Safe Homing without ABL
8 lat temu
Scott Lahteine
528df1b02d
Travis test for MINIRAMBO and PWM_MOTOR_CURRENT
8 lat temu
Scott Lahteine
6563b07879
Test for mechanical and fix mounted probes
8 lat temu
Scott Lahteine
42ccb5b0df
Travis test a servo probe without ABL
8 lat temu
Scott Lahteine
e189f6a842
Patch Travis test for bed leveling
8 lat temu
Scott Lahteine
47ce810f52
Remove support for XY servo endstops
8 lat temu
Scott Lahteine
9a1dfd0f5f
Fix Travis test for FILAMENTCHANGEENABLE
8 lat temu
João Brázio
9b3a0895fd
Upgrades travis Arduino IDE version to 1.6.9
8 lat temu
Scott Lahteine
45b701d38c
Travis test for LIN_ADVANCE
8 lat temu
João Brázio
d13c86f6f6
Adds travis test for SPEAKER
8 lat temu
João Brázio
24e70c915d
Update travis to test for ULTRA and DOG LCD options
8 lat temu
Scott Lahteine
38279a02b2
Travis tests for Inch, Fahrenheit, Kelvin, M100
8 lat temu
Scott Lahteine
f69b5afe4c
Travis CI test for MBL
8 lat temu
João Brázio
08b485a310
Travis will now generate and use the custom version header file
8 lat temu
Scott Lahteine
07c9a11c3c
Automatically set X2 stepper pins
8 lat temu
Scott Lahteine
7527fdec0b
Add Travis test for DUAL_X_CARRIAGE
8 lat temu