189 Commits (9ddb4de70ac23685b98ce0e2b25f3d24ae87c7b6)

Author SHA1 Message Date
Scott Lahteine 2f97505b93 Trust XY after Quiet Probing short sleep (#21237) 3 years ago
Nick e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909) 3 years ago
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
jbuck2005 ee7701c15b
SPEED => FEEDRATE (#21217) 3 years ago
swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3 years ago
Katelyn Schiesser 735c1b6183 PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 3 years ago
ellensp b3ecede429
Fix G29 missing defines (#21145) 3 years ago
Michael Telatynski 42d00b13df
Improve probe preheat behavior (#21033) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Scott Lahteine a87e5197cf Document, adjust some homing code 4 years ago
Scott Lahteine 45996fd20a Init tare pin once 4 years ago
Scott Lahteine f423edd938 Add probe_switch_activated 4 years ago
Scott Lahteine 198b3ae0f8 Fix some comments 4 years ago
wmariz c87c354403
Refactor 'Level Corners with Probe' (#20460) 4 years ago
InsanityAutomation 2963229dfa
Probe Tare, Probe Activation Switch (#20379) 4 years ago
InsanityAutomation 7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean (#20383) 4 years ago
Scott Lahteine e5d0b27aaf Rename QUIET_PROBING 4 years ago
rafaljot fbcc07261d
Homing feedrates as XYZ array (#20426) 4 years ago
Scott Lahteine 20b3af1cc2 Use homing_feedrate function 4 years ago
Scott Lahteine 8fd8772a6f
Adjust axis homed / trusted methods (#20323) 4 years ago
Štěpán Dalecký 5cae4e9f55
[WIP] Fix Probe::offset_xy (#20290) 4 years ago
wmariz 58ac815822
Level Corners with Probe option (#20241) 4 years ago
Scott Lahteine 296a2ad7e4 Consistent Probe XY offset type 4 years ago
qwewer0 c753d2b7f4
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard (#20057) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Victor Oliveira 0b80841c38
Fix Color UI external_control, wait_for_release (#19771) 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Siana Gearz 7415e4e66d
Fix Allen Key Probe pin test (#19520) 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 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) 4 years ago
JP Flouret 31349fd69a
Fix "probing failed" false positives (#18435) 4 years ago
Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
Kirill Vergun 1ea4e393c9 No 'probing failed' with retry (#18379) 4 years ago
Scott Lahteine e5b0892f08 Fix TERN typo, EXTRA_PROBING 4 years ago
Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Davide Toldo 720795ac7d
More verbose probing error (#17482) 4 years ago
Scott Lahteine f090a927f4 Reapply BLTouch deploy/stow patch 4 years ago
Scott Lahteine 747b964295
Clean up user-wait, SD completion (#17315) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine 7709261ea9 Move shared code to wait_for_bed_heating 4 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
Scott Lahteine cf597e2bb1 Allow weird probe values in G33 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine 1d8d91afc6 No limit needed on this raise 4 years ago
InsanityAutomation 84b6e11bd5
Better probe fail handling (#16811) 4 years ago
Scott Lahteine 130e36d766 Tweak ABL logging, document probing 4 years ago