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 |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
Scott Lahteine
|
73fc0778b8
|
Consolidate probe clearance, add section debug (#18576)
* Better section / function log
* Add do_z_clearance motion function
|
4 years ago |
Scott Lahteine
|
a6b8b12a6a
|
Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE
|
4 years ago |
Scott Lahteine
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
4 years ago |
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
4 years ago |
Luu Lac
|
eda2fd8dbe
|
Improvements for Laser / Spindle (#17661)
|
5 years ago |
Scott Lahteine
|
5f9624f70b
|
Ensure XY known for Z safe homing
Addressing #18143
|
5 years ago |
Scott Lahteine
|
7628895ac8
|
Apply misc TERN
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Scott Lahteine
|
15f6f53638
|
Add HAS_HOTEND, etc.
|
5 years ago |
Scott Lahteine
|
ac7b484703
|
Safe homing: Raise Z on G28 Z (#17501)
Co-Authored-By: RFBomb <robbery525@gmail.com>
|
5 years ago |
Scott Lahteine
|
53fe572bbd
|
Limited backlash editing with Core kinematics (#17281)
|
5 years ago |
Scott Lahteine
|
2a71e4f336
|
Revert that wack backoff
|
5 years ago |
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
5 years ago |
Scott Lahteine
|
5171e9da93
|
No more direct G28 calls
|
5 years ago |
Scott Lahteine
|
025c50cc6d
|
Quick-homing sensorless back-off (#16872)
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
72b4d91d2e
|
Add Z_AFTER_HOMING to raise Z more in G28 (#16755)
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
Scott Lahteine
|
707349d492
|
Updates for L64XX
|
5 years ago |
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
5 years ago |
Jason Smith
|
3cade6245e
|
Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367)
|
5 years ago |