Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
6027055695
Optimize LCD, Wifi, etc. libraries ( #18730 )
2020-07-21 04:00:39 -05:00
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
...
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-09 03:11:57 -05:00
Scott Lahteine
d6682c8609
Whitespace cleanup
2020-07-07 02:30:26 -05:00
George Fu
097347b575
Add FYSETC 2.42 inch OLED support ( #18485 )
2020-07-02 20:33:52 -05:00
Scott Lahteine
70fa4c9323
Per-Hotend Default PIDs ( #18483 )
2020-07-01 16:18:20 -05:00
Jason Smith
819e48972d
Improve U8G+SPI delay override ( #18386 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-22 15:27:01 -05:00
thisiskeithb
2603a237f9
Add MKS LCD12864 A/B Controller Support ( #18120 )
2020-06-16 02:43:09 -05:00
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
2020-06-16 01:45:27 -05:00
makerbase
642112d3eb
Add MKS UI (TFT_LITTLE_VGL_UI) ( #18071 )
2020-06-15 21:05:33 -05:00
Italo Soares
213d4b890e
Hotend Idle Timeout ( #16362 )
2020-05-18 00:50:35 -05:00
Scott Lahteine
798dc68847
Combine some conditions
2020-05-11 23:27:01 -05:00
Scott Lahteine
e5b0892f08
Fix TERN typo, EXTRA_PROBING
...
Co-Authored-By: Matthew Kennedy <mattkenn4545@gmail.com>
2020-05-10 04:40:30 -05:00
Scott Lahteine
eeabe66fc4
Some distinct E helpers
2020-05-05 00:52:45 -05:00
Scott Lahteine
2efe28ca59
Minor conditional clean
2020-05-04 16:11:36 -05:00
Scott Lahteine
c4d57462dc
Apply HAS_MULTI_HOTEND
2020-04-27 05:10:47 -05:00
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
2020-04-27 05:07:08 -05:00
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
2020-04-27 05:07:08 -05:00
Scott Lahteine
3a27933ae7
Fixes for FYSETC Touch EVE 5" on AVR ( #17659 )
...
Co-Authored-By: RudolphRiedel <rudolphriedel@users.noreply.github.com>
Co-authored-by: sL1pKn07 <sl1pkn07@gmail.com>
2020-04-24 22:35:46 -05:00
Scott Lahteine
55d66fb897
Add HAS_JUNCTION_DEVIATION
2020-04-23 21:53:51 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
djessup
360e07c90f
Add USE_PROBE_FOR_Z_HOMING option ( #17359 )
2020-04-17 09:02:21 -05:00
ellensp
cd4060a99c
Add USB serial support to SERIAL_PORT_2 on DUE ( #17245 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-03-23 17:55:21 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
George Fu
201c991cfa
Fix and update DGUS displays ( #17072 )
2020-03-11 03:40:30 -05:00
Scott Lahteine
8f66dbfcd5
SD_DETECT_INVERTED => SD_DETECT_STATE ( #17112 )
2020-03-10 15:43:06 -05:00
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
2020-03-07 22:20:41 -06:00
Jason Smith
cc822bf70f
Fix some 8 extruders issues, GTR build ( #17043 )
2020-03-01 21:19:02 -06:00
Scott Lahteine
730804289c
Catch more LPC1768 pin conflicts ( #17019 )
2020-02-29 04:14:40 -06:00
Scott Lahteine
0a7e7a6fa5
Allow servo features in combination ( #16960 )
2020-02-26 06:26:54 -06:00
Scott Lahteine
5b438fb20d
HAS_SDCARD_CONNECTION is more obsolete
2020-02-25 22:30:30 -06:00
Scott Lahteine
b2328d089a
Allow LCD_PIXEL_WIDTH/HEIGHT override
2020-02-22 21:36:21 -06:00
Scott Lahteine
7b02a62da8
Fix up tests
2020-02-11 09:37:04 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
2020-01-19 23:35:07 -06:00
George Fu
4108c5d01f
Update FYSETC S6 pins ( #16559 )
2020-01-17 13:16:05 -06:00
George Fu
e593da1c23
Update and fix DGUS ( #16317 )
2020-01-03 21:00:44 -06:00
greppp
7f87a044cd
Fix Ender-2 display pins, add BTN_ENC ( #16349 )
2020-01-03 20:44:16 -06:00
Jason Smith
3cade6245e
Fix MIN_PROBE_EDGE bug in default ABL G29 ( #16367 )
2020-01-03 17:46:26 -06:00
InsanityAutomation
1c9ccce520
Add NOZZLE_AS_PROBE (no probe offsets) ( #15929 )
2019-12-24 00:03:08 -06:00
Tanguy Pruvot
ab61c09bff
Improve touch buttons behavior ( #16109 )
2019-12-06 00:47:50 -06:00
Scott Lahteine
441e822fb3
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
2019-11-23 17:04:17 -06:00
Giuliano Zaro
0f5d457252
Allow redundant temp sensor with SINGLENOZZLE ( #15650 )
2019-10-24 12:23:06 -05:00
Scott Lahteine
af214ff121
Fix up PSU_CONTROL checks
2019-10-22 16:16:12 -05:00
Jason Smith
53abfdc2c3
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards ( #15547 )
2019-10-15 14:18:46 -05:00
Piotr
fe4c69b64a
Poll *all* enabled endstop pins ( #15525 )
2019-10-15 13:28:04 -05:00
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
2019-10-10 21:03:33 -05:00
Marcio Teixeira
dc14d4a13c
Improvements and fixes to Lulzbot UI ( #15490 )
2019-10-09 19:44:49 -05:00
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
2019-10-08 19:42:18 -05:00