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
Scott Lahteine
944920176f
Add more platform Travis tests
2019-08-30 22:37:28 -05:00
Scott Lahteine
d6a16525c2
New Language: Vietnamese ( #13892 )
2019-08-24 03:40:28 -05:00
Ludy
6715fd159c
Animated Marlin boot screen ( #14961 )
2019-08-17 18:40:01 -05:00
Ludy
9479ec32f7
Fix Service Menu compile error ( #14903 )
2019-08-10 00:53:26 -05:00
Scott Lahteine
6285776943
Fewer Teensy 3.1/3.2 tests
2019-08-02 11:35:04 -05:00
Scott Lahteine
2e27e3ba04
Patch up Teensy 3.1/3.2 pins, tests
2019-08-02 10:01:55 -05:00
Scott Lahteine
e85eca2630
HAL cleanup, Teensy 3.1 platform
2019-08-02 07:22:26 -05:00
rafaljot
e44fccf3d2
Add support for M575 ( #14757 )
2019-07-30 02:30:00 -05:00
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
2019-07-28 14:48:29 -05:00
Marcio Teixeira
fec52e61ea
Use shared memory space for game data ( #14727 )
2019-07-28 01:44:16 -05:00
Tanguy Pruvot
f0be92259b
PIO env, Travis test for STM32F407VE ( #14674 )
2019-07-18 22:38:03 -05:00
Tanguy Pruvot
45bde333d5
Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support ( #14597 )
2019-07-14 18:05:24 -05:00
Scott Lahteine
74e1573b14
Update megaatmega2560-tests
2019-07-14 13:09:16 -05:00
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
2019-07-11 02:32:24 -05:00
Ludy
a7bb1fc322
Fix Dual X,Y,Z UART pins in relation to TMC2208/9 ( #14554 )
2019-07-09 22:52:48 -05:00
Ludy
a210f80adc
Sanity-check for CASE_LIGHT_PIN ( #14518 )
2019-07-05 20:18:43 -05:00
Tim Moore
eb6dec03bd
Simplify power supply naming logic ( #14488 )
...
Co-Authored-By: Tim Moore <tim.moore@lightbend.com>
Co-Authored-By: AnHardt <github@kitelab.de>
2019-07-05 01:58:34 -05:00
Scott Lahteine
ec4bfb0054
Fix LPC1768-tests labels
2019-07-03 19:11:59 -05:00
Scott Lahteine
d7d80418ae
Singleton for cutting tools ( #14429 )
2019-06-27 23:06:49 -05:00
Scott Lahteine
7e16835c83
Use LCD conditionals in pins files ( #14428 )
2019-06-27 22:14:43 -05:00
Scott Lahteine
4df4c47994
Add TMC2209 support ( #14249 )
2019-06-20 15:47:50 -05:00
Ludy
35aabd1834
Fix Spindle/Laser compile error ( #14312 )
2019-06-17 18:38:43 -05:00
teemuatlut
29afd11cbf
Updates for TMC2660 init ( #14245 )
2019-06-13 23:16:10 -05:00
Scott Lahteine
8bc3b80176
Add MULTI_NOZZLE_DUPLICATION test
2019-06-12 20:06:25 -05:00
Scott Lahteine
0ca2073625
ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT
2019-06-10 17:28:35 -05:00
InsanityAutomation
66e22d9f5a
ExtUI Heated Chamber support ( #14198 )
2019-06-07 07:08:41 -05:00
InsanityAutomation
fda8606388
Fix Travis test of Azteeg X3 Pro ( #14235 )
2019-06-07 03:07:38 -05:00
Tanguy Pruvot
3bf43b6c1e
Re-enable STM32F1 Travis test ( #13978 )
2019-05-11 18:10:40 -05:00
InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance ( #13814 )
2019-05-07 21:25:54 -05:00
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat ( #13880 )
2019-05-07 20:38:40 -05:00
doggyfan
23a8707ef1
Configurable Thermistor ( #13888 )
2019-05-06 18:51:06 -05:00
Ludy
c837e9250c
Define tmc variables where needed ( #13918 )
2019-05-05 22:04:47 -05:00
Stephan
84273557f9
Move and update heated chamber settings ( #13671 )
...
Co-Authored-By: the-real-orca <stephan.veigl@gmail.com>
2019-04-12 15:38:10 -05:00
Scott Lahteine
ae42206500
Fix SD_REPRINT_LAST_SELECTED_FILE
2019-04-10 17:43:08 -05:00
Scott Lahteine
5018fdacbe
Support FYSETC_MINI_12864_PANEL ( #13365 )
2019-04-09 18:34:29 -05:00
Scott Lahteine
a2b3ad6d0a
Don't override RGB LED pins, by default
2019-04-07 16:42:26 -05:00
Roxy-3D
9cee81d47e
Option to show babysteps total since G28 ( #13580 )
2019-04-06 18:04:34 -05:00
Scott Alfter
32332bcd03
Proceed with Teensy 3.5/3.6 HAL ( #13450 )
2019-03-24 00:08:32 -05:00
InsanityAutomation
5b2c37d6c1
Followup to BLTouch ( #13422 )
2019-03-18 16:31:11 -05:00
InsanityAutomation
691e5c3bb8
BLTouch V3.0 support ( #13406 )
2019-03-17 05:57:25 -05:00
Hadrien Jouet
0278ad0a6d
Add ESP32 WiFi interface ( #11209 )
2019-03-13 00:48:08 -05:00
InsanityAutomation
c03df89921
ExtUI Mesh Leveling Extensions ( #13363 )
2019-03-13 00:45:52 -05:00
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework ( #12201 )
2019-03-07 02:09:39 -06:00
Chris Pepper
8d95019442
LPC176x NeoPixel Support ( #13322 )
2019-03-06 23:54:19 +00:00
Chris Pepper
4ab433d391
Fix binary protocol with one serial port ( #13270 )
...
- The `sdcard.transfer_port` variable is Marlin's internal serial port index, not the physical serial port number.
- Added packet number to "ok" response so hosts don't need to wait for the ACK.
- Renamed feature to `BINARY_FILE_TRANSFER`, as the speed up is only consequential to the ability to transfer binaries over serial.
2019-02-27 19:57:48 -06:00
Scott Lahteine
15aa932aa6
HAL for Linux ( #13146 )
2019-02-22 19:09:10 -06:00
Thomas Moore
9f5e4e5ad8
Update LPC1769 Pins Files ( #13183 )
2019-02-21 00:54:05 -06:00
Scott Lahteine
d2bdb71c13
Add PHOTO_GCODE option, photo trigger physical move ( #13168 )
2019-02-14 15:09:35 -06:00
InsanityAutomation
7f1b69b0c8
Add HOST_PROMPT_SUPPORT ( #13039 )
2019-02-12 15:55:47 -06:00
Scott Lahteine
6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) ( #13022 )
2019-02-10 04:54:23 -06:00
Marcio Teixeira
e1604198ff
G425 — Auto-calibrate Backlash and Nozzle Offsets ( #13050 )
2019-02-06 17:20:17 -06:00
teemuatlut
d81342254a
Support new TMC drivers ( #13026 )
2019-02-06 06:33:14 -06:00
Rolf Werum
524c6c10bf
MAGNETIC_PARKING_EXTRUDER ( #12351 )
2019-02-06 06:30:53 -06:00
Marcio Teixeira
5cfc1cdacc
Support SWITCHING_NOZZLE with 2 servos ( #13054 )
2019-02-04 00:19:56 -06:00
Nicolas G
6fb4001b58
Add option to disable fan speed slowing in M303 ( #13066 )
2019-02-04 00:12:41 -06:00
InsanityAutomation
48a3502656
Remote streamer improvements ( #12982 )
2019-01-27 22:43:13 -06:00
Scott Lahteine
2b54e98f50
Remove L6470 test for LPC176x
2019-01-24 00:59:05 -06:00
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support ( #12895 )
2019-01-23 19:06:54 -06:00