25 Commits (966d9af98acdb43cca9f15de7f258565270b9704)

Author SHA1 Message Date
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
Scott Lahteine 4a82e95c3e Feature file updates 8 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 8 years ago
Scott Lahteine 622048ffb0 Clean up whitespace, trailing space, bad tab conversion, etc. 8 years ago
Roxy-3D 2cbdc0ebb6 Fix large Z corrections when nozzle moves off of UBL mesh (#7415) 8 years ago
dot-bob a1632cfa0a Added option 'H' to G29 P4. 8 years ago
Scott Lahteine e94f79ccea Patch some serial macros 8 years ago
Scott Lahteine a27b08e6af Various code style tweaks 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
Scott Lahteine 7f4e4b1212 UBL name/state methods 8 years ago
Brian 7852369987 Implement CRC16, develop mesh allocation table 8 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 8 years ago
Scott Lahteine a7fb55ea6d Use GRID_MAX_POINTS. Some formatting 8 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695) 8 years ago
Brian ae676490c9 M421: Add 'adjust closest point' capability 8 years ago
Roxy-3D b63e82f309 M421 Mesh Point Offset and misc. UBL clean up (#6685) 8 years ago
Brian 4da14b14f4 UBL Cleanup/Bugfix 8 years ago
Scott Lahteine ca1dd739a3 Organize ubl.h defines by the files they serve 8 years ago
Scott Lahteine 0449f69179 Cleanup patch to recent merge 8 years ago
Scott Lahteine 2887c20788 Add a function to home all axes (i.e., gcode_G28) 8 years ago
Brian 4e1448e75a Various fixes for compiler warnings 8 years ago
Scott Lahteine 8bf3a3fcdb Remove inaccurate comments from ubl.h 8 years ago
Scott Lahteine 47557d5a19 Fix up formatting in ubl.h 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