76 Commits (2dcc3ddeedcbebf1bbd1b1cfc4bd8be17f14d020)

Author SHA1 Message Date
Scott Lahteine 2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 3 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 4 years ago
Katelyn Schiesser a7135d429b 🐛 Fix UBL 'R' parameter and adjust 'P' (#22129) 4 years ago
Scott Lahteine 94edfc0a8f Let M421 C select any point 4 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 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
Marcio T 7c275285ea Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 4 years ago
Scott Lahteine af13128430 Group UBL parameters, add comments 4 years ago
Marcio T e806c3376a UBL - Hilbert space-filling curve probing sequence (#21387) 4 years ago
Scott Lahteine dc0247c57e Outdent UBL code 4 years ago
ubik2 a510c16838 Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 4 years ago
Chris Pepper f0b7f27029 Fix UBL mesh inset Z position (#20538) 4 years ago
Jason Smith 5f9ccb361a Use MANUAL_PROBE_START_Z for UBL manual probing (#20160) 4 years ago
Scott Lahteine 7905aa64fa TFT Presets, Generic options, Sanity checks (#19723) 5 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 4 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 4 years ago
Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) 4 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Scott Lahteine bfdd1f4662 Update UBL param 4 years ago
Marcio T c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 4 years ago
Scott Lahteine da4b6896f7 Group UBL parameters, add comments 4 years ago
Marcio T eee726ec7d
UBL - Hilbert space-filling curve probing sequence (#21387) 4 years ago
Scott Lahteine bdb8c07bb2 Outdent UBL code 4 years ago
ubik2 844a8c7074
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 4 years ago
Chris Pepper c1b900aae9
Fix UBL mesh inset Z position (#20538) 4 years ago
Jason Smith 39305aa47c
Use MANUAL_PROBE_START_Z for UBL manual probing (#20160) 4 years ago
Scott Lahteine f6ffbe548c
TFT Presets, Generic options, Sanity checks (#19723) 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Scott Lahteine f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373) 5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 6 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 6 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 6 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 6 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 6 years ago
InsanityAutomation 5b2c37d6c1 Followup to BLTouch (#13422) 6 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 6 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 6 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 7 years ago
Scott Lahteine 471f403a67 Reduce code size with plain inlines 7 years ago