199 Commits (c3ae221a109cb99bde634899f5b1b0ff690f29ab)

Author SHA1 Message Date
Scott Lahteine c3ae221a10 🎨 Apply F() to some ExtUI functions 3 years ago
Scott Lahteine 7626d859a6 🎨 Apply F() to Host Actions strings 3 years ago
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine 021ceeba0b ️ Handle shared enable pins (#22824) 3 years ago
Scott Lahteine ea3df94213 🎨 Fix L64xx enable, clean up conditionals 3 years ago
Scott Lahteine 17c9450f0c 🎨 Apply more HAS_DELTA_SENSORLESS_PROBING 3 years ago
Scott Lahteine 64acb9fe78 🩹 Warn about user feedback requirement 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Miguel Risco-Castillo 6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 3 years ago
Scott Lahteine 0da0aa9b2e ️ Add PROBE_PT_LAST_STOW 4 years ago
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