181 コミット (90f252cfa53b68d3e1d54f08075b3efbc7ed7552)

作成者 SHA1 メッセージ 日付
  Luc Van Daele 74d430cb97 matrix names update (#7697) 7年前
  Scott Lahteine e337df2e98 Miscellaneous tweaks to serial outputs, code cleanups 7年前
  Vben 4817b39d98 Added new feature for AutoParking Extruder (APE) 7年前
  Scott Lahteine 4eff18854b Rename options with swap_ prefix 7年前
  Scott Lahteine 14482d2f2a Strip auto-retract for impossible M(IN|AX)_AUTORETRACT combo 7年前
  Scott Lahteine fee696db5d Improve retract() for G10/G11/autoretract 8年前
  Scott Lahteine cf96109056 Implement the EEPROM_CHITCHAT option 8年前
  Scott Lahteine dcec7178d1 Expose DISABLE_M503 option as a test option 8年前
  dot-bob b3c36c98fd Edit digipot currents via LCD, save to EEPROM 8年前
  Scott Lahteine e94f79ccea Patch some serial macros 8年前
  Bob-the-Kuhn 28d72f48f1 change to DWORD 8年前
  Scott Lahteine 4134a6b526 Save 88b PROGMEM, 48 bytes SRAM in settings.reset 8年前
  Scott Lahteine efc198f952 Spacing, const, comments 8年前
  Scott Lahteine d28f5d8a78 Fix: z_endstop_adj is never initialized 8年前
  Scott Lahteine 01e7e234c6 Add more options to the Bed Leveling menu 8年前
  Scott Lahteine 082da23391 One fewer EOL in M503 output 8年前
  Scott Lahteine af81cb4cbb Patch for M503 output 8年前
  Scott Lahteine f4028fe088 New GCode Parser - Implementation 8年前
  Scott Lahteine 11fc9564c9 Add live editing option to LCD menu 8年前
  Brian 43c24f0027 Fix recent regressions, &c. 8年前
  Brian 3370329751 Fix broken EEPROM save/load 8年前
  Scott Lahteine 7f4e4b1212 UBL name/state methods 8年前
  Brian 7852369987 Implement CRC16, develop mesh allocation table 8年前
  fixoid c2321b1cdd Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER 8年前
  Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 8年前
  Scott Lahteine 233f824dd6 Define GRID_MAX_POINTS 8年前
  Roxy-3D b63e82f309 M421 Mesh Point Offset and misc. UBL clean up (#6685) 8年前
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 8年前
  Scott Lahteine bb7e3f1d07 Patch configuration temp units 8年前
  Scott Lahteine 2e61c1fb37 Patch missing const in temp_abs 8年前
  Scott Lahteine fbd021a756 Support temperature units in M503 8年前
  Scott Lahteine 56ca47ab9d Patch configuration temp units 8年前
  Scott Lahteine 6e4a5cc8c6 Patch missing const in temp_abs 8年前
  Scott Lahteine ce507deb9f Support temperature units in M503 8年前
  LVD-AC da2abad636 Various cleanups of G33 8年前
  Scott Lahteine ed81e9b3d3 Adjust leveling conditionals 8年前
  Brian 4e1448e75a Various fixes for compiler warnings 8年前
  LVD-AC 585c00a728 Proposed changes 8年前
  Scott Lahteine baf3b91460 DELTA_TOWER_ANGLE_TRIM only needs AB 8年前
  LVD-AC ed6b361e27 cleanup ready to squash 8年前
  LVD-AC dcf30a69d6 Allowing #define DELTA_TOWER_ANGLE_TRIM[C_AXIS] 8年前
  Brian f41fb2b635 Numerous UBL-related changes: 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年前
  Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height 8年前
  LVD-AC 004928148c Tower angles 8年前
  LVD-AC 13c8493878 M665 rework and related issues (all delta's) 8年前
  Scott Lahteine b98bc034ae Replace c_assert hack with static_assert 8年前
  MagoKimbra ed52275a14 Fix double definition in configuration_store 8年前