117 コミット (14cf527bb81317408657e2c04c3130fed37057e1)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 832064e4f2 Implementation changes to support 5 extruders 7年前
  Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix 7年前
  Scott Lahteine d13991ae18 Use same config name for all mesh dimensions 7年前
  Scott Lahteine 62cbaa302e Z_DUAL_ENDSTOP - make offset a configuration item 7年前
  Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix 7年前
  Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions 7年前
  Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing 7年前
  Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional 7年前
  Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes 7年前
  Scott Lahteine b5711a99a2 Patches to bring UBL closer to compliance 7年前
  Scott Lahteine e244399766 Additional cleanup of UBL code 7年前
  Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset 7年前
  Scott Lahteine fb60aa3736 UBL implementation 7年前
  Scott Lahteine 58b3e98878 Use arrays for delta tower parameters 7年前
  Scott Lahteine 47242a40bb Apply updated changes for delta_tower_angle_trim 7年前
  Jimmy Envall 00b6b3da79 Added support for delta tower angle corrections. 7年前
  Scott Lahteine 45f949d833 TMC2130 Library: @teemuatlut replaces @makertum 7年前
  Scott Lahteine 5f7e85398b Implement NO_WORKSPACE_OFFSETS 7年前
  Scott Lahteine 8f4e4b1995 Display a message for EEPROM version mismatch 7年前
  Scott Lahteine b9187020c4 Finish reducing of ABL_BILINEAR_SUBDIVISION 7年前
  Scott Lahteine e44294bb4d Make HOTEND_LOOP more consistent, let compiler optimize it 7年前
  Robert Kirk 0d147ead66 Allow enabling volumetric filament on config load 7年前
  Scott Lahteine 6d6a1db6ec Apply const to _EEPROM_writeData value param 8年前
  MagoKimbra 86ba7e4542 Fix size 8年前
  Scott Lahteine a4f10f59c3 Write the E parameter length correctly 8年前
  Scott Lahteine 3bd76f60e4 Report EEPROM data size, not final index 8年前
  Scott Lahteine 0d0aa6c20d Patch type for max_acceleration_mm_per_s2 save/restore 8年前
  Scott Lahteine 8f0f225d10 Save ABL Planar Matrix to EEPROM 8年前
  Scott Lahteine e2429a9da1 Generalize Bed Leveling flag in EEPROM 8年前
  Scott Lahteine e42fd7813a Save ABL Bilinear Grid to EEPROM 8年前
  Scott Lahteine 492b68f8e3 Better EEPROM read/write error handling 8年前
  esenapaj d486361c69 Fix for commented section of Config_RetrieveSettings() 8年前
  Scott Lahteine 39401b7472 Patch to show E factors in M503 8年前
  Scott Lahteine 6f389158d7 Compile less code with EEPROM off 8年前
  Scott Lahteine f2301a2a04 Add e-stepper count to EEPROM (for planner vars) 8年前
  Scott Lahteine 53c9fca0f6 Only write to EEPROM when a byte changes 8年前
  Scott Lahteine 3391c785c6 Support for distinct E factors 8年前
  Scott Lahteine 255ed80164 Fix hotend offset report in M503 8年前
  Scott Lahteine 1a2310c494 Make LCD preheat vars an array to reduce code size 8年前
  Scott Lahteine bff6bbdb12 Indentation in configuration_store.cpp 8年前
  Scott Lahteine 97115d56f9 Print error for M500 with disabled EEPROM 8年前
  Scott Lahteine 67ab54185b Save hotend_offset array (M218) in EEPROM 8年前
  Scott Lahteine ad64723354 Move MAX_EXTRUDERS to pins.h 8年前
  Scott Lahteine 48761f2021 Patch delta endstop adjustment config 8年前
  Josef Pavlik 28d41b48e3 delta endstop adjustment configurable 8年前
  Scott Lahteine de7e798e6f Replace single-char S_ECHOs with S_CHAR 8年前
  Scott Lahteine d19cfcfc1d max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK 8年前
  Scott Lahteine 83a41c7ceb Remove SCARA axis_scaling 8年前
  Scott Lahteine 6ab54c60b1 Add conditionals for kinematics, leveling 8年前
  Scott Lahteine 41b5c48129 Update software endstops if EEPROM is loaded 8年前