62 Commits (7446794c3f2a2074c3d0bf79ce083d059a9c8c63)

Author SHA1 Message Date
Scott Lahteine 0feeef2604 Update copyright in headers 5 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 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Scott Lahteine a4b0148365 Easier to find 'static inline' 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
Scott Lahteine eb2eb72720
Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 8db7fb226a Fix M420 C for UBL 6 years ago
Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) 6 years ago
Scott Lahteine 9515e5aefb Fix LA_active_extruder (static) 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine 24b9c1923f ubl G29 tweaks 6 years ago
Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 6 years ago
Scott Lahteine 2228dff3ea ubl.h compile flags from 1.1.x 6 years ago
Roxy-3D d504bbbfa4 Fix botched check for being off the mesh... 6 years ago
Scott Lahteine 304e0f8945 Followup to 21e60fd 6 years ago
Roxy-3D 21e60fd3ed
Allow user to control Z-Height correction for off mesh movements (#9661) 6 years ago
Scott Lahteine 89165326b4 Cleanup after vim and vigor 6 years ago
Scott Lahteine 8a6feab1c4 Num-to-string functions for DEBUG_LEVELING_FEATURE 6 years ago
Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 6 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 7 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 7 years ago
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 7 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 7 years ago
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 7 years ago
Scott Lahteine ca1e47375c Move fade_scaling_factor_for_z to Planner 7 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 7 years ago
Scott Lahteine 442669d23c Allow UBL to build without a probe 7 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 years ago
Scott Lahteine 4a82e95c3e Feature file updates 7 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 7 years ago
Scott Lahteine 622048ffb0 Clean up whitespace, trailing space, bad tab conversion, etc. 7 years ago
Roxy-3D 2cbdc0ebb6 Fix large Z corrections when nozzle moves off of UBL mesh (#7415) 7 years ago
dot-bob a1632cfa0a Added option 'H' to G29 P4. 7 years ago
Scott Lahteine e94f79ccea Patch some serial macros 7 years ago
Scott Lahteine a27b08e6af Various code style tweaks 7 years ago