126 Commits (3a40e637cd3c1732a736bf97ebc165ac8e00ee2e)

Autor SHA1 Nachricht Datum
  Scott Lahteine 4067d15c92 Cleanup, extend TMC2130 implementation vor 7 Jahren
  Scott Lahteine 24882adfbf Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION vor 7 Jahren
  LVD-AC 8821963873 Implement delta auto-calibration and delta_height vor 7 Jahren
  Scott Lahteine 60ac41a32c Add code to handle changes to zprobe_zoffset vor 7 Jahren
  Scott Lahteine 5e4f4d387f Swap MBL z_values dimensions to [X][Y] vor 7 Jahren
  Scott Lahteine 786af73e24 Convert config code to a static class vor 7 Jahren
  james94jeans2 5b9476fe78 Added z_fade_height to EEPROM-Settings vor 7 Jahren
  Scott Lahteine c54f6cf23d Updates to support 5 extruders vor 7 Jahren
  Jimmy Envall f78d44e91a Added support for delta tower angle corrections. vor 7 Jahren
  Scott Lahteine 832064e4f2 Implementation changes to support 5 extruders vor 7 Jahren
  Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix vor 7 Jahren
  Scott Lahteine d13991ae18 Use same config name for all mesh dimensions vor 7 Jahren
  Scott Lahteine 62cbaa302e Z_DUAL_ENDSTOP - make offset a configuration item vor 7 Jahren
  Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix vor 7 Jahren
  Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions vor 7 Jahren
  Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing vor 7 Jahren
  Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional vor 7 Jahren
  Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes vor 7 Jahren
  Scott Lahteine b5711a99a2 Patches to bring UBL closer to compliance vor 7 Jahren
  Scott Lahteine e244399766 Additional cleanup of UBL code vor 7 Jahren
  Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset vor 7 Jahren
  Scott Lahteine fb60aa3736 UBL implementation vor 7 Jahren
  Scott Lahteine 58b3e98878 Use arrays for delta tower parameters vor 7 Jahren
  Scott Lahteine 47242a40bb Apply updated changes for delta_tower_angle_trim vor 7 Jahren
  Jimmy Envall 00b6b3da79 Added support for delta tower angle corrections. vor 7 Jahren
  Scott Lahteine 45f949d833 TMC2130 Library: @teemuatlut replaces @makertum vor 7 Jahren
  Scott Lahteine 5f7e85398b Implement NO_WORKSPACE_OFFSETS vor 7 Jahren
  Scott Lahteine 8f4e4b1995 Display a message for EEPROM version mismatch vor 7 Jahren
  Scott Lahteine b9187020c4 Finish reducing of ABL_BILINEAR_SUBDIVISION vor 7 Jahren
  Scott Lahteine e44294bb4d Make HOTEND_LOOP more consistent, let compiler optimize it vor 7 Jahren
  Robert Kirk 0d147ead66 Allow enabling volumetric filament on config load vor 7 Jahren
  Scott Lahteine 6d6a1db6ec Apply const to _EEPROM_writeData value param vor 7 Jahren
  MagoKimbra 86ba7e4542 Fix size vor 7 Jahren
  Scott Lahteine a4f10f59c3 Write the E parameter length correctly vor 7 Jahren
  Scott Lahteine 3bd76f60e4 Report EEPROM data size, not final index vor 7 Jahren
  Scott Lahteine 0d0aa6c20d Patch type for max_acceleration_mm_per_s2 save/restore vor 7 Jahren
  Scott Lahteine 8f0f225d10 Save ABL Planar Matrix to EEPROM vor 7 Jahren
  Scott Lahteine e2429a9da1 Generalize Bed Leveling flag in EEPROM vor 7 Jahren
  Scott Lahteine e42fd7813a Save ABL Bilinear Grid to EEPROM vor 7 Jahren
  Scott Lahteine 492b68f8e3 Better EEPROM read/write error handling vor 7 Jahren
  esenapaj d486361c69 Fix for commented section of Config_RetrieveSettings() vor 7 Jahren
  Scott Lahteine 39401b7472 Patch to show E factors in M503 vor 7 Jahren
  Scott Lahteine 6f389158d7 Compile less code with EEPROM off vor 7 Jahren
  Scott Lahteine f2301a2a04 Add e-stepper count to EEPROM (for planner vars) vor 7 Jahren
  Scott Lahteine 53c9fca0f6 Only write to EEPROM when a byte changes vor 7 Jahren
  Scott Lahteine 3391c785c6 Support for distinct E factors vor 7 Jahren
  Scott Lahteine 255ed80164 Fix hotend offset report in M503 vor 7 Jahren
  Scott Lahteine 1a2310c494 Make LCD preheat vars an array to reduce code size vor 8 Jahren
  Scott Lahteine bff6bbdb12 Indentation in configuration_store.cpp vor 8 Jahren
  Scott Lahteine 97115d56f9 Print error for M500 with disabled EEPROM vor 8 Jahren