Scott Lahteine
|
40481947fc
|
🧑💻 Misc. updates for extra axes (#23521)
|
3 years ago |
Scott Lahteine
|
9665a4434c
|
🧑💻 Fewer string macros
|
3 years ago |
Scott Lahteine
|
e65c12cf96
|
🧑💻 Apply axis conditionals
|
3 years ago |
lukrow80
|
7bc18a7075
|
🐛 Fix homing current for extra axes (#23152)
Followup to #19112
|
3 years ago |
Scott Lahteine
|
33c89d1f3f
|
🐛 Fix SENSORLESS_HOMING for 6-axis
|
3 years ago |
Scott Lahteine
|
1dafd1887e
|
🎨 Apply F() to various reports
|
3 years ago |
Scott Lahteine
|
7f1286a11f
|
🎨 Apply F() to status message
|
3 years ago |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 years ago |
Miguel Risco-Castillo
|
0f61d9e4dd
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
9bb5b10c0c
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
3 years ago |
Scott Lahteine
|
e1907a99e2
|
🎨 Fix some formatting, F() versus PSTR()
|
3 years ago |
lujios
|
05ebde3812
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
4 years ago |
Scott Lahteine
|
5ce6d8aa1f
|
Cosmetic changes for G28
|
4 years ago |
Katelyn Schiesser
|
d0df8bc3cb
|
💡 Add G28 L description (#22144)
|
4 years ago |
Scott Lahteine
|
0e1e159187
|
🎨 Adjust some conditionals
|
4 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
49771c4a9e
|
🎨 Flags for homing directions
|
4 years ago |
Scott Lahteine
|
a6e5492b08
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
49548c343d
|
Optimize G-code flag parameters (#21849)
|
4 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
espr14
|
e989bf3b0e
|
Endstops always on in G28 (#21441)
|
4 years ago |
Axel
|
a46e025725
|
TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
4 years ago |
ldursw
|
7a1ec78563
|
Init (stow) BLTouch before X/Y homing (#21192)
|
4 years ago |
swissnorp
|
bcda46e3f3
|
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
|
7e172bf456
|
Fix IDEX broken endstop test (#21110)
|
4 years ago |
zeleps
|
1b19eed195
|
Fix Tramming Wizard behavior (#20796)
|
4 years ago |
zeleps
|
815c636449
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
4 years ago |
Scott Lahteine
|
198b3ae0f8
|
Fix some comments
|
4 years ago |
Tanguy Pruvot
|
c559fc8227
|
Fix G28 leveling state, UBL compile (#20499)
|
4 years ago |
Dick Streefland
|
7afd274d0c
|
Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525)
|
4 years ago |
JoAnn Manges
|
1be16e3d8c
|
Fix RESTORE_LEVELING_AFTER_G28 (#20471)
|
4 years ago |
Scott Lahteine
|
80bde7b6b5
|
Always enable leveling after G28
|
4 years ago |
Scott Lahteine
|
6f4589b375
|
G28 followup
|
4 years ago |
Scott Lahteine
|
139a33c9fc
|
G28 tweaks
|
4 years ago |
Scott Lahteine
|
889695b6ba
|
ExtUI homing / leveling additions
|
4 years ago |
Scott Lahteine
|
8fd8772a6f
|
Adjust axis homed / trusted methods (#20323)
|
4 years ago |
swissnorp
|
649965ae32
|
Probe Offset Wizard improvements (#20239)
|
4 years ago |
InsanityAutomation
|
1b0a5abd73
|
G34 Z stepper locking (#20091)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
2282801172
|
Add HOME_Z_FIRST option (#20113)
|
4 years ago |
InsanityAutomation
|
6375829448
|
Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
4 years ago |
nb-rapidia
|
418b3e5ee2
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Earle F. Philhower, III
|
193c0a52d9
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
4 years ago |
Scott Lahteine
|
a445746a8b
|
Clean up LCD conditionals, DWIN
|
4 years ago |
swissnorp
|
a12ac5e175
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
4 years ago |
Scott Lahteine
|
73ce80af3a
|
In G28 Z is sort-of known
|
4 years ago |
Scott Lahteine
|
95f990a656
|
Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
|
4 years ago |