42 次代码提交 (f8e30f49d7e4fb8ffa322edd71d88db19c9912e9)

作者 SHA1 备注 提交日期
  Roxy-3D 8282d732c1 Make G26 work with all mesh leveling. 7 年前
  Scott Lahteine 2559745f54 Tweaks to core motion code 7 年前
  Scott Lahteine 640526f0c8 Operate in Native Machine Space 7 年前
  Luc Van Daele e64cfb13b8 (1.1.x) auto tune calibration parameters (#8031) 7 年前
  Scott Lahteine f06f4b40b8 Apply physical limits to mesh bounds 7 年前
  Roxy-3D e9bc9a2ab4 change to better (more clear) names (#8049) 7 年前
  Scott Lahteine 88857e8028 Move fade_scaling_factor_for_z to Planner 7 年前
  Scott Lahteine 3d5b10735f Remove obsolete UBL z_offset 7 年前
  Luc Van Daele 74d430cb97 matrix names update (#7697) 7 年前
  Scott Lahteine 3497153cf1 Followup cleanup patch 7 年前
  Scott Lahteine 622048ffb0 Clean up whitespace, trailing space, bad tab conversion, etc. 7 年前
  Roxy-3D 2cbdc0ebb6 Fix large Z corrections when nozzle moves off of UBL mesh (#7415) 7 年前
  Scott Lahteine 76c92a1fab Clean up some trailing spaces 8 年前
  Bob-the-Kuhn fcceed5be6 intermittent Teensy & G26 compile problem 8 年前
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 8 年前
  Scott Lahteine e94f79ccea Patch some serial macros 8 年前
  Scott Lahteine a27b08e6af Various code style tweaks 8 年前
  oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941) 8 年前
  Scott Lahteine a3645ec921 Reference op with variable name 8 年前
  Scott Lahteine ad915b667e One more mesh_index_to_npos update 8 年前
  Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 8 年前
  Scott Lahteine 6b6630e11b Clean up trailing whitespace and tabs 8 年前
  oldmcg 5a9e52a3e0 Use COPY_XYZE macro to copy exactly 4 elements (#6758) 8 年前
  Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 8 年前
  oldmcg b213a45efb UBL_DELTA post merge cleanup (#6705) 8 年前
  Roxy-3D 6f86c46fa6 Fix typo that caused scope issues for DELTA (#6750) 8 年前
  Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard (#6745) 8 年前
  Scott Lahteine 0696dda470 Cleanups to UBL_DELTA 8 年前
  oldmcg 91841d75c9 UBL_DELTA (#6695) 8 年前
  Brian 4da14b14f4 UBL Cleanup/Bugfix 8 年前
  Scott Lahteine 71396f77d3 Cleanups following recent commits 8 年前
  Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632) 8 年前
  Scott Lahteine c4e34adcf1 Apply formatting, coding standards to UBL 8 年前
  Scott Lahteine b93be716cf Remove trailing whitespace 8 年前
  Scott Lahteine 0449f69179 Cleanup patch to recent merge 8 年前
  Roxy-3D 41e63bbb7c Fix Horizontal and Vertical UBL optimization bug. (#6540) 8 年前
  Brian 4e1448e75a Various fixes for compiler warnings 8 年前
  Scott Lahteine cd72901fb7 Cleanups to UBL code 8 年前
  Roxy-3D 2509587b5a Correct over optimization of pre-initialized variables (#6500) 8 年前
  Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 8 年前
  Roxy-3D 1451b7eacf UBL's Grid Based Leveling code 8 年前
  Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix 8 年前
  Scott Lahteine d13991ae18 Use same config name for all mesh dimensions 8 年前
  Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix 8 年前
  Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions 8 年前
  Scott Lahteine 342ee458ae Additional UBL fixes, optimizations 8 年前
  Scott Lahteine 4902fd4e95 More data in UBL class, make it a static class 8 年前
  Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing 8 年前
  Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional 8 年前
  Scott Lahteine b5711a99a2 Patches to bring UBL closer to compliance 8 年前