Scott Lahteine
|
4817efcf81
|
🧑💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI
|
3 years ago |
Scott Lahteine
|
b669aa49cc
|
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
|
3 years ago |
Scott Lahteine
|
43d4e30668
|
🐛 Fix M_State_grbl when G29 calls G28
|
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 |
Scott Lahteine
|
eb8d819325
|
🧑💻 Fewer string macros
|
3 years ago |
Scott Lahteine
|
9956e62674
|
🧑💻 Apply axis conditionals
|
3 years ago |
Scott Lahteine
|
cb1570d162
|
🐛 Fix SENSORLESS_HOMING for 6-axis
|
3 years ago |
Scott Lahteine
|
24dbeceb45
|
🎨 Apply F() to various reports
|
3 years ago |
Scott Lahteine
|
360311f232
|
🎨 Apply F() to status message
|
3 years ago |
lukrow80
|
170f77fada
|
🐛 Fix homing current for extra axes (#23152)
Followup to #19112
|
3 years ago |
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
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 |
Scott Lahteine
|
c544711f14
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
3 years ago |
lujios
|
ee54cd4bd7
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
3 years ago |
Scott Lahteine
|
f2f23e8097
|
🎨 Cosmetic changes for G28
|
3 years ago |
Katelyn Schiesser
|
ce7bbafb8f
|
💡 Add G28 L description (#22144)
|
3 years ago |
Scott Lahteine
|
c9a3ba99be
|
🎨 Adjust some conditionals
|
3 years ago |
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
49b05ba989
|
🎨 Flags for homing directions
|
4 years ago |
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
6a1e78e614
|
Optimize G-code flag parameters (#21849)
|
4 years ago |
fedetony
|
027a5a872d
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
espr14
|
a97f6c4c74
|
Endstops always on in G28 (#21441)
|
4 years ago |
Axel
|
864d27d460
|
TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
4 years ago |
ldursw
|
c9d757fc0e
|
Init (stow) BLTouch before X/Y homing (#21192)
|
4 years ago |
swissnorp
|
fc09581aa3
|
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
a09d7a59b4
|
Fix IDEX broken endstop test (#21110)
|
4 years ago |
zeleps
|
522c78b5e6
|
Fix Tramming Wizard behavior (#20796)
|
4 years ago |
zeleps
|
3b4c5f982c
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
4 years ago |
Scott Lahteine
|
6d3e22dd4a
|
Fix some comments
|
4 years ago |
Tanguy Pruvot
|
be3e45d759
|
Fix G28 leveling state, UBL compile (#20499)
|
4 years ago |
Dick Streefland
|
b799d0d073
|
Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525)
|
4 years ago |
JoAnn Manges
|
878305671b
|
Fix RESTORE_LEVELING_AFTER_G28 (#20471)
|
4 years ago |
Scott Lahteine
|
e6b3c74069
|
Always enable leveling after G28
|
4 years ago |
Scott Lahteine
|
3a73f04fd3
|
G28 followup
|
4 years ago |
Scott Lahteine
|
107834f899
|
G28 tweaks
|
4 years ago |
Scott Lahteine
|
284cc8f62d
|
ExtUI homing / leveling additions
|
4 years ago |
Scott Lahteine
|
448cf2c357
|
Adjust axis homed / trusted methods (#20323)
|
4 years ago |
swissnorp
|
0c24347cdb
|
Probe Offset Wizard improvements (#20239)
|
4 years ago |
InsanityAutomation
|
dc949f5488
|
G34 Z stepper locking (#20091)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
27c74d2f72
|
Add HOME_Z_FIRST option (#20113)
|
4 years ago |
InsanityAutomation
|
af956bbb32
|
Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
141f6825ce
|
Rename ultralcd => marlinui
|
4 years ago |
nb-rapidia
|
3becc3ad63
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |