224 Commits (f1b6e6e5b894f9aa20029ca344c32261ba88e8e5)

Author SHA1 Message Date
Nick c8cd824be2 Safe Z homing for Power Loss Recovery (#16909) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
jbuck2005 971fb8729a SPEED => FEEDRATE (#21217) 3 years ago
swissnorp fc09581aa3 Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3 years ago
Katelyn Schiesser 7240c2172b PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 3 years ago
ellensp 3f1a8c2a1c Fix G29 missing defines (#21145) 3 years ago
Michael Telatynski 7361fbfe28 Improve probe preheat behavior (#21033) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Scott Lahteine eaeb9d1b20 Document, adjust some homing code 4 years ago
Scott Lahteine 892e83e872 Init tare pin once 4 years ago
Scott Lahteine 10482ca49c Add probe_switch_activated 4 years ago
Scott Lahteine 6d3e22dd4a Fix some comments 4 years ago
wmariz 60aeed99c6 Refactor 'Level Corners with Probe' (#20460) 4 years ago
InsanityAutomation 3e26e23e60 Probe Tare, Probe Activation Switch (#20379) 4 years ago
InsanityAutomation 588fec6474 Minimum temp options for Probing and G12 Nozzle Clean (#20383) 4 years ago
Scott Lahteine e02fd232ba Rename QUIET_PROBING 4 years ago
rafaljot f50abfcb1b Homing feedrates as XYZ array (#20426) 4 years ago
Scott Lahteine bee6b8af8f Use homing_feedrate function 4 years ago
Scott Lahteine 448cf2c357 Adjust axis homed / trusted methods (#20323) 4 years ago
Štěpán Dalecký 3231741cd2 [WIP] Fix Probe::offset_xy (#20290) 4 years ago
wmariz 747bde7e64 Level Corners with Probe option (#20241) 4 years ago
Scott Lahteine 109c08e9e5 Consistent Probe XY offset type 4 years ago
qwewer0 44f689320b Use extra G35 BLTouch HS Mode clearance in Tramming Wizard (#20057) 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Victor Oliveira 060b2f4989 Fix Color UI external_control, wait_for_release (#19771) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Siana Gearz 33f291d769 Fix Allen Key Probe pin test (#19520) 4 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 72e3d2492f Update temperature types 3 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 3 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 35791c6371
Trust XY after Quiet Probing short sleep (#21237) 3 years ago
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