Miguel Risco-Castillo
|
03b819bdb2
|
🚸 DWIN/DACAI for Creality 4.2.3 (#24132)
|
2022-05-13 19:53:19 -05:00 |
|
Keith Bennett
|
1c516bdd5e
|
🔧 Allow board & probe dummy thermistors (#24165)
|
2022-05-13 19:18:27 -05:00 |
|
Keith Bennett
|
a6ff63d506
|
🎨 Clean up warnings / extra check (#24163)
|
2022-05-13 00:42:05 -05:00 |
|
Scott Lahteine
|
a7d40ec654
|
✨ Add BOARD_CREALITY_V24S1_301F4
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
|
2022-05-13 00:36:57 -05:00 |
|
Scott Lahteine
|
cb4ad020af
|
🧑💻 Misc. LCD cleanup
|
2022-05-13 00:36:57 -05:00 |
|
Scott Lahteine
|
bd09f8acff
|
📌 Define RAMPS_SMART EXP headers, AZSMZ_12864
See #23501
|
2022-05-09 17:46:23 -05:00 |
|
Keith Bennett
|
a7e4061d12
|
🔧 Fix Neo RGB sanity check (#24146)
|
2022-05-09 17:46:23 -05:00 |
|
Robby Candra
|
044bf8ab7e
|
⚰️ Clean up dead option (#24006)
|
2022-05-07 18:46:12 -05:00 |
|
Robby Candra
|
8fb3074901
|
🩹 Fix DEBUG_CARDREADER (#24023)
|
2022-05-07 18:40:42 -05:00 |
|
ellensp
|
230db90b70
|
🩹 Fix DGUS_PREHEAT_UI enable with DGUS_LCD_CLASSIC (#24066)
|
2022-05-07 18:40:42 -05:00 |
|
Keith Bennett
|
8d3c84a6d9
|
✏️ Fix FYSETC Mini Panel neopixel type (#24011, #24111)
|
2022-05-07 18:13:09 -05:00 |
|
Giuliano Zaro
|
cbc6f23a8a
|
🔧 Sanity-check SWITCHING_TOOLHEAD_X_POS (#23985)
|
2022-05-07 18:13:09 -05:00 |
|
Scott Lahteine
|
421c38ff2e
|
🐛 Home Z to Max after Z_SAFE_HOMING
|
2022-05-07 17:56:18 -05:00 |
|
Scott Lahteine
|
ec447dba04
|
🚸 Home Y before X on belt printers
|
2022-05-07 17:56:18 -05:00 |
|
Scott Lahteine
|
f6f31434b8
|
🧑💻 IS_ULTRA_LCD => HAS_WIRED_LCD
|
2022-05-07 17:55:13 -05:00 |
|
Scott Lahteine
|
2dc4c642e7
|
🎨 Misc. adjustments, spacing
|
2022-05-07 17:55:08 -05:00 |
|
InsanityAutomation
|
5c5b380fda
|
🐛 Fix MarlinUI on Ender 3 S1 (#23949)
|
2022-05-07 17:34:02 -05:00 |
|
Keith Bennett
|
7456fd68a4
|
✏️ Fix NOZZLE_PARK_Y_ONLY sanity-check (#23990)
|
2022-05-07 16:53:59 -05:00 |
|
ellensp
|
e99104a004
|
✨ Configurable FREEZE pin state (#23944, #23948)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 16:17:47 -05:00 |
|
Scott Lahteine
|
edc4089121
|
🐛 Fix pulldown sanity check
|
2022-05-07 16:17:47 -05:00 |
|
Robby Candra
|
c89d0114ac
|
✨ STATUS_MESSAGE_TIMEOUT_SEC (#23135)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 16:17:47 -05:00 |
|
Scott Lahteine
|
4a8b99d505
|
🧑💻 EXTRUDER_LOOP macro
|
2022-05-07 16:01:13 -05:00 |
|
Scott Lahteine
|
ced0ad8e09
|
🎨 Apply _TERN where possible
|
2022-05-07 16:01:01 -05:00 |
|
Scott Lahteine
|
72f207f489
|
🔧 Sanity-checks for PULLDOWN, SINGLENOZZLE
|
2022-05-07 16:00:54 -05:00 |
|
Scott Lahteine
|
7186037f20
|
🔧 No Switching Nozzle with MMU2
|
2022-05-07 16:00:51 -05:00 |
|
Jelmer van der Stel
|
2558b323e8
|
🩹 Fix DWIN E3V2 display issues by allowing re-init (#23879)
|
2022-05-07 15:59:57 -05:00 |
|
GatCode
|
7dae720de5
|
📌 Fix, extend Index Rev03 Mobo (#23851)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 15:58:31 -05:00 |
|
Miguel Risco-Castillo
|
eabeac29fd
|
🚸 Update Ender3 V2/S1 Pro UI (#23878)
|
2022-05-07 15:58:31 -05:00 |
|
Scott Lahteine
|
b669aa49cc
|
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
|
2022-05-07 15:58:31 -05:00 |
|
Scott Lahteine
|
e082a141f6
|
🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable
|
2022-05-07 15:58:30 -05:00 |
|
ellensp
|
fbfe0642b6
|
🚨 Fix BLTouch 5V pin tolerance checks (#23823)
|
2022-05-07 15:58:30 -05:00 |
|
M. FURIC Franck
|
39001bd8d2
|
✨ LCD Backlight Timer (#23768)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 15:58:30 -05:00 |
|
ellensp
|
3db2fecaa4
|
🔧 SHOW_CUSTOM_BOOTSCREEN sanity-check (#23807)
|
2022-05-07 15:58:30 -05:00 |
|
Keith Bennett
|
be70352203
|
🔧 Warning for MK3_FAN_PINS (#23727)
|
2022-05-07 15:58:30 -05:00 |
|
Scott Lahteine
|
56cec9690a
|
♻️ Refactor HAL as singleton (#23357, #23871, #23897)
|
2022-05-07 15:58:30 -05:00 |
|
John Robertson
|
428b67db31
|
✨ More Nozzle Park move options (#23158)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 15:58:30 -05:00 |
|
Scott Lahteine
|
1b2715ccf2
|
🚸 Enhanced UI => Professional UI - with updates (#23624)
|
2022-05-07 15:58:30 -05:00 |
|
GHGiampy
|
ac76ed7ece
|
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590)
|
2022-05-07 15:58:30 -05:00 |
|
jefflessard
|
0b4f5298f5
|
🚨 Fix TEMP_SENSOR_BOARD warnings (#23754)
|
2022-05-07 15:56:08 -05:00 |
|
InsanityAutomation
|
7da28768f7
|
♻️ No ui.reinit_lcd on any ExtUI (#23722)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 15:56:08 -05:00 |
|
Scott Lahteine
|
172cd2eefb
|
📝 Update conditionals descriptions
|
2022-05-07 15:55:58 -05:00 |
|
Scott Lahteine
|
341113bcfb
|
🔧 HAS_LCDPRINT conditional
|
2022-05-07 15:55:58 -05:00 |
|
MOHAMMAD RASIM
|
3e18cf2b6a
|
🚸 Fix, Improve Power-Loss Recovery (#22828)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-07 15:55:07 -05:00 |
|
Taylor Talkington
|
b964d2fff0
|
✨ Optional HOST_STATUS_NOTIFICATIONS (#22833)
|
2022-05-07 15:54:55 -05:00 |
|
Scott Lahteine
|
973366e6aa
|
🔧 Update MIXING_EXTRUDER sanity checks
Fixing #23693
|
2022-05-07 15:54:55 -05:00 |
|
ellensp
|
f5046a41cd
|
🚨 Deprecate Maple build (#23661)
Update Warnings.cpp
|
2022-05-07 15:53:06 -05:00 |
|
Mike La Spina
|
f42c1b4cae
|
🔧 Sanity-check AVR D9 Fan PWM / SPEAKER Timer2 (#23672)
|
2022-05-07 15:48:13 -05:00 |
|
Scott Lahteine
|
1cdaddaaf2
|
🔧 Board temp sensor check
|
2022-05-07 15:38:56 -05:00 |
|
Scott Lahteine
|
30d1f0ba81
|
📝 Update Creality 4.2.2 driver warning
|
2022-05-07 15:38:56 -05:00 |
|
Scott Lahteine
|
361dab93b3
|
✨ BOARD_CREALITY_V24S1_301 (#23620)
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
|
2022-05-07 15:38:55 -05:00 |
|