216 Commits (1e127a93c4c1446cf11aacecc9597a7355262ac8)

Author SHA1 Message Date
lujios fcef8d946c ️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220) 2 years ago
Giuliano Zaro 6c557a2480 🐛 Fix Bed/Chamber PID Autotune with MPCTEMP (#23983) 2 years ago
Scott Lahteine 9324132a40 🎨 Format, use status macros 2 years ago
Scott Lahteine eccbfbcede 🩹 Print English to serial out 2 years ago
Scott Lahteine c49f26a7ae 🧑‍💻 Add standard BUZZ types 2 years ago
Scott Lahteine b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI 2 years ago
tombrazier 575c3150f9 🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828) 2 years ago
tombrazier 7ec2167a73 ️ Apply PTC on all probing (#23764) 2 years ago
Scott Lahteine 1b2715ccf2 🚸 Enhanced UI => Professional UI - with updates (#23624) 2 years ago
Ave6683 d8c5e49281 MagLev V4 probe by MDD (#23192) 3 years ago
Scott Lahteine 5617edbb96 🧑‍💻 Misc. updates for extra axes (#23521) 2 years ago
InsanityAutomation 9ecfa1d252 BLTouch High Speed mode runtime configuration (#22916, #23337) 3 years ago
Scott Lahteine f00a0356c7 🎨 Misc. probe / endstop cleanup 3 years ago
Luc Van Daele 656034d2d9 🐛 Fix G33, Delta radii, reachable (#22795) 3 years ago
Keith Bennett 58a26fcaac 🚸 Indicate Preheating for probe / leveling (#23088) 3 years ago
Scott Lahteine f80bcdcc5c 🎨 Refactor Host Actions as singleton 3 years ago
Scott Lahteine 3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 3 years ago
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