189 Commits (9ddb4de70ac23685b98ce0e2b25f3d24ae87c7b6)

Author SHA1 Message Date
Jason Smith 11070b79a3 ️ Simplify PROBING_STEPPERS_OFF (#22581) 3 years ago
Scott Lahteine bcc31f68c6 🐛 Fix PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED 3 years ago
Keith Bennett b3a3d81406 🎨 Fix unused lambda warning (#22399) 3 years ago
lujios ee54cd4bd7 ️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
cr20-123 b1bcb387fa Update/extend Quiet Probing (#22205) 3 years ago
InsanityAutomation d84e2d6e29 🎨 ExtUI "user click" and other tweaks (#22122) 3 years ago
Scott Lahteine 7cd0f2a32a 🎨 pause => pause_heaters 3 years ago
Scott Lahteine 4dae5890e9 ♻️ Refactor, comment endstop/probe enums 3 years ago
Scott Lahteine 85fa8c55c9 🐛 Fix DELTA with SENSORLESS_PROBING 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 92da7659f4 Trust XY after Quiet Probing short sleep (#21237) 3 years ago
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