159 Commits (12468f5e9f22588660e17572292157bd2a86ef19)

Author SHA1 Message Date
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
Scott Lahteine bdb8c07bb2 Outdent UBL code 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
qwewer0 c91a91008c
Remove extra G29 V newlines (#20955) 3 years ago
Scott Lahteine bb597dcf66
Internal G29N for G28+G29 (#20800) 4 years ago
ubik2 844a8c7074
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 4 years ago
Serhiy-K 0b3b4da7d0
STM32F1xx support for TFTGLCD (#20515) 4 years ago
Scott Lahteine bf4c08bce1 Use 'nearby' for 'near' 4 years ago
Tanguy Pruvot 0a03ef4b6f
Don’t use near keyword as variable name (#20374) 4 years ago
Jason Smith 9dedd121bf
Fix UBL manual mesh adjust behavior (#20248) 4 years ago
Jason Smith 39305aa47c
Use MANUAL_PROBE_START_Z for UBL manual probing (#20160) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Earle F. Philhower, III 193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
Serhiy-K 27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 4 years ago
Marcio T 872516f9f9
Touch UI "Leveling" menu, misc. fixes (#19349) 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine 18adfe87bc configuration_store => settings 4 years ago
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) 4 years ago
Scott Lahteine 15f6f53638 Add HAS_HOTEND, etc. 4 years ago
Scott Lahteine 3645e59893 Minor style tweaks 4 years ago
Marcio T be0e313c07
Touch UI additions, bug fixes (#17379) 4 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 4 years ago
Scott Lahteine abea6d5787 Tweak some lambdas 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
InsanityAutomation 62d9e3f50e
Force T0 in UBL G29 on all multi-hotend setups (#16774) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine e64b7a3ab2 Clean up i2c encoder, sanitize serial 4 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