Scott Lahteine
b523ddf1b2
♻️ Common Bed Leveling object name, accessors ( #24214 )
2022-05-19 06:05:52 -05:00
Miguel Risco-Castillo
a65e4edb1c
🚸 ProUI APRIL2022 updates ( #24084 )
2022-05-17 15:46:04 -05:00
Keith Bennett
8ccc601218
🎨 Clean up warnings / extra check ( #24163 )
2022-05-13 00:41:38 -05:00
Scott Lahteine
1e749e4f48
🧑💻 Misc. LCD cleanup
2022-05-12 21:40:01 -05:00
Scott Lahteine
e039d51d18
🩹 Fix ProUI leveling start message
2022-05-12 20:23:32 -05:00
Scott Lahteine
6e90272783
🩹 Bring G425 report up to date
...
Followup to #23112
2022-05-05 14:57:29 -05:00
Stephen Hawes
81a6834876
✨ Add M3426 A<addr> parameter ( #24130 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-05 02:37:47 -05:00
Keith Bennett
df40181357
💥 Num Axes and Multi-Stepper based on Driver Types ( #24120 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-04 19:25:02 -05:00
tombrazier
60b6df4542
🐛 Fix kinetic ABL mesh after refactor ( #24107 )
...
Followup to #23868
2022-04-29 12:54:57 -05:00
Scott Lahteine
d9ccf0a144
📝 Fix 'M150 S' comment
2022-04-23 06:11:03 -05:00
Mateusz Kleina
4a73fa18d8
🐛 Fix ProUI / JyersUI leveling preheat ( #24064 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-22 05:12:39 -05:00
Scott Lahteine
fe745fdef0
🚸 More ExtUI events for ABL / UBL
2022-04-22 04:48:09 -05:00
ellensp
367c11dfa2
🐛 Fix STM32 Pins Debugging ( #22896 )
2022-04-21 04:06:22 -05:00
Christian Piper
3905234b0d
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 ( #24063 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-21 02:15:07 -05:00
Scott Lahteine
d4fd39f05f
🐛 Update M913, M914 report
...
Followup to #11248 , #11249 , #23400
2022-04-20 00:56:52 -05:00
DerAndere
8aaf64d917
💥 Update Motor Current G-codes for extra axes ( #23975 )
2022-04-18 22:15:15 -05:00
Scott Lahteine
696ae3cc14
✏️ Remove extra G29 line
...
Followup to 85a62bbf
2022-04-18 16:41:16 -05:00
John Lagonikas
c58c5b09ab
🐛 Fix MPC compile ( #24049 )
...
Followup to #23984 , #23751
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-17 23:56:52 -05:00
DerAndere
2ee39b62f3
🩹 Fix some parameters w/out values ( #24051 )
2022-04-17 23:03:39 -05:00
Scott Lahteine
fd082df077
🧑💻 Handle PLR in manage_media
2022-04-17 21:20:34 -05:00
ellensp
2e121014b0
✏️ Fix 9-axis Z axis typo ( #24036 )
...
Followup to #23112
2022-04-14 21:38:27 -05:00
Scott Lahteine
80810f1b18
🚨 Fix some compiler warnings
2022-04-14 21:34:06 -05:00
tombrazier
3da29b4a04
🚸 Improve MPC tuning, add menu items ( #23984 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-10 01:20:05 -05:00
Robert Brenckman
6ee34331b7
🐛 Fix Tool Change priming ( #21142 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-10 00:24:07 -05:00
Scott Lahteine
e2353be24f
🎨 Misc. cleanup, string optimization
2022-04-09 22:57:28 -05:00
Scott Lahteine
6567e0e0aa
🎨 Misc. 9-axis cleanup
2022-04-09 19:17:04 -05:00
Scott Lahteine
32e6767b5a
✨ DOGM Display Sleep ( #23992 )
...
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-04-04 15:57:03 -05:00
DerAndere
f22307a0af
🚸 Better M350, M114 with more axes ( #23986 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-03 21:43:42 -05:00
Scott Lahteine
877e10205b
🏗️ Axis name arrays
...
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-04-03 21:03:23 -05:00
Scott Lahteine
8b8defeacc
🏗️ Extend AXIS_CHAR to include E
...
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-04-03 21:00:31 -05:00
Scott Lahteine
f5daefb09d
🏗️ More 9-axis updates
2022-04-03 20:34:48 -05:00
Scott Lahteine
19838d97be
🎨 Misc. adjustments, spacing
2022-04-03 16:59:43 -05:00
Scott Lahteine
c4873a64ec
🧑💻 General and Axis-based bitfield flags ( #23989 )
2022-04-03 16:14:02 -05:00
tombrazier
72b2e2b2c7
⚗️ Temperature Model Predictive Control ( #23751 )
2022-04-01 02:15:20 -05:00
DerAndere
e5b651f407
✨ Support for up to 9 axes (linear, rotary) ( #23112 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-01 00:10:38 -05:00
tombrazier
ae53033cea
♻️ Refactor and fix ABL Bilinear ( #23868 )
2022-03-31 21:13:16 -05:00
Scott Lahteine
fd742616ba
🚸 Clear "heating/cooling" message on temp reached
2022-03-25 18:06:03 -05:00
Scott Lahteine
8dfdf51678
🎨 Format, use status macros
2022-03-25 18:06:03 -05:00
Scott Lahteine
6b47db3a68
🎨 General cleanup, comments
2022-03-23 00:31:13 -05:00
Scott Lahteine
a80a303cbe
🧑💻 EXTRUDER_LOOP macro
2022-03-23 00:31:13 -05:00
Scott Lahteine
258a2ed112
🎨 Apply _TERN where possible
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
Ludy
bf7176fba9
🩹 Fix redundant var declaration ( #23913 )
2022-03-17 20:55:33 -05:00
Mathew Winters
a58d35d765
⚡ ️ G12 - Only require used axes to be homed ( #23422 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-03-12 19:13:41 -06:00
Nick
9c9300ff9d
🐛 Fix Chiron new TFT SD print after reset ( #23855 )
2022-03-12 17:47:47 -06:00
Scott Lahteine
89a9c3a391
🧑💻 Add standard BUZZ types
2022-03-12 17:44:58 -06:00
Scott Lahteine
623c6b720b
🧑💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI
2022-03-12 16:00:48 -06:00
kisslorand
0563626286
🚸 M401 H - Report BLTouch HS State ( #23724 )
2022-03-11 18:21:08 -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
ellensp
bd3ecc3ea0
fix g29 ( #23887 )
2022-03-11 07:51:25 -07:00
Scott Lahteine
f516c9e552
🐛 Fix UI include
...
Followup to ~2
2022-03-11 02:56:24 -06:00
Scott Lahteine
48b5362cf0
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
...
Followup to #23624
2022-03-10 22:15:35 -06:00
Scott Lahteine
4b84b28c14
🚸 Improve M422 error messages
2022-03-10 17:28:54 -06:00
Scott Lahteine
6aee2c755b
⚡ ️ Use seen_test in M422
2022-03-02 17:58:23 -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
Scott Lahteine
b07a34eb6b
🐛 Fix M_State_grbl when G29 calls G28
2022-03-02 16:04:17 -06:00
tombrazier
6b7868d943
🐛 Fix backlash applied steps when config changes ( #23826 )
...
Followup to #23814
2022-03-01 16:14:52 -06:00
kisslorand
9ea6a588c3
✨ M21 P / S / U - Select Volume ( #23780 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-27 20:38:11 -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
df98bd26b3
💥 Change 'M42 M' to 'M42 T'
2022-02-11 09:36:52 -06:00
espr14
5520aa3a10
🩹 Simplify quick homing feedrate ( #23714 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-02-10 13:28:38 -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
Taylor Talkington
7763f9385d
✨ Optional HOST_STATUS_NOTIFICATIONS ( #22833 )
2022-02-08 17:36:06 -06:00
Scott Lahteine
0564cb188f
🚸 Enhanced UI => Professional UI - with updates ( #23624 )
2022-02-05 10:30:17 -06:00
Bones
076d8e83ea
✨ Add ZRIB v53, patch G35 Z drop, related issues ( #23636 )
2022-02-04 15:52:57 -06:00
Maeyanie
b637617deb
🐛 Fix M852 report ( #23660 )
2022-02-01 17:27:14 -06:00
Scott Lahteine
ab46b7e2f2
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
2022-01-25 15:47:37 -06:00
Scott Lahteine
d5f2334140
♻️ Adjust LCD init, contrast default, settings load
2022-01-22 10:14:47 -06:00
Scott Lahteine
0f2ba5b92b
📝 Tweak G26 Q description
2022-01-19 03:31:36 -06:00
John Lagonikas
0aea3ae058
🐛 Fix conditional M81 suicide ( #23549 )
2022-01-19 02:13:47 -06:00
Scott Lahteine
e2446dc561
💥 Generalize extra debugging
2022-01-18 03:01:09 -06:00
GHGiampy
1e246d65ad
✨ Long filename open/create/write ( #23526 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-01-18 00:56:11 -06:00
Scott Lahteine
7bc9d15514
🩹 Followup to extra axes
2022-01-14 03:43:14 -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
24d1d3eb5c
💡 Misc. cleanup, comments
2022-01-12 09:47:44 -06:00
Scott Lahteine
224b6e5af9
🩹 Fix some logical axis usage
2022-01-10 05:51:16 -06:00
Scott Lahteine
9665a4434c
🧑💻 Fewer string macros
2022-01-10 02:51:50 -06:00
GHGiampy
1363b43946
✨ Firmware Upload via Binary Transfer ( #23462 )
2022-01-09 01:14:03 -06:00
ClockeNessMnstr
3949142214
🚸 Do G34 "Z Backoff" at full current
2022-01-08 14:09:25 -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
e65c12cf96
🧑💻 Apply axis conditionals
2022-01-02 09:26:34 -06:00
Scott Lahteine
91909163ee
🚨 Fix M906 warning
2022-01-02 09:22:28 -06:00
Scott Lahteine
6fbfeb6801
✨ M919 : Chopper Timing ( #23400 )
2022-01-01 22:57:26 -06:00
Scott Lahteine
ff46d7cae2
🐛 Fix "no T param" handling
2021-12-31 02:03:33 -06:00
Scott Lahteine
f3b8b0b5b9
🚚 Rename L6470 G-code file
2021-12-28 18:29:05 -06:00
Scott Lahteine
6fb2d8a25f
🧑💻 Remove extraneous 'inline' hints
2021-12-28 06:07:55 -06:00
Scott Lahteine
33fa3aba10
🩺 Check some axis-parameter collisions
2021-12-28 06:07:14 -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
2351b0df84
🧑💻 Add AXIS_COLLISION to catch broken parameters
2021-12-28 05:02:50 -06:00
Miguel Risco-Castillo
d58daaa42c
🚸 DWIN Enhanced improve, fix, and extend ( #23240 )
...
- Offset icon change to show mesh leveling status
- Reset extruder position when enter to Move menu
- New live end-stop diagnostic page
- Editable firmware retracts settings for Tune and filament settings menu
- Print Statistics page accessible from the Advanced Settings menu
- Reset printer draws the boot image
- Adds individual axes homing menu
- Adds probe deploy/stow to Probe Settings menu
- Updates lock screen
- Rebuilds main buttons to support text caption in other languages
- Increases probe offset limits to 60 mm
- Fix M303 PID variable update
- Fix Resume/Pause button update
- Fix redraw of print done
- Fix very large file name bug
- Fix bug in bed manual leveling
2021-12-27 23:23:50 -06:00
Scott Lahteine
6a8b9274a3
⏪ ️ Refactor still needs work
...
Reverting #23295
2021-12-25 23:15:17 -06:00