11 Commits (966d9af98acdb43cca9f15de7f258565270b9704)

Author SHA1 Message Date
Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 7 years ago
Thomas Moore f7efac57b7 Multi-host support 8 years ago
Scott Lahteine 3d796d8040 Move debug code 7 years ago
Scott Lahteine 03ba79f144 Sync and report changed position 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 580b6e9089 Apply physical limits to mesh bounds 8 years ago
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 8 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 8 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 8 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 8 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 8 years ago
Scott Lahteine 4a82e95c3e Feature file updates 8 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 8 years ago
Scott Lahteine 062131554f Followup to #7045 8 years ago
Roxy-3D 824f71d503 LCD Panel Interactive Mesh Editing (#7045) 8 years ago
Scott Lahteine e94f79ccea Patch some serial macros 8 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941) 8 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 8 years ago
Roxy-3D 3129260c44 Misc. Clean Up (#6822) 8 years ago
Scott Lahteine 7f4e4b1212 UBL name/state methods 8 years ago
Brian 7852369987 Implement CRC16, develop mesh allocation table 8 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695) 8 years ago
Brian 2604742191 Add proportional font adjustment ratio 8 years ago
Scott Lahteine 421dd62800 Adjust spacing of "spaces" 8 years ago
Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632) 8 years ago
bgort a59066bca9 Various improvements - mostly UBL-related (#6607) 8 years ago
Scott Lahteine 0449f69179 Cleanup patch to recent merge 8 years ago
Brian 92e22c3bf2 Fix, cleanup, prettify `G29 O` output 8 years ago
Brian 4e1448e75a Various fixes for compiler warnings 8 years ago
Scott Lahteine 42824b0e1f Use new serial spacing function to save PROGMEM 8 years ago
Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! 8 years ago
Brian f41fb2b635 Numerous UBL-related changes: 8 years ago
Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 8 years ago
Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height 8 years ago
Scott Lahteine e05d050a1e Add hex routine to print an address 8 years ago
Roxy-3D 14cf527bb8 Getting setup for debugging 8 years ago
Roxy-3D 1451b7eacf UBL's Grid Based Leveling code 8 years ago
Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix 8 years ago
Scott Lahteine d13991ae18 Use same config name for all mesh dimensions 8 years ago
Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix 8 years ago
Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions 8 years ago
Roxy-3D 3e9e94801f Fix problem described in issue # 6175 8 years ago
Scott Lahteine 7310110ec0 Fix logic of UBL::fade_scaling_factor_for_z 8 years ago
Scott Lahteine b19a15fa7f Within applied to UBL 8 years ago
Scott Lahteine 342ee458ae Additional UBL fixes, optimizations 8 years ago
Scott Lahteine 4902fd4e95 More data in UBL class, make it a static class 8 years ago
Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing 8 years ago
Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional 8 years ago
Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes 8 years ago