22 Commits (8a0a5cfcccbfe16f9019230f9750516ec41aad35)

Author SHA1 Message Date
Scott Lahteine 7f4e4b1212 UBL name/state methods 7 years ago
Brian 7852369987 Implement CRC16, develop mesh allocation table 7 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 7 years ago
Scott Lahteine a7fb55ea6d Use GRID_MAX_POINTS. Some formatting 7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695) 7 years ago
Brian ae676490c9 M421: Add 'adjust closest point' capability 7 years ago
Roxy-3D b63e82f309 M421 Mesh Point Offset and misc. UBL clean up (#6685) 7 years ago
Brian 4da14b14f4 UBL Cleanup/Bugfix 7 years ago
Scott Lahteine ca1dd739a3 Organize ubl.h defines by the files they serve 7 years ago
Scott Lahteine 0449f69179 Cleanup patch to recent merge 7 years ago
Scott Lahteine 2887c20788 Add a function to home all axes (i.e., gcode_G28) 7 years ago
Brian 4e1448e75a Various fixes for compiler warnings 7 years ago
Scott Lahteine 8bf3a3fcdb Remove inaccurate comments from ubl.h 7 years ago
Scott Lahteine 47557d5a19 Fix up formatting in ubl.h 7 years ago
Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! 7 years ago
Brian f41fb2b635 Numerous UBL-related changes: 7 years ago
Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 7 years ago
Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height 7 years ago
Roxy-3D 14cf527bb8 Getting setup for debugging 7 years ago
Roxy-3D ef3da3971e Update ubl.h 7 years ago
Scott Lahteine e116723b8b Adjust indentation in ubl.h 7 years ago
Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix 7 years ago
Scott Lahteine d13991ae18 Use same config name for all mesh dimensions 7 years ago
Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix 7 years ago
Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions 7 years ago
Scott Lahteine 0e6ec34228 Use PSTR versions of lcd_status... to save SRAM 7 years ago
Scott Lahteine 7310110ec0 Fix logic of UBL::fade_scaling_factor_for_z 7 years ago
Scott Lahteine b19a15fa7f Within applied to UBL 7 years ago
Scott Lahteine 342ee458ae Additional UBL fixes, optimizations 7 years ago
Scott Lahteine 4902fd4e95 More data in UBL class, make it a static class 7 years ago
Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing 7 years ago
Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional 7 years ago
Roxy-3D 9d3ac66f73 Map clean up of UBL 7 years ago
Scott Lahteine b5711a99a2 Patches to bring UBL closer to compliance 7 years ago
Roxy-3D 5de1da2b3c Make UBL honor the #define ENABLE_LEVELING_FADE_HEIGHT option 7 years ago
Scott Lahteine e244399766 Additional cleanup of UBL code 7 years ago
Scott Lahteine 238b8fd2a3 UBL core and support files 7 years ago