142 Commits (b3ca43fe7840cc37e80eff37e34a64992588107e)

Author SHA1 Message Date
Scott Lahteine d69c2a90b7 Simple rename of hex_print 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
Scott Lahteine f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373) 4 years ago
Scott Lahteine f445bc26e5 Minor LCD cleanup, improvement 4 years ago
Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
Scott Lahteine 8982756b40 Misc tweaks 4 years ago
chestwood96 c7b553c7b2
Optional move-to-center after UBL G29 J (3-point) (#17964) 4 years ago
Scott Lahteine 852a8d6685 Configurable kill pin state 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 5 years ago
Scott Lahteine 15f6f53638 Add HAS_HOTEND, etc. 5 years ago
Scott Lahteine 3645e59893 Minor style tweaks 5 years ago
Marcio T be0e313c07
Touch UI additions, bug fixes (#17379) 5 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 5 years ago
Scott Lahteine abea6d5787 Tweak some lambdas 5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 5 years ago
InsanityAutomation 62d9e3f50e
Force T0 in UBL G29 on all multi-hotend setups (#16774) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
Scott Lahteine e64b7a3ab2 Clean up i2c encoder, sanitize serial 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
InsanityAutomation 2142beb2e5 Fix UI compile error in UBL (#15981) 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Jason Smith 9906e96ffb Allow UBL G29 J1 with PAUSE_BEFORE_DEPLOY_STOW (#15934) 5 years ago
InsanityAutomation cc4d3a215e Fix ExtUI UBL method calls (#15704) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine 211ff67440 Patch blocking and manual moves 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 5 years ago
Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 5 years ago
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine f9992c5f33 Implausible 5 years ago
Scott Lahteine 565a0e11ed Prevent 'current' name conflict, if needed 5 years ago
Scott Lahteine 9d9e2deb9b Tweak UBL G29 status print 5 years ago
InsanityAutomation f59a7e8b07 Print/display ABL current probe point (#14788) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Roxy-3D 41b7f16ab8
Fix grammar of comment for G29 T command 5 years ago
Ludy dab2f0c89c Mask unused var, update (c) comments (#14455) 5 years ago
Ludy 0ca64a0ea3 Fix compile error with Z_PROBE_END_SCRIPT (#14447) 5 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
InsanityAutomation b961251899 Add Z_PROBE_END_SCRIPT to UBL (#14419) 5 years ago
Scott Lahteine 78557076ff Add planner.synchronize to UBL G29 5 years ago