34 Commits (master)

Author SHA1 Message Date
Scott Lahteine a20eacaa48 UBL devel debugging flag
6 years ago
Scott Lahteine 684692091e Sync and report changed position
6 years ago
Roxy-3D 8282d732c1 Make G26 work with all mesh leveling.
7 years ago
Scott Lahteine 99b71c1dde Move lcd_map_control to UBL
7 years ago
Roxy-3D 12151e62ee
Fix G26's circle drawing... (#8291)
7 years ago
Scott Lahteine f06f4b40b8 Apply physical limits to mesh bounds
7 years ago
Scott Lahteine b8ddae61e2 ubl_state no longer needed
7 years ago
Scott Lahteine 88857e8028 Move fade_scaling_factor_for_z to Planner
7 years ago
Scott Lahteine 3d5b10735f Remove obsolete UBL z_offset
7 years ago
Scott Lahteine 062131554f Followup to #7045
7 years ago
Roxy-3D 824f71d503 LCD Panel Interactive Mesh Editing (#7045)
7 years ago
Scott Lahteine e94f79ccea Patch some serial macros
7 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941)
7 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements
7 years ago
Roxy-3D 3129260c44 Misc. Clean Up (#6822)
7 years ago
Scott Lahteine 7f4e4b1212 UBL name/state methods
7 years ago
Brian 7852369987 Implement CRC16, develop mesh allocation table
7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695)
7 years ago
Brian 2604742191 Add proportional font adjustment ratio
7 years ago
Scott Lahteine 421dd62800 Adjust spacing of "spaces"
7 years ago
Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632)
7 years ago
bgort a59066bca9 Various improvements - mostly UBL-related (#6607)
7 years ago
Scott Lahteine 0449f69179 Cleanup patch to recent merge
7 years ago
Brian 92e22c3bf2 Fix, cleanup, prettify `G29 O` output
7 years ago
Brian 4e1448e75a Various fixes for compiler warnings
7 years ago
Scott Lahteine 42824b0e1f Use new serial spacing function to save PROGMEM
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
Scott Lahteine e05d050a1e Add hex routine to print an address
7 years ago
Roxy-3D 14cf527bb8 Getting setup for debugging
7 years ago
Roxy-3D 1451b7eacf UBL's Grid Based Leveling code
7 years ago
Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix
7 years ago