295 Commits (d3c56a76e73f8e126f1cf579f552e671efa9005b)

Author SHA1 Message Date
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine f1f622de01 Fix 'G29 K' value 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
Scott Lahteine 94edfc0a8f Let M421 C select any point 3 years ago
Vert 0b3420a012 UBL Mesh Wizard (#21556, #21791) 3 years ago
pinchies 7e3cf82a40 Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692) 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 4 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 4 years ago
Marcio T c46c2c4f3c Touch UI Bed Mesh Screen refactor, enhancements (#21521) 4 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 4 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Scott Lahteine fe99bb4b9b Update UBL param 4 years ago
Scott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 4 years ago
Marcio T 7c275285ea Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 4 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 4 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 4 years ago
Scott Lahteine af13128430 Group UBL parameters, add comments 4 years ago
Scott Lahteine d924adef75 Followup to UBL Hilbert 4 years ago
Marcio T e806c3376a UBL - Hilbert space-filling curve probing sequence (#21387) 4 years ago
Scott Lahteine ead6d99069 Clean up, optimize ExtUI/TFT code (#21333) 4 years ago
Tanguy Pruvot 6cfd190107 Followup to MP_SCARA/TPARA patches (#21248) 4 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 4 years ago
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
Scott Lahteine bf631046c0 Fix some serial char, echo 4 years ago
Giuliano Zaro 032152c41d Update a UBL comment (#20931) 4 years ago
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 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
zeleps 522c78b5e6 Fix Tramming Wizard behavior (#20796) 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
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 10b8737c7d Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES (#20363) 4 years ago
Scott Lahteine 74c509d36e General cleanup 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
Jason Smith 7848096acb Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION (#20143) 4 years ago
thinkyhead aec215aaf3 Fix bilinear_line_to_destination definition 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