Scott Lahteine
|
1e749e4f48
|
🧑💻 Misc. LCD cleanup
|
2 years ago |
Pauli Jokela
|
04fe50936e
|
✨ SOUND_ON_DEFAULT option (#24102)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
Scott Lahteine
|
659b4172aa
|
🔨 Prevent build attribute define conflicts
|
2 years ago |
Stephen Hawes
|
81a6834876
|
✨ Add M3426 A<addr> parameter (#24130)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
Keith Bennett
|
df40181357
|
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
tombrazier
|
60b6df4542
|
🐛 Fix kinetic ABL mesh after refactor (#24107)
Followup to #23868
|
2 years ago |
ellensp
|
6a05702c20
|
🐛 Fix BACKLASH_COMPENSATION compile (#24072)
Followup to #23826
|
2 years ago |
Scott Lahteine
|
fe745fdef0
|
🚸 More ExtUI events for ABL / UBL
|
2 years ago |
DerAndere
|
8aaf64d917
|
💥 Update Motor Current G-codes for extra axes (#23975)
|
2 years ago |
Scott Lahteine
|
fd082df077
|
🧑💻 Handle PLR in manage_media
|
2 years ago |
Scott Lahteine
|
cbf8622670
|
🎨 Use LEDColor default C-CTOR
|
2 years ago |
Scott Lahteine
|
f31d3c6749
|
🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check
Fixes #23824
|
2 years ago |
Scott Lahteine
|
e2353be24f
|
🎨 Misc. cleanup, string optimization
|
2 years ago |
Scott Lahteine
|
8b8defeacc
|
🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
c4873a64ec
|
🧑💻 General and Axis-based bitfield flags (#23989)
|
2 years ago |
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
tombrazier
|
ae53033cea
|
♻️ Refactor and fix ABL Bilinear (#23868)
|
2 years ago |
Manianac
|
72a9a02c17
|
🐛 Use ADC_VREF for Filament Width ADC Vref (#23977)
|
2 years ago |
John Lagonikas
|
51d4c5abea
|
✏️ Fix parking extruder compile (#23961)
Followup to d3e3e6a491
|
2 years ago |
ellensp
|
f1471c1549
|
🐛 Fix MMU2 buzz (#23943)
Followup to 89a9c3a391
|
2 years ago |
Scott Lahteine
|
a80a303cbe
|
🧑💻 EXTRUDER_LOOP macro
|
2 years ago |
Scott Lahteine
|
98dcb9e614
|
🔨 Suppress MMU2 resume_position warning
|
2 years ago |
Scott Lahteine
|
de8e436110
|
🧑💻 Add neo.set_background_color(rgbw)
|
2 years ago |
Scott Lahteine
|
d3e3e6a491
|
🩹 No PE_MAGNET_ON_STATE without PARKING_EXTRUDER
|
2 years ago |
Scott Lahteine
|
ef07c2c8dd
|
🔨 Allow I2CPE_ENC_n_INVERT set to false
|
2 years ago |
tombrazier
|
631e35bfd6
|
⚡️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867)
|
2 years ago |
Mrnt
|
9bc1d05df3
|
🧑💻 Allow DIGIPOT Rsx / Vrefmax override (#23885)
|
2 years ago |
Scott Lahteine
|
89a9c3a391
|
🧑💻 Add standard BUZZ types
|
2 years ago |
Scott Lahteine
|
bff55ea605
|
🐛 Fix UBL 'G29 Q1' bug
|
2 years ago |
Scott Lahteine
|
623c6b720b
|
🧑💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI
|
2 years ago |
Giuseppe499
|
df4e022a48
|
🚸 Fix, extend X Axis Twist Compensation (#23745)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Miguel Risco-Castillo
|
79b38e0e14
|
🚸 Update Ender3 V2/S1 Pro UI (#23878)
|
2 years ago |
Scott Lahteine
|
48b5362cf0
|
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
|
2 years ago |
tombrazier
|
687dc9ad4d
|
🩹 Improve and apply XATC reset() (#23840)
|
2 years ago |
Scott Lahteine
|
bb2f100fcd
|
🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable
|
2 years ago |
tombrazier
|
2e39bc30fd
|
🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828)
|
2 years ago |
tombrazier
|
6b7868d943
|
🐛 Fix backlash applied steps when config changes (#23826)
Followup to #23814
|
2 years ago |
tombrazier
|
87c4cd20e5
|
🐛 Fix steps-to-mm with backlash (#23814)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
ellensp
|
f03c367739
|
🐛 Fix TMC26X CS pins init (#23778)
|
2 years ago |
tombrazier
|
8f8427ec8f
|
⚡️ Apply PTC on all probing (#23764)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
44eff9a233
|
♻️ Refactor HAL as singleton (#23357)
|
2 years ago |
Scott Lahteine
|
98a17cd60d
|
♻️ Rename XATC z_values => z_offset
|
2 years ago |
Giuseppe499
|
aae08e9b0d
|
🐛 Fix XATC divide-by-zero (#23743)
|
2 years ago |
MOHAMMAD RASIM
|
a323d6732b
|
🚸 Fix, Improve Power-Loss Recovery (#22828)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
ellensp
|
0a24f858f3
|
🚸 Restore active tool after ABL G29 (#23692)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
2d04e5733a
|
🧑💻 Drop hostui.flag
|
2 years ago |
Scott Lahteine
|
0564cb188f
|
🚸 Enhanced UI => Professional UI - with updates (#23624)
|
2 years ago |
Bob Kuhn
|
668020777f
|
🩹 Prevent Z error with UBL + Park unscaled E move (#23568)
|
2 years ago |
GHGiampy
|
f07fc7e96f
|
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590)
|
2 years ago |
Scott Lahteine
|
ab46b7e2f2
|
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
2 years ago |