280 Commits (d244389998863aa2d37b0c903aebfcda80930a01)

Author SHA1 Message Date
Tanguy Pruvot 6cfd190107 Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
Katelyn Schiesser b71af6a50f Use 'H' value for UBL G29 z-clearance (#21114) 3 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
Scott Lahteine dc0247c57e Outdent UBL code 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Giuliano Zaro 032152c41d Update a UBL comment (#20931) 3 years ago
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 3 years ago
qwewer0 b3656c387f Remove extra G29 V newlines (#20955) 3 years ago
Scott Lahteine 6162560b69 Internal G29N for G28+G29 (#20800) 3 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
Chris Pepper f0b7f27029 Fix UBL mesh inset Z position (#20538) 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 4 years ago
Scott Lahteine 7905aa64fa TFT Presets, Generic options, Sanity checks (#19723) 4 years ago
Earle F. Philhower, III ea65e10dc7 Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Serhiy-K 63e6437d66 MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 4 years ago
Marcio T 196a72b29e Touch UI "Leveling" menu, misc. fixes (#19349) 4 years ago
ManuelMcLure c113984b32 Fix UBL 'G29 I' for large meshes (#19231) 4 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine 3dc0f9c0b4 configuration_store => settings 4 years ago
Scott Lahteine 76eff24718 Simple rename of hex_print 4 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 3 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
Marcio T 75b790376d
Touch UI Bed Mesh Screen refactor, enhancements (#21521) 3 years ago
Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine bfdd1f4662 Update UBL param 3 years ago
Scott Lahteine be775ed72d Move apply_rotation_xyz into matrix_3x3 3 years ago
Marcio T c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 3 years ago
Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 3 years ago
Scott Lahteine da4b6896f7 Group UBL parameters, add comments 3 years ago
Scott Lahteine dd92c8e927 Followup to UBL Hilbert 3 years ago
Marcio T eee726ec7d
UBL - Hilbert space-filling curve probing sequence (#21387) 3 years ago
Tanguy Pruvot a0d312396a
Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
Katelyn Schiesser a21d4c06ae
Use 'H' value for UBL G29 z-clearance (#21114) 3 years ago
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
Giuliano Zaro 6eec242a07
Update a UBL comment (#20931) 3 years ago
X-Ryl669 27366197f3
Serial refactor followup (#20932) 3 years ago
qwewer0 c91a91008c
Remove extra G29 V newlines (#20955) 3 years ago
Scott Lahteine bb597dcf66
Internal G29N for G28+G29 (#20800) 3 years ago