kisslorand
61fb382868
🚸 M401 H - Report BLTouch HS State ( #23724 )
3 years ago
Giuseppe499
c6f4b38877
🚸 Fix, extend X Axis Twist Compensation ( #23745 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Miguel Risco-Castillo
eabeac29fd
🚸 Update Ender3 V2/S1 Pro UI ( #23878 )
3 years ago
ellensp
b045c91f26
fix g29 ( #23887 )
3 years ago
Scott Lahteine
56955c179d
🐛 Fix UI include
Followup to ~2
3 years ago
Scott Lahteine
b669aa49cc
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
3 years ago
Scott Lahteine
e4ca822dcf
🚸 Improve M422 error messages
3 years ago
Scott Lahteine
2986bc3b76
⚡ ️ Use seen_test in `M422`
3 years ago
Scott Lahteine
e082a141f6
🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable
3 years ago
tombrazier
575c3150f9
🚸 Universal X_AXIS_TWIST_COMPENSATION ( #23828 )
3 years ago
Scott Lahteine
43d4e30668
🐛 Fix M_State_grbl when G29 calls G28
3 years ago
tombrazier
41a51e9527
🐛 Fix backlash applied steps when config changes ( #23826 )
Followup to #23814
3 years ago
kisslorand
feafb7d49a
✨ M21 P / S / U - Select Volume ( #23780 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
tombrazier
7ec2167a73
⚡ ️ Apply PTC on all probing ( #23764 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Scott Lahteine
56cec9690a
♻️ Refactor HAL as singleton ( #23357 , #23871 , #23897 )
3 years ago
Scott Lahteine
1b2715ccf2
🚸 Enhanced UI => Professional UI - with updates ( #23624 )
3 years ago
Scott Lahteine
cc1a48ad2d
💥 Change 'M42 M' to 'M42 T'
3 years ago
espr14
65c4f14a9e
🩹 Simplify quick homing feedrate ( #23714 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
MOHAMMAD RASIM
3e18cf2b6a
🚸 Fix, Improve Power-Loss Recovery ( #22828 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
ellensp
11071c7472
🚸 Restore active tool after ABL G29 ( #23692 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Scott Lahteine
38484c6eb6
🧑💻 Drop hostui.flag
3 years ago
Taylor Talkington
b964d2fff0
✨ Optional HOST_STATUS_NOTIFICATIONS ( #22833 )
3 years ago
Bones
21935b41f0
✨ Add ZRIB v53, patch G35 Z drop, related issues ( #23636 )
3 years ago
Scott Lahteine
2dcc3ddeed
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
3 years ago
Scott Lahteine
99f3b8b4a8
♻️ Adjust LCD init, contrast default, settings load
3 years ago
Scott Lahteine
f33ec4aacf
📝 Tweak G26 Q description
4 years ago
John Lagonikas
7b4f5108ac
🐛 Fix conditional M81 suicide ( #23549 )
3 years ago
GHGiampy
e704de9bb0
✨ Long filename open/create/write ( #23526 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Scott Lahteine
ac6c1a9e12
💥 Generalize extra debugging
3 years ago
Scott Lahteine
cf654bbba2
🩹 Followup to extra axes
3 years ago
Scott Lahteine
5617edbb96
🧑💻 Misc. updates for extra axes ( #23521 )
3 years ago
GHGiampy
67e5298a34
✨ Firmware Upload via Binary Transfer ( #23462 )
3 years ago
Scott Lahteine
d7b7b570c7
🎨 Misc. cleanup, comments
3 years ago
John Lagonikas
2690bb1bc2
✨ M81 D / S - Power-off Delay ( #23396 , #23455 )
3 years ago
Scott Lahteine
b6c37960e8
📝 KHz => kHz ( #23512 )
3 years ago
Maeyanie
e028a3c441
🐛 Fix M852 report ( #23660 )
3 years ago
Scott Lahteine
eb8d819325
🧑💻 Fewer string macros
3 years ago
DerAndere
41f80a4498
🚸 Include extra axes in position report ( #23490 )
3 years ago
ClockeNessMnstr
75d0e94d5b
🚸 Do G34 "Z Backoff" at full current
3 years ago
Scott Lahteine
9956e62674
🧑💻 Apply axis conditionals
3 years ago
Scott Lahteine
a732427329
🚨 Fix M906 warning
3 years ago
Scott Lahteine
5ec384f40c
✨ M919 : Chopper Timing ( #23400 )
3 years ago
Miguel Risco-Castillo
06c2ed3c99
🚸 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
3 years ago
Scott Lahteine
430c5da54c
🚚 Rename L6470 G-code file
3 years ago
Scott Lahteine
5b9f3bd4b1
🧑💻 Remove extraneous 'inline' hints
3 years ago
Scott Lahteine
ccc66a8528
🎨 Misc. cleanup
3 years ago
Scott Lahteine
5d7328df46
🧑💻 Add AXIS_COLLISION to catch broken parameters
\
3 years ago
Scott Lahteine
99c237e05e
🚸 Refine stepper-driver-related G-codes ( #23372 )
3 years ago
InsanityAutomation
9ecfa1d252
✨ BLTouch High Speed mode runtime configuration ( #22916 , #23337 )
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
X-Ryl669
0dc1a58b24
✨ Configurations embed and retrieve ( #21321 , #23303 )
3 years ago