Scott Lahteine
1b40e9c464
Implement CNC_COORDINATE_SYSTEMS
7 lat temu
Scott Lahteine
723f2a77f6
Implement support for Dual X and Y endstops
7 lat temu
Scott Lahteine
7465ede058
Add scripts for .travis.yml to append config options
7 lat temu
Chris Pepper
636c3bbc4e
LPC1768: Travis lpc1768 default config test (#8109 )
Add a single default travis test for lpc1768 to catch build errors
7 lat temu
Scott Lahteine
3ac581eac9
Neopixel changes for parity with 1.1.x
7 lat temu
Scott Lahteine
783ddf9691
Add SCROLL_LONG_FILENAMES option
7 lat temu
Scott Lahteine
442669d23c
Allow UBL to build without a probe
7 lat temu
Thomas Moore
0cb00f52d9
Cleanup warnings
7 lat temu
Scott Lahteine
ce1638e32f
Add Babystep Z graphic overlay
See PR #7593
7 lat temu
Scott Lahteine
7239ab231c
Fix ADVANCED_PAUSE_FEATURE in .travis.yml
7 lat temu
Scott Lahteine
f37ed314e0
Friendly layout for Arduino IDE
7 lat temu
Scott Lahteine
65996e4235
Support file updates
7 lat temu
Dave Johnson
d5e5735679
Support travis new "trusty" build environment
move from legacy precise to trusty build image
fix PATH not including buildroot/bin
remove symolic link to ~/bin as trusty travis image doesn't include it in PATH anyway
7 lat temu
Dave Johnson
8f5a576b08
pristine != precise (#7424 )
7 lat temu
Dave Johnson
419e575808
Force legacy "pristine" build dist for TravisCI
TravisCI "trusty" build dist isn't picking up build path causing travis checks to fail. Reverting to legacy "pristine" dist while we investigate
7 lat temu
Christopher Pepper
d2fb3215da
PlatformIO Travis test
spi.h renamed to avoid conflicts with base libraries
7 lat temu
teemuatlut
f3e562e46e
HAL for 32-bit Teensy (3.5, 3.6) architecture
7 lat temu
Christopher Pepper
fb04dfcda8
Apply Travis update workaround while a permanent solution is found
7 lat temu
Scott Lahteine
5851c2d36f
MAX7219 followup (#7564 )
* Add MAX7219_DEBUG to Travis CI testing
* Tweak config and use standard pin naming for MAX7219_DEBUG
* MAX7219: Apply coding standards, use macros, etc.
* Make code work...
7 lat temu
Vben
c0409b85e7
New feature: Part-Cooling Fan Multiplexer
7 lat temu
GMagician
e9c72978c7
Implement SERVO_DELAY as array
This modify give SERVO_DELAY x servo basis
7 lat temu
Scott Lahteine
622048ffb0
Clean up whitespace, trailing space, bad tab conversion, etc.
7 lat temu
Dave Johnson
65a36948c0
Support travis new build environment (#7425 )
move from legacy precise to trusty build image
fix PATH not including buildroot/bin
remove symolic link to ~/bin
enable sudo
trusty travis image doesn't source ~/bin by default
avr requires sude
7 lat temu
Dave Johnson
c6509076c4
Force legacy "precise" build dist for TravisCI (#7422 )
TravisCI "trusty" build dist isn't picking up build path causing travis checks to fail. Reverting to legacy "precise" dist while we investigate
pristine != precise
7 lat temu
Scott Lahteine
283d15a8d0
Add a Travis CI test for FWRETRACT
7 lat temu
C. Scott Ananian
890e7a16a9
Add support for Printrbot Neopixel RGBW strip.
Connected as described at http://printrbot.com/shop/led-strip/
Based on patch by Kelly Anderson <kelly@xilka.com > at
http://www.xilka.com/printrbot/marlin/1.1.4/ 20170707 /
7 lat temu
Scott Lahteine
11c589c3ec
Fix compile issue with G38
Fixes #7250
7 lat temu
Scott Lahteine
fc140c4962
Followup for I2C_POSITION_ENCODERS
7 lat temu
Scott Lahteine
3c7bfe798d
Various cleanups ahead of digipot save
7 lat temu
Scott Lahteine
80a232419d
CNC workspace planes and 'P' argument for G2/G3
7 lat temu
Scott Lahteine
e907654d6a
Do two or three fewer test builds
7 lat temu
Bob-the-Kuhn
a1c65fd3d5
convert DAC percent to uint8_t
=====================
add test to Travis
7 lat temu
Scott Lahteine
dd1a84b23f
Add Travis test for scrolling on DOGM
7 lat temu
Scott Lahteine
570722a0fe
Combine Travis tests to shorten required time
7 lat temu
dot-bob
0bc66bf22c
PCA9632 PWM color LED support
Add support for the PCA9632 PWM color LED driver used on the Ultimaker 2 and Wanhao Duplicator 6.
7 lat temu
Tannoo
74d6dee920
User Command (Script) Menu
The menu (commands / scripts) is configurable in `Configuration_adv.h`.
- Added conditionals.
- Changed script handling.
- Slimmed and working!
- Added Status message.
- Returning to lcd status screen now!
- Example Configs Updated.
- Cleanups by @thinkyhead
7 lat temu
Scott Lahteine
13a06711ad
Add a Travis test for UBL + DELTA
7 lat temu
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