34 Commits (a5cf3a190c7e7e432772f25ddc1f483a789faa02)

Author SHA1 Message Date
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
Scott Lahteine 3497153cf1 Followup cleanup patch 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
Scott Lahteine 76c92a1fab Clean up some trailing spaces 7 years ago
Bob-the-Kuhn fcceed5be6 intermittent Teensy & G26 compile problem 7 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7 years ago
Scott Lahteine e94f79ccea Patch some serial macros 7 years ago
Scott Lahteine a27b08e6af Various code style tweaks 7 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941) 7 years ago
Scott Lahteine a3645ec921 Reference op with variable name 7 years ago
Scott Lahteine ad915b667e One more mesh_index_to_npos update 7 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 7 years ago
Scott Lahteine 6b6630e11b Clean up trailing whitespace and tabs 7 years ago
oldmcg 5a9e52a3e0 Use COPY_XYZE macro to copy exactly 4 elements (#6758) 7 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 7 years ago
oldmcg b213a45efb UBL_DELTA post merge cleanup (#6705) 7 years ago
Roxy-3D 6f86c46fa6 Fix typo that caused scope issues for DELTA (#6750) 7 years ago
Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard (#6745) 7 years ago
Scott Lahteine 0696dda470 Cleanups to UBL_DELTA 7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695) 7 years ago
Brian 4da14b14f4 UBL Cleanup/Bugfix 7 years ago
Scott Lahteine 71396f77d3 Cleanups following recent commits 7 years ago
Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632) 7 years ago
Scott Lahteine c4e34adcf1 Apply formatting, coding standards to UBL 7 years ago
Scott Lahteine b93be716cf Remove trailing whitespace 7 years ago
Scott Lahteine 0449f69179 Cleanup patch to recent merge 7 years ago
Roxy-3D 41e63bbb7c Fix Horizontal and Vertical UBL optimization bug. (#6540) 7 years ago
Brian 4e1448e75a Various fixes for compiler warnings 7 years ago
Scott Lahteine cd72901fb7 Cleanups to UBL code 7 years ago
Roxy-3D 2509587b5a Correct over optimization of pre-initialized variables (#6500) 7 years ago
Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 7 years ago
Roxy-3D 1451b7eacf UBL's Grid Based Leveling code 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 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
Scott Lahteine b5711a99a2 Patches to bring UBL closer to compliance 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