Scott Lahteine
|
a80a303cbe
|
🧑💻 EXTRUDER_LOOP macro
|
2022-03-23 00:31:13 -05:00 |
|
Scott Lahteine
|
98dcb9e614
|
🔨 Suppress MMU2 resume_position warning
|
2022-03-23 00:31:13 -05:00 |
|
Scott Lahteine
|
de8e436110
|
🧑💻 Add neo.set_background_color(rgbw)
|
2022-03-23 00:31:13 -05:00 |
|
Scott Lahteine
|
d3e3e6a491
|
🩹 No PE_MAGNET_ON_STATE without PARKING_EXTRUDER
|
2022-03-23 00:31:13 -05:00 |
|
Scott Lahteine
|
ef07c2c8dd
|
🔨 Allow I2CPE_ENC_n_INVERT set to false
|
2022-03-23 00:31:13 -05:00 |
|
tombrazier
|
631e35bfd6
|
⚡️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867)
|
2022-03-17 22:15:26 -05:00 |
|
Mrnt
|
9bc1d05df3
|
🧑💻 Allow DIGIPOT Rsx / Vrefmax override (#23885)
|
2022-03-13 17:17:35 -05:00 |
|
Scott Lahteine
|
89a9c3a391
|
🧑💻 Add standard BUZZ types
|
2022-03-12 17:44:58 -06:00 |
|
Scott Lahteine
|
bff55ea605
|
🐛 Fix UBL 'G29 Q1' bug
|
2022-03-12 16:00:48 -06:00 |
|
Scott Lahteine
|
623c6b720b
|
🧑💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI
|
2022-03-12 16:00:48 -06:00 |
|
Giuseppe499
|
df4e022a48
|
🚸 Fix, extend X Axis Twist Compensation (#23745)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-03-11 17:12:03 -06:00 |
|
Miguel Risco-Castillo
|
79b38e0e14
|
🚸 Update Ender3 V2/S1 Pro UI (#23878)
|
2022-03-11 14:06:49 -06:00 |
|
Scott Lahteine
|
48b5362cf0
|
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
|
2022-03-10 22:15:35 -06:00 |
|
tombrazier
|
687dc9ad4d
|
🩹 Improve and apply XATC reset() (#23840)
|
2022-03-04 15:57:51 -06:00 |
|
Scott Lahteine
|
bb2f100fcd
|
🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable
|
2022-03-02 17:50:55 -06:00 |
|
tombrazier
|
2e39bc30fd
|
🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828)
|
2022-03-02 16:13:46 -06:00 |
|
tombrazier
|
6b7868d943
|
🐛 Fix backlash applied steps when config changes (#23826)
Followup to #23814
|
2022-03-01 16:14:52 -06:00 |
|
tombrazier
|
87c4cd20e5
|
🐛 Fix steps-to-mm with backlash (#23814)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-02-26 14:30:33 -06:00 |
|
ellensp
|
f03c367739
|
🐛 Fix TMC26X CS pins init (#23778)
|
2022-02-21 21:16:57 -06:00 |
|
tombrazier
|
8f8427ec8f
|
⚡️ Apply PTC on all probing (#23764)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-02-21 19:15:52 -06:00 |
|
Scott Lahteine
|
44eff9a233
|
♻️ Refactor HAL as singleton (#23357)
|
2022-02-18 14:38:23 -06:00 |
|
Scott Lahteine
|
98a17cd60d
|
♻️ Rename XATC z_values => z_offset
|
2022-02-15 15:09:09 -06:00 |
|
Giuseppe499
|
aae08e9b0d
|
🐛 Fix XATC divide-by-zero (#23743)
|
2022-02-15 13:21:05 -06:00 |
|
MOHAMMAD RASIM
|
a323d6732b
|
🚸 Fix, Improve Power-Loss Recovery (#22828)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-02-09 12:29:34 -06:00 |
|
ellensp
|
0a24f858f3
|
🚸 Restore active tool after ABL G29 (#23692)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-02-09 10:46:53 -06:00 |
|
Scott Lahteine
|
2d04e5733a
|
🧑💻 Drop hostui.flag
|
2022-02-08 18:02:28 -06:00 |
|
Scott Lahteine
|
0564cb188f
|
🚸 Enhanced UI => Professional UI - with updates (#23624)
|
2022-02-05 10:30:17 -06:00 |
|
Bob Kuhn
|
668020777f
|
🩹 Prevent Z error with UBL + Park unscaled E move (#23568)
|
2022-02-04 19:00:35 -06:00 |
|
GHGiampy
|
f07fc7e96f
|
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590)
|
2022-02-01 17:35:38 -06:00 |
|
Scott Lahteine
|
ab46b7e2f2
|
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
2022-01-25 15:47:37 -06:00 |
|
John Lagonikas
|
7415c38790
|
🩹 Fix power.h compile (#23573)
|
2022-01-20 05:58:36 -06:00 |
|
John Lagonikas
|
0aea3ae058
|
🐛 Fix conditional M81 suicide (#23549)
|
2022-01-19 02:13:47 -06:00 |
|
Scott Lahteine
|
40481947fc
|
🧑💻 Misc. updates for extra axes (#23521)
|
2022-01-14 03:14:13 -06:00 |
|
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
2022-01-12 10:24:56 -06:00 |
|
Scott Lahteine
|
ab797a0995
|
🎨 Misc. spindle/laser adjustments
|
2022-01-10 20:29:09 -06:00 |
|
Scott Lahteine
|
02b29c0fec
|
📝 kHz => KHz
|
2022-01-10 19:49:03 -06:00 |
|
Scott Lahteine
|
1bd921d6a6
|
🎨 Misc. cleanup, comments
|
2022-01-06 05:10:56 -06:00 |
|
John Lagonikas
|
1fe07bf365
|
🩹 Fix M80, 1s delay (#23455)
|
2022-01-05 05:57:32 -06:00 |
|
John Lagonikas
|
9a194826e3
|
✨ M81 D / S - Power-off Delay (#23396)
|
2022-01-03 10:11:39 -06:00 |
|
Scott Lahteine
|
6fbfeb6801
|
✨ M919 : Chopper Timing (#23400)
|
2022-01-01 22:57:26 -06:00 |
|
Scott Lahteine
|
6fb2d8a25f
|
🧑💻 Remove extraneous 'inline' hints
|
2021-12-28 06:07:55 -06:00 |
|
Scott Lahteine
|
13ce5aa1ed
|
🎨 Misc. cleanup
|
2021-12-28 06:03:12 -06:00 |
|
Scott Lahteine
|
02b4e48c6d
|
🚸 Refine stepper-driver-related G-codes (#23372)
|
2021-12-28 05:43:10 -06:00 |
|
Scott Lahteine
|
6a8b9274a3
|
⏪️ Refactor still needs work
Reverting #23295
|
2021-12-25 23:15:17 -06:00 |
|
Scott Lahteine
|
e211ff148c
|
♻️ Refactor HAL as singleton (#23295)
|
2021-12-24 21:33:59 -06:00 |
|
Tanguy Pruvot
|
da67deb621
|
✏️ Fix missing brace (#23337)
Followup to #22916
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-23 01:32:27 -06:00 |
|
InsanityAutomation
|
2893048e29
|
✨ BLTouch High Speed mode runtime configuration (#22916)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-21 22:09:55 -06:00 |
|
GHGiampy
|
ba32391454
|
🧑💻 Option allowing > 127 Neopixels (#23322)
|
2021-12-20 02:44:43 -06:00 |
|
Giuliano Zaro
|
1dd9adbfe4
|
🚸 Use M600 for disabled MMU (#21865)
|
2021-12-13 18:47:57 -06:00 |
|
Giuseppe499
|
a16a059312
|
✨ X Twist Compensation & Calibration (#23238)
|
2021-12-06 19:53:51 -06:00 |
|