39 コミット (f8e30f49d7e4fb8ffa322edd71d88db19c9912e9)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 3b431f2f72 Arrange G26 functions in dependency order 7年前
  Roxy-3D 8282d732c1 Make G26 work with all mesh leveling. 7年前
  Scott Lahteine 99b71c1dde Move lcd_map_control to UBL 7年前
  Roxy-3D 12151e62ee
Fix G26's circle drawing... (#8291) 7年前
  Scott Lahteine 640526f0c8 Operate in Native Machine Space 7年前
  Scott Lahteine f06f4b40b8 Apply physical limits to mesh bounds 7年前
  Scott Lahteine b8ddae61e2 ubl_state no longer needed 7年前
  Scott Lahteine 88857e8028 Move fade_scaling_factor_for_z to Planner 7年前
  Scott Lahteine 3d5b10735f Remove obsolete UBL z_offset 7年前
  deram 9239fcf0da Allow UBL G29 and G26 to build without a probe 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年前
  dot-bob a1632cfa0a Added option 'H' to G29 P4. 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 85b967657e Embed G26/G29 in ubl class, with enhancements 8年前
  Scott Lahteine 7f4e4b1212 UBL name/state methods 8年前
  Brian 7852369987 Implement CRC16, develop mesh allocation table 8年前
  Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 8年前
  Scott Lahteine a7fb55ea6d Use GRID_MAX_POINTS. Some formatting 8年前
  oldmcg 91841d75c9 UBL_DELTA (#6695) 8年前
  Brian ae676490c9 M421: Add 'adjust closest point' capability 8年前
  Roxy-3D b63e82f309 M421 Mesh Point Offset and misc. UBL clean up (#6685) 8年前
  Brian 4da14b14f4 UBL Cleanup/Bugfix 8年前
  Scott Lahteine ca1dd739a3 Organize ubl.h defines by the files they serve 8年前
  Scott Lahteine 0449f69179 Cleanup patch to recent merge 8年前
  Scott Lahteine 2887c20788 Add a function to home all axes (i.e., gcode_G28) 8年前
  Brian 4e1448e75a Various fixes for compiler warnings 8年前
  Scott Lahteine 8bf3a3fcdb Remove inaccurate comments from ubl.h 8年前
  Scott Lahteine 47557d5a19 Fix up formatting in ubl.h 8年前
  Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! 8年前
  Brian f41fb2b635 Numerous UBL-related changes: 8年前
  Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 8年前
  Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height 8年前
  Roxy-3D 14cf527bb8 Getting setup for debugging 8年前
  Roxy-3D ef3da3971e Update ubl.h 8年前
  Scott Lahteine e116723b8b Adjust indentation in ubl.h 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 0e6ec34228 Use PSTR versions of lcd_status... to save SRAM 8年前
  Scott Lahteine 7310110ec0 Fix logic of UBL::fade_scaling_factor_for_z 8年前
  Scott Lahteine b19a15fa7f Within applied to UBL 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年前
  Roxy-3D 9d3ac66f73 Map clean up of UBL 8年前