Scott Lahteine
|
4817efcf81
|
๐งโ๐ป Add ExtUI::onLevelingDone, match DWIN to ExtUI
|
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 |
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 |
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 |
tombrazier
|
7ec2167a73
|
โก๏ธ Apply PTC on all probing (#23764)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
1b2715ccf2
|
๐ธ Enhanced UI => Professional UI - with updates (#23624)
|
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 |
Scott Lahteine
|
5617edbb96
|
๐งโ๐ป Misc. updates for extra axes (#23521)
|
3 years ago |
Maeyanie
|
e028a3c441
|
๐ Fix M852 report (#23660)
|
3 years ago |
Scott Lahteine
|
eb8d819325
|
๐งโ๐ป Fewer string macros
|
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
|
ccc66a8528
|
๐จ Misc. cleanup
|
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 |
Luc Van Daele
|
656034d2d9
|
๐ Fix G33, Delta radii, reachable (#22795)
|
3 years ago |
Scott Lahteine
|
cb1570d162
|
๐ Fix SENSORLESS_HOMING for 6-axis
|
3 years ago |
tombrazier
|
0b84194127
|
๐ธ More flexible Probe Temperature Compensation (#23033)
|
3 years ago |
Scott Lahteine
|
24dbeceb45
|
๐จ Apply F() to various reports
|
3 years ago |
Scott Lahteine
|
cabd538fdd
|
๐จ Apply F() to G-code report header
|
3 years ago |
Scott Lahteine
|
360311f232
|
๐จ Apply F() to status message
|
3 years ago |
Scott Lahteine
|
2b9ae0cc33
|
๐จ Apply F() to G-code subcommands
|
3 years ago |
lukrow80
|
170f77fada
|
๐ Fix homing current for extra axes (#23152)
Followup to #19112
|
3 years ago |
tombrazier
|
5b478cd5f6
|
๐ Fix probe temp compensation maths (#23004)
|
3 years ago |
ellensp
|
b18aa933d1
|
๐ Fix G33 homing current (#22909)
|
3 years ago |
Dan Royer
|
b3fd03198a
|
โจ Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
Scott Lahteine
|
ab9609146f
|
๐ก Adjust headers, formatting
|
3 years ago |
Luc Van Daele
|
44d54a0d01
|
๐ธ G33 R and O options (#22707)
|
3 years ago |
Scott Lahteine
|
17c9450f0c
|
๐จ Apply more HAS_DELTA_SENSORLESS_PROBING
|
3 years ago |
Scott Lahteine
|
b661795ae5
|
๐จ Fewer serial macros
|
3 years ago |
Scott Lahteine
|
6d96c221bd
|
๐จ Standardize G-code reporting
|
3 years ago |
Miguel Risco-Castillo
|
6cf2cf7bd4
|
โจ Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
30665737dc
|
๐จ Fix some formatting, F() versus PSTR()
|
3 years ago |
luzpaz
|
c612b56bc1
|
๐ Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
Scott Lahteine
|
c544711f14
|
๐ Relocate and adjust DWIN E3V2 (#22471)
|
3 years ago |
Scott Lahteine
|
31a3cc6278
|
๐ No translated serial strings
|
3 years ago |
Katelyn Schiesser
|
5054dc6ea2
|
๐ Redundant Temp Sensor followup (#22196)
|
3 years ago |
lujios
|
ee54cd4bd7
|
โก๏ธ Improve Sensorless homing/probing for G28, G33 (#21899)
|
3 years ago |
Scott Lahteine
|
f76b063e58
|
๐ธ M666: Fix value filter, add report (#22337)
In reference to #22325
|
3 years ago |
Scott Lahteine
|
78c2eb6876
|
๐จ Check flags without ENABLED
|
3 years ago |
ellensp
|
3e5d867276
|
๐ Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile (#22203)
|
3 years ago |
Scott Lahteine
|
f2f23e8097
|
๐จ Cosmetic changes for G28
|
3 years ago |
Katelyn Schiesser
|
ce7bbafb8f
|
๐ก Add G28 L description (#22144)
|
3 years ago |
qwewer0
|
dec083dcc1
|
โก๏ธ Home Z (and maybe XY) at the start of G35 (#22060)
|
3 years ago |
Scott Lahteine
|
c9a3ba99be
|
๐จ Adjust some conditionals
|
3 years ago |
Marcio T
|
317afae37c
|
โ๏ธ Six Linear Axes followup (typos) (#22094)
|
3 years ago |