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 |
Earle F. Philhower, III
|
ea65e10dc7
|
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
|
04a712dacc
|
Multi-line comments cleanup (#19535)
|
4 years ago |
Scott Lahteine
|
c360705e6a
|
Clean up LCD conditionals, DWIN
|
4 years ago |
swissnorp
|
7d2e4481c7
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
4 years ago |
Scott Lahteine
|
0c1bf01cf7
|
In G28 Z is sort-of known
|
4 years ago |
Scott Lahteine
|
bb21d79321
|
Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
|
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 |