414 Commits (b4f15d867fa28f4ede810d34c8fa5ed6b03d621d)

Author SHA1 Message Date
Scott Lahteine 6d3e22dd4a Fix some comments 4 years ago
Victor Oliveira fadc8a1944 LVGL and Classic UI for STM32 (#20552) 4 years ago
Tanguy Pruvot be3e45d759 Fix G28 leveling state, UBL compile (#20499) 4 years ago
cr20-123 bc3f2f246f Fix G34 compile with bed leveling disabled (#20537) 4 years ago
Dick Streefland b799d0d073 Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525) 4 years ago
Scott Lahteine bee6b8af8f Use homing_feedrate function 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
wmariz 747bde7e64 Level Corners with Probe option (#20241) 4 years ago
swissnorp 0c24347cdb Probe Offset Wizard improvements (#20239) 4 years ago
Scott Lahteine 109c08e9e5 Consistent Probe XY offset type 4 years ago
InsanityAutomation dc949f5488 G34 Z stepper locking (#20091) 4 years ago
Scott Lahteine 27c74d2f72 Add HOME_Z_FIRST option (#20113) 4 years ago
Orel f5f6170858 Fix DAC-related bugs (#19921) 4 years ago
InsanityAutomation af956bbb32 Apply home offsets to probing, Z Safe Homing (#19423) 4 years ago
Scott Lahteine 332adafa23 MarlinUI followup 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
nb-rapidia 3becc3ad63 Fix IDEX layer shift and DIR states (#19756) 4 years ago
Keith Bennett 70dc2ee9bb If needed, home before G34 (#19713) 4 years ago
Earle F. Philhower, III ea65e10dc7 Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
InsanityAutomation d2863466ac G34 Mechanical Gantry Calibration (like Prusa M915) (#18972) 4 years ago
Scott Lahteine 69917690f3 Adjust HAL platform defines, comments 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine bc081473f2 Fix up tests, warnings 4 years ago
Cole Markham 9065a8da89 Fix CoreXY compile with backlash cal. (#19422) 4 years ago
Scott Lahteine 7742e70865 Better choice of code 4 years ago
Neskik bf6ce68ed1 M872 wait for probe temperature (#19344) 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 d10f7eae31 set_axis_not_trusted => set_axis_never_homed 4 years ago
Scott Lahteine 5059586fc3 Prusa => Průša 4 years ago
Giuliano Zaro 038945110f Optional homing in LCD Repeatability Test (#19104) 4 years ago
Scott Lahteine 8af8ef4404 Use uintptr_t for pointer-to-int 4 years ago
Scott Lahteine 76eff24718 Simple rename of hex_print 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 4 years ago
Scott Lahteine c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 3bddbb1110 Clean up formatting, wrap macros 3 years ago
Scott Lahteine 72e3d2492f Update temperature types 3 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 4 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 4 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 4 years ago
Scott Lahteine 1879eede0d Fix axis char printing 4 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
espr14 e989bf3b0e
Endstops always on in G28 (#21441) 4 years ago