160 Commits (b71af6a50f179fbe6a0cd1d84896f9740bad2720)

Author SHA1 Message Date
Katelyn Schiesser b71af6a50f Use 'H' value for UBL G29 z-clearance (#21114) 4 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 4 years ago
Scott Lahteine dc0247c57e Outdent UBL code 4 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
qwewer0 b3656c387f Remove extra G29 V newlines (#20955) 4 years ago
Scott Lahteine 6162560b69 Internal G29N for G28+G29 (#20800) 4 years ago
ubik2 a510c16838 Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 4 years ago
Serhiy-K 256e94980e STM32F1xx support for TFTGLCD (#20515) 4 years ago
Scott Lahteine ef35fc60c1 Use 'nearby' for 'near' 4 years ago
Tanguy Pruvot c88a7935d6 Don’t use near keyword as variable name (#20374) 4 years ago
Jason Smith 5e57e60692 Fix UBL manual mesh adjust behavior (#20248) 4 years ago
Jason Smith 5f9ccb361a Use MANUAL_PROBE_START_Z for UBL manual probing (#20160) 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 5 years ago
Earle F. Philhower, III ea65e10dc7 Add loose soft endstop state, apply to UBL fine-tune (#19681) 5 years ago
Serhiy-K 63e6437d66 MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 5 years ago
Marcio T 196a72b29e Touch UI "Leveling" menu, misc. fixes (#19349) 5 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 5 years ago
Scott Lahteine 3dc0f9c0b4 configuration_store => settings 5 years ago
Scott Lahteine 76eff24718 Simple rename of hex_print 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 5 years ago
Scott Lahteine f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373) 5 years ago
Scott Lahteine f445bc26e5 Minor LCD cleanup, improvement 5 years ago
Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 5 years ago
Scott Lahteine 8982756b40 Misc tweaks 5 years ago
chestwood96 c7b553c7b2
Optional move-to-center after UBL G29 J (3-point) (#17964) 5 years ago
Scott Lahteine 852a8d6685 Configurable kill pin state 5 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) 6 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 6 years ago
Scott Lahteine 211ff67440 Patch blocking and manual moves 6 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 6 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 6 years ago