Scott Lahteine
d8a3b9eb3a
Move core conditionals earlier
2020-11-21 22:33:27 -06:00
Scott Lahteine
11b811820f
USB Media Host followup
...
Restore HAS_SHARED_MEDIA
2020-11-18 00:13:28 -06:00
Jason Smith
39305aa47c
Use MANUAL_PROBE_START_Z for UBL manual probing ( #20160 )
2020-11-17 23:59:48 -06:00
Victor Oliveira
f1cdd02d4c
Improve USB Media Host conditions ( #20176 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-17 23:48:14 -06:00
wmariz
5768ee0f9e
Probe Wizard XY position ( #20167 )
2020-11-17 21:54:21 -06:00
Jason Smith
4dd2496530
Allow dummy thermistors without pin definitions ( #20159 )
2020-11-16 14:56:59 -06:00
JoAnn Manges
40d442fde2
Fix MAX31865 on SPI (PT100/1000) support ( #20074 )
2020-11-11 15:52:35 -06:00
Scott Lahteine
59eca253e1
Simplified temp sensor conditionals
2020-11-09 01:17:37 -06:00
Hebezo
4ace02f4c2
Add POWER_OFF_DELAY option ( #19987 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-08 18:37:41 -06:00
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item ( #19901 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-27 20:41:12 -05:00
ManuelMcLure
4fccb92e07
Configure TMC interpolation per driver ( #19828 )
2020-10-22 06:27:33 -05:00
Jason Smith
050ba0e0a0
LCD conditionals followup ( #19766 )
2020-10-16 17:04:10 -05:00
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
2020-10-15 03:00:27 -05:00
Scott Lahteine
492ba2a111
Digipots refactor / cleanup ( #19690 )
2020-10-11 14:58:35 -05:00
Serhiy-K
6fdaaf3d20
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2020-10-10 05:08:01 -05:00
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
2020-09-28 01:52:38 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
2020-09-28 01:13:27 -05:00
Scott Lahteine
4f73ac7289
Add HAS_ROTARY_ENCODER
2020-09-20 20:51:21 -05:00
Scott Lahteine
76d8d1742c
Add multi-extruder condition
2020-09-20 20:51:21 -05:00
Cole Markham
4628f0e237
Fix CoreXY compile with backlash cal. ( #19422 )
2020-09-19 08:14:34 -05:00
Jason Smith
5c3140811d
TFT is neither "graphical" nor "character" ( #19297 )
2020-09-07 17:07:53 -05:00
Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
2020-09-06 23:21:42 -05:00
Victor Sokolov
e97e6865c3
MarkForged kinematics ( #19235 )
2020-09-03 20:12:53 -05:00
Giuliano Zaro
8652a7bdd2
HIGH/LOW naming of pin state settings ( #19089 )
2020-08-21 23:13:43 -05:00
Giuliano Zaro
3426c7fc94
Configurable number of M106 fans ( #18883 )
2020-08-19 20:11:20 -05:00
Julius Mumme
e70440b7cb
Fix IS_PROBE_PIN macro ( #19024 )
2020-08-15 22:50:28 -05:00
wmariz
da4eaebdc9
ZoneStar Z6FB ( #18918 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-07 17:03:59 -05:00
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies ( #18919 )
2020-08-06 08:14:00 -05:00
Scott Lahteine
7a5d408bc0
Conditions cleanup
2020-08-06 04:20:15 -05:00
Scott Lahteine
a9912681b4
General cleanup
2020-08-06 00:52:36 -05:00
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
2020-07-30 01:43:19 -05:00
Victor Oliveira
38ce5966e1
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
2020-07-29 21:25:07 -05:00
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support ( #18758 )
2020-07-24 03:09:14 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
e78f19bc87
Clean up DWIN code
2020-07-14 21:15:14 -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
Jason Smith
af8be58d92
Fix broken POWER_LOSS_RECOVERY prompt ( #18557 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-06 01:18:49 -05:00
Robby Candra
39105384ba
Permit independent X2,Y2,Z2,Z3,Z4 endstop inverting ( #18481 )
2020-07-01 01:22:34 -05:00
Scott Lahteine
859ccd2e28
NO_LCD_REINIT for FSMC (or, no SD_DETECT_PIN)
2020-06-24 20:15:23 -05:00
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
2020-06-24 19:44:50 -05:00
Scott Lahteine
d8c3aed038
Sanity-check the chamber thermistor pin
2020-06-19 14:01:24 -05:00
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
2020-06-18 15:23:03 -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
MoellerDi
bac760207c
Add volumetric extrusion limit ( #17017 )
2020-06-08 03:24:46 -05:00
Scott Lahteine
6371782263
Add HAS_MULTI_SERIAL conditional
2020-06-05 16:20:27 -05:00
ellensp
ce62209bce
Probe margin. Bump config version ( #18140 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-02 20:41:50 -05:00
thisiskeithb
ad08722d0d
Chirp followup 2 ( #18176 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-01 22:40:51 -05:00
Scott Lahteine
48d9a5367b
Chirp followup
2020-06-01 17:06:38 -05:00
Scott Lahteine
3bf0d8d161
Allow disable of LCD click
2020-05-27 13:17:30 -05:00