71 Commits (d244389998863aa2d37b0c903aebfcda80930a01)

Author SHA1 Message Date
Scott Lahteine b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2 years ago
Giuseppe499 c6f4b38877 🚸 Fix, extend X Axis Twist Compensation (#23745) 2 years ago
Scott Lahteine 433eedd50f 🎨 Apply F() to serial macros 3 years ago
Scott Lahteine 2b9ae0cc33 🎨 Apply F() to G-code subcommands 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Katelyn Schiesser a7135d429b 🐛 Fix UBL 'R' parameter and adjust 'P' (#22129) 3 years ago
Vert 0b3420a012 UBL Mesh Wizard (#21556, #21791) 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 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
ubik2 a510c16838 Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 4 years ago
ManuelMcLure c113984b32 Fix UBL 'G29 I' for large meshes (#19231) 4 years ago
Scott Lahteine 3dc0f9c0b4 configuration_store => settings 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 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 dd42831cba Serial macros cleanup 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
ubik2 844a8c7074
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 4 years ago
ManuelMcLure ab06d5c7fb
Fix UBL 'G29 I' for large meshes (#19231) 4 years ago
Scott Lahteine 18adfe87bc configuration_store => settings 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373) 4 years ago
Scott Lahteine c43bbcce15
Enforce sensor range for temperature target (#18465) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 2b9d2dce16 Apply GRID_LOOP 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
Tanguy Pruvot 68de12acbf
Followup to autoreport patch (#16914) 4 years ago
Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 5 years ago
Scott Lahteine ee7558a622 Tweaks to Z fade behavior 5 years ago
Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago