50 Commits (750a16ad385dca893d482cb51d8af2ac3f8a1da1)

Author SHA1 Message Date
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) 6 years ago
Scott Lahteine 471f403a67 Reduce code size with plain inlines 6 years ago
Scott Lahteine 44fa7fb18c Cleanups for leveling-related code 7 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 7 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 7 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 7 years ago
Scott Lahteine a4b0148365 Easier to find 'static inline' 7 years ago
etagle 1367df2875 Replace double with float, optimize calculation 7 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 7 years ago
Scott Lahteine eb2eb72720
Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) 7 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 7 years ago
Scott Lahteine 8db7fb226a Fix M420 C for UBL 7 years ago
Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) 7 years ago
Scott Lahteine 9515e5aefb Fix LA_active_extruder (static) 7 years ago
Scott Lahteine 2057177184 Make enums into implicit char 7 years ago
Scott Lahteine 24b9c1923f ubl G29 tweaks 7 years ago
Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 7 years ago
Scott Lahteine 2228dff3ea ubl.h compile flags from 1.1.x 7 years ago
Roxy-3D d504bbbfa4 Fix botched check for being off the mesh... 7 years ago
Scott Lahteine 304e0f8945 Followup to 21e60fd 7 years ago
Roxy-3D 21e60fd3ed
Allow user to control Z-Height correction for off mesh movements (#9661) 7 years ago
Scott Lahteine 89165326b4 Cleanup after vim and vigor 7 years ago
Scott Lahteine 8a6feab1c4 Num-to-string functions for DEBUG_LEVELING_FEATURE 7 years ago
Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 7 years ago
Roxy-3D f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm (#9204) 7 years ago
Thomas Moore f7efac57b7 Multi-host support 8 years ago
Scott Lahteine 6d0678d963 Omit unused UBL motion code 7 years ago
Scott Lahteine 3255712343 Skew Correction for UBL 7 years ago
Scott Lahteine 3d796d8040 Move debug code 7 years ago
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Roxy-3D f58eb391aa [2.0.0] Better off mesh behavior for UBL (#8714) 7 years ago
Scott Lahteine 2fde60da12 Changes for parity with 1.1.x 7 years ago
Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 8 years ago
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 8 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 8 years ago
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 8 years ago
Scott Lahteine ca1e47375c Move fade_scaling_factor_for_z to Planner 8 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 8 years ago
Scott Lahteine 442669d23c Allow UBL to build without a probe 8 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 8 years ago