Scott Lahteine
|
1d0452c41e
|
Standardize drivers.h values, add class indirection (#16448)
|
2020-01-03 17:11:36 -06:00 |
|
InsanityAutomation
|
1c9ccce520
|
Add NOZZLE_AS_PROBE (no probe offsets) (#15929)
|
2019-12-24 00:03:08 -06:00 |
|
Jeff Eberl
|
70325a6a0f
|
Update test scripts to error on unknown (#16229)
|
2019-12-19 21:03:42 -06:00 |
|
BigTreeTech
|
bbe0ffb2fa
|
BigTreeTech SKR v1.4 support (#16236)
|
2019-12-19 02:41:35 -06:00 |
|
Scott Lahteine
|
e45c4d6aa3
|
Fix RAMBo CNC test
|
2019-12-12 16:12:17 -06:00 |
|
Jeff Eberl
|
ae3504594c
|
Add a CI test for RAMBo + CNC (#16126)
|
2019-12-11 02:28:16 -06:00 |
|
Scott Lahteine
|
54f75ebbfe
|
Rename platform, part 2
|
2019-12-03 06:42:49 -06:00 |
|
Scott Lahteine
|
454984376c
|
Rename platform, part 1
|
2019-12-03 06:42:35 -06:00 |
|
Scott Lahteine
|
bdd0517a5b
|
Tweak test labels
|
2019-12-01 21:12:38 -06:00 |
|
Chris Pepper
|
849ac80e90
|
Fix megaatmega2560 test (#16069)
|
2019-12-02 02:08:25 +00:00 |
|
Gustavo Alvarez
|
efc3873149
|
Reorder F103RE environments (#16054)
|
2019-12-01 13:17:45 -06:00 |
|
Scott Lahteine
|
f83bc0aa13
|
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
|
2019-11-29 22:54:42 -06:00 |
|
thisiskeithb
|
f786cc5145
|
Revert default BTT STM32F103 environment (#16006)
|
2019-11-26 04:28:13 -06:00 |
|
Scott Lahteine
|
1d150e41b6
|
Reduce MMU2 code, add test
|
2019-11-26 02:15:31 -06:00 |
|
Scott Lahteine
|
441e822fb3
|
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
|
2019-11-23 17:04:17 -06:00 |
|
Daniel Negut
|
a3229b30ec
|
Add Zonestar/Anet LCD for SKR mini E3 (#15931)
|
2019-11-20 00:06:26 -06:00 |
|
thisiskeithb
|
0f57818f2d
|
Support 512K "RCT6" in BTT SKR Mini (#15890)
|
2019-11-15 02:51:26 -06:00 |
|
Scott Lahteine
|
624336f453
|
Fix up Megatronics 3.2 test
|
2019-11-10 16:19:57 -06:00 |
|
Scott Lahteine
|
6e0bcb80a2
|
Tweak mega tests
|
2019-11-09 22:33:38 -06:00 |
|
Scott Lahteine
|
ea3217cd46
|
Move 'draw' methods into Menu Item classes (#15760)
|
2019-11-02 07:28:20 -05:00 |
|
Scott Lahteine
|
7a342ecb93
|
Show Total E during print (#15703)
|
2019-10-27 17:49:27 -05:00 |
|
Scott Lahteine
|
93f0012959
|
Cancel Objects - As seen at ERRF2019 (#15590)
|
2019-10-24 15:35:40 -05:00 |
|
Scott Lahteine
|
77f500b857
|
Fix LPC1769 test
|
2019-10-24 11:55:48 -05:00 |
|
Jason Smith
|
832cb7e1ac
|
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195)
|
2019-10-16 13:39:58 -05:00 |
|
Scott Lahteine
|
3949d246df
|
Fix ESP32 name conflict
|
2019-10-15 17:13:07 -05:00 |
|
Jason Smith
|
53abfdc2c3
|
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547)
|
2019-10-15 14:18:46 -05:00 |
|
LinFor
|
b20d5a7cc6
|
Estimate Remaining Time (graphical display) (#15497)
|
2019-10-10 21:03:33 -05:00 |
|
Scott Lahteine
|
541a9f2b85
|
Defer test of Lulzbot UI for now
|
2019-10-09 23:39:22 -05:00 |
|
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
2019-10-09 19:46:10 -05:00 |
|
Marcio Teixeira
|
dc14d4a13c
|
Improvements and fixes to Lulzbot UI (#15490)
|
2019-10-09 19:44:49 -05:00 |
|
Scott Lahteine
|
a525cc06c1
|
Add ARC_SUPPORT to DUE tests
|
2019-10-08 20:46:01 -05:00 |
|
Scott Lahteine
|
89490171ef
|
Use "concatenatable" language codes
|
2019-10-08 20:17:23 -05:00 |
|
Scott Lahteine
|
c0005e939c
|
Enable junction deviation by default (#15481)
|
2019-10-08 19:42:18 -05:00 |
|
Scott Lahteine
|
5becda25c5
|
Followup to E renumbering
|
2019-10-08 17:37:17 -05:00 |
|
Scott Lahteine
|
9188ce1a8d
|
Add JOIN for simple append
|
2019-10-06 22:01:06 -05:00 |
|
Scott Lahteine
|
139b7196a0
|
Watchdog cleanup (#15283)
|
2019-09-29 17:57:29 -05:00 |
|
Tanguy Pruvot
|
43d6e9fa43
|
STM32F103.. reorganization, SKR mini fix (#15398)
|
2019-09-29 02:04:53 -05:00 |
|
InsanityAutomation
|
e9cf46a9a5
|
M851 XY 3 point followup (incomplete) (#15361)
|
2019-09-25 02:43:41 -05:00 |
|
Scott Lahteine
|
938a49f989
|
Update DUE-tests
|
2019-09-23 19:16:40 -05:00 |
|
Scott Lahteine
|
4bb17a55ac
|
Add Travis test for M425
|
2019-09-18 04:07:13 -05:00 |
|
Scott Lahteine
|
b73744f9e7
|
Update ExtUI, add test under DUE (#15298)
|
2019-09-17 23:41:34 -05:00 |
|
Scott Lahteine
|
d63e0f6d98
|
Pending refactor tweaks
|
2019-09-16 15:10:14 -05:00 |
|
Giuliano Zaro
|
c96844fae2
|
[SAMD51] Remove RuRamps4D (#15264)
|
2019-09-15 14:17:20 -05:00 |
|
Scott Lahteine
|
85a7f8c5b4
|
Smaller animation example
|
2019-09-14 19:19:43 -05:00 |
|
Scott Lahteine
|
f4b198a9f5
|
Fix G26 enable in tests
|
2019-09-11 08:17:00 -05:00 |
|
Scott Lahteine
|
ff482a3247
|
M114 detail in more tests
|
2019-09-09 18:04:25 -05:00 |
|
Scott Lahteine
|
4f5e197c80
|
Move bezier curve test
|
2019-09-09 00:27:53 -05:00 |
|
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
2019-09-08 00:55:34 -05:00 |
|
Scott Lahteine
|
75efa3cdac
|
Reorganize HAL (#14832)
|
2019-09-02 19:49:58 -05:00 |
|
Tanguy Pruvot
|
ee444d7d07
|
Fix SKRmini test required serial port(s) (#15117)
|
2019-08-31 21:10:50 -05:00 |
|