1924 コミット (628391304f427a184cb833ad16187bcb8120c799)

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