1916 コミット (ac69eca58604b3e16d1ce2d66f06a1f607747b0d)

作成者 SHA1 メッセージ 日付
  Scott Lahteine e79b335367 Patches for leveling reactivation in G28 / M48 8年前
  Scott Lahteine 7d5cd7e0d7 Tweak set_bed_leveling_enabled 8年前
  Scott Lahteine ed81e9b3d3 Adjust leveling conditionals 8年前
  Scott Lahteine a64e5659ce Clean up G26 external references, private vars 8年前
  Scott Lahteine 2887c20788 Add a function to home all axes (i.e., gcode_G28) 8年前
  Scott Lahteine 4f74c416a4 Patch for BLTOUCH_HEATERS_OFF 8年前
  Scott Lahteine d814e468d2 Fix set_heaters_for_bltouch and usage 8年前
  Brian 4e1448e75a Various fixes for compiler warnings 8年前
  LVD-AC cafc48dff8 little oops 8年前
  LVD-AC 471a321624 leaner code for probe routine 8年前
  LVD-AC 585c00a728 Proposed changes 8年前
  Scott Lahteine 29fa241617 Initial patches to G33 8年前
  Scott Lahteine 42f4c53254 Starting on G33 rewrite 8年前
  Scott Lahteine 1a111180de Clean up set_heaters_for_bltouch 8年前
  Scott Lahteine 0a8e09c723 Clean up excess whitespace, comment formatting 8年前
  Scott Lahteine 8020069371 Apply coding standards for indentation 8年前
  LVD-AC 4ea8d0f89b Solved "The Travis CI build failed " 8年前
  LVD-AC 7a6a1ef583 M666 normalize positive values to <=0 8年前
  Roxy-3D 4075b95519 Allow BL-Touch users to control heaters during probe event (#6485) 8年前
  Roxy-3D 6e8ecb908a Shut down heaters during BL-Touch probe event 8年前
  LVD-AC d8102aeca8 Cn negative : no tower angle calibration 8年前
  LVD-AC a9bc1d30cc z_offset change 8年前
  Scott Lahteine 5bdb0b567d Cosmetic patches 8年前
  Scott Lahteine 2823bf0874 Update fastio.h with special handling for Timer 2 8年前
  Scott Lahteine fd535e111a Fix up XYZ_CONSTS_FROM_CONFIG macro 8年前
  LVD-AC dcf30a69d6 Allowing #define DELTA_TOWER_ANGLE_TRIM[C_AXIS] 8年前
  Brian f41fb2b635 Numerous UBL-related changes: 8年前
  Scott Lahteine 830851df13 Spend some SRAM to optimize bilinear leveling 8年前
  Scott Lahteine 091179d960 bed_level_grid => z_values (also *_virt array) 8年前
  Scott Lahteine 23cdbbb2d3 Add a method to refresh bilinear bed level after a change 8年前
  Scott Lahteine ccda63c473 Drop the accessor form for LCD value editing 8年前
  Scott Lahteine 10da175be5 Fix a pair of compiler complaints 8年前
  Scott Lahteine ff0018e287 Format hex values as uppercase 8年前
  teemuatlut 244f67590e Delta probe height bug solved 8年前
  LVD-AC 004928148c Tower angles 8年前
  LVD-AC 76ec7a0f80 Adding upto 7*7 probe grids 8年前
  LVD-AC d4f593d200 Delete 'expert level' 8年前
  LVD-AC 13c8493878 M665 rework and related issues (all delta's) 8年前
  Scott Lahteine ee46ce1743 Add and apply interrupt helper macros 8年前
  Scott Lahteine 6131c62499 General cleanup 8年前
  Scott Lahteine 5eb2b1a790 Clear up G29 compiler warnings 8年前
  Scott Lahteine 4ce2a63db0 Apply const, spacing to Marlin_main.cpp 8年前
  Scott Lahteine e97f1284c1 Cleanup of pins testing code 8年前
  Scott Lahteine e9b53ae00c Cleanup after some direct commits 8年前
  Scott Lahteine a00ae4790a Replace M905 with unique code M900 8年前
  Scott Lahteine eb2d073dae Add M905 R for setting the E/D ratio directly 8年前
  Scott Lahteine 69dfa54a84 Use code_value_linear_units for known-linear axes 8年前
  Roxy-3D 5e9726530f Setup to find data corruption and general clean up 8年前
  Scott Lahteine 037c964d26 Reverse bools on prepare_move sub-functions 8年前
  Scott Lahteine d9c4333806 Extra logging of Dual X modes 8年前