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
|
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 |
InsanityAutomation
|
e7838c5f79
|
G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
4e8eea8e78
|
Adjust HAL platform defines, comments
|
4 years ago |
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
4 years ago |
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
4 years ago |
Scott Lahteine
|
5f5f76956f
|
Fix up tests, warnings
|
4 years ago |
Cole Markham
|
4628f0e237
|
Fix CoreXY compile with backlash cal. (#19422)
|
4 years ago |
Scott Lahteine
|
cd85fa3abe
|
Better choice of code
Followup to #19344
|
4 years ago |
Neskik
|
1917ed8741
|
M872 wait for probe temperature (#19344)
|
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
|
462d3eeab1
|
set_axis_not_trusted => set_axis_never_homed
|
4 years ago |
Scott Lahteine
|
4955aa5b78
|
Prusa => Průša
|
4 years ago |
Giuliano Zaro
|
6b549e1971
|
Optional homing in LCD Repeatability Test (#19104)
|
4 years ago |
Scott Lahteine
|
b3ca43fe78
|
Use uintptr_t for pointer-to-int
|
4 years ago |
Scott Lahteine
|
d69c2a90b7
|
Simple rename of hex_print
|
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 |
InsanityAutomation
|
c5ec80d6c7
|
G425/G35 menu items; G425 pre- and post- scripts (#18737)
|
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
|
48151d1778
|
ClosedLoop as singleton
|
4 years ago |
Fabio Santos
|
29753baeee
|
Adjustable delta_diagonal_rod_trim (#18423)
|
4 years ago |
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
4 years ago |
rudihorn
|
3bf990ec34
|
PTC: Extend options, fix probing bugs (#18253)
|
4 years ago |
Luu Lac
|
eda2fd8dbe
|
Improvements for Laser / Spindle (#17661)
|
4 years ago |
MoellerDi
|
fcb8c5a1c1
|
Fix G34 move in wrong direction (#18188)
|
4 years ago |
Scott Lahteine
|
5f9624f70b
|
Ensure XY known for Z safe homing
Addressing #18143
|
4 years ago |
Scott Lahteine
|
a1f3d2f3cd
|
Move set_all_z_lock to Stepper
|
4 years ago |
Scott Lahteine
|
7628895ac8
|
Apply misc TERN
|
5 years ago |
Gurmeet Athwal
|
a4c981469e
|
Extended reporting options (#16741)
|
5 years ago |
Scott Lahteine
|
2d758663db
|
G12 E soft endstops parameter (#17788)
|
5 years ago |
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
5 years ago |