Miguel Risco-Castillo
|
930752d46e
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
4 years ago |
Cal1sto
|
8c512191b2
|
Fix TouchMI stow in G34 (#21291)
|
4 years ago |
Mike La Spina
|
b95e548ddb
|
Cooler (for Laser) - M143, M193 (#21255)
|
4 years ago |
Tanguy Pruvot
|
a0d312396a
|
Followup to MP_SCARA/TPARA patches (#21248)
|
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 |
X-Ryl669
|
ec42be346d
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
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 |
deirdreobyrne
|
468e437390
|
Allow Zero Endstops (e.g., for CNC) (#21120)
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 |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
27366197f3
|
Serial refactor followup (#20932)
|
4 years ago |
Scott Lahteine
|
9d0e64a725
|
AutoReport class (Temperature, Cardreader) (#20913)
|
4 years ago |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
4 years ago |
zeleps
|
1b19eed195
|
Fix Tramming Wizard behavior (#20796)
|
4 years ago |
Scott Lahteine
|
fb41413b76
|
Optimize some G-code strings
|
4 years ago |
Scott Lahteine
|
299f849ffa
|
Optimize some G76 strings
|
4 years ago |
qwewer0
|
4eedeabb51
|
Fix M48 output (#20713)
|
4 years ago |
Scott Lahteine
|
208200a3cc
|
G34/M422 cleanup
|
4 years ago |
zeleps
|
815c636449
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
4 years ago |
Scott Lahteine
|
198b3ae0f8
|
Fix some comments
|
4 years ago |
Victor Oliveira
|
4d6b6bcffc
|
LVGL and Classic UI for STM32 (#20552)
|
4 years ago |
Tanguy Pruvot
|
c559fc8227
|
Fix G28 leveling state, UBL compile (#20499)
|
4 years ago |
cr20-123
|
0d95f67f2e
|
Fix G34 compile with bed leveling disabled (#20537)
|
4 years ago |
Dick Streefland
|
7afd274d0c
|
Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525)
|
4 years ago |
Scott Lahteine
|
20b3af1cc2
|
Use homing_feedrate function
|
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 |
wmariz
|
58ac815822
|
Level Corners with Probe option (#20241)
|
4 years ago |
swissnorp
|
649965ae32
|
Probe Offset Wizard improvements (#20239)
|
4 years ago |
Scott Lahteine
|
296a2ad7e4
|
Consistent Probe XY offset type
|
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 |
Orel
|
e3f1f7cd85
|
Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
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
|
263f29a96a
|
MarlinUI followup
|
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 |
Keith Bennett
|
00709017e2
|
If needed, home before G34 (#19713)
|
4 years ago |
Earle F. Philhower, III
|
dffe7b9072
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
InsanityAutomation
|
8b060a3902
|
G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
4d1357e318
|
Adjust HAL platform defines, comments
|
4 years ago |
Keith Bennett
|
64711e0d56
|
If needed, home before G34 (#19713)
|
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 |