140 Révisions (5e701524f85a12bc331f086acb47c083dbc74c97)

Auteur SHA1 Message Date
  Brian f41fb2b635 Numerous UBL-related changes: il y a 8 ans
  Scott Lahteine 091179d960 bed_level_grid => z_values (also *_virt array) il y a 8 ans
  Scott Lahteine 23cdbbb2d3 Add a method to refresh bilinear bed level after a change il y a 8 ans
  Scott Lahteine ccda63c473 Drop the accessor form for LCD value editing il y a 8 ans
  Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height il y a 8 ans
  Scott Lahteine b98bc034ae Replace c_assert hack with static_assert il y a 8 ans
  MagoKimbra ed52275a14 Fix double definition in configuration_store il y a 8 ans
  Scott Lahteine a00ae4790a Replace M905 with unique code M900 il y a 8 ans
  Thomas Moore f8e77d6545 Add Linear Advance values to EEPROM and enable configuration of K via LCD il y a 8 ans
  Scott Lahteine b956f2642b Show M503 report with current linear units il y a 8 ans
  Scott Lahteine 871f92378c Tweak headings in EEPROM structure il y a 8 ans
  Roxy-3D 5e9726530f Setup to find data corruption and general clean up il y a 8 ans
  Bob-the-Kuhn 60471b7592 minor improvements il y a 8 ans
  Scott Lahteine 4067d15c92 Cleanup, extend TMC2130 implementation il y a 8 ans
  Scott Lahteine 24882adfbf Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION il y a 8 ans
  LVD-AC 8821963873 Implement delta auto-calibration and delta_height il y a 8 ans
  Scott Lahteine 60ac41a32c Add code to handle changes to zprobe_zoffset il y a 8 ans
  Scott Lahteine 5e4f4d387f Swap MBL z_values dimensions to [X][Y] il y a 8 ans
  Scott Lahteine 786af73e24 Convert config code to a static class il y a 8 ans
  james94jeans2 5b9476fe78 Added z_fade_height to EEPROM-Settings il y a 8 ans
  Scott Lahteine c54f6cf23d Updates to support 5 extruders il y a 8 ans
  Jimmy Envall f78d44e91a Added support for delta tower angle corrections. il y a 8 ans
  Scott Lahteine 832064e4f2 Implementation changes to support 5 extruders il y a 8 ans
  Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix il y a 8 ans
  Scott Lahteine d13991ae18 Use same config name for all mesh dimensions il y a 8 ans
  Scott Lahteine 62cbaa302e Z_DUAL_ENDSTOP - make offset a configuration item il y a 8 ans
  Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix il y a 8 ans
  Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions il y a 8 ans
  Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing il y a 8 ans
  Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional il y a 8 ans
  Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes il y a 8 ans
  Scott Lahteine b5711a99a2 Patches to bring UBL closer to compliance il y a 8 ans
  Scott Lahteine e244399766 Additional cleanup of UBL code il y a 8 ans
  Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset il y a 8 ans
  Scott Lahteine fb60aa3736 UBL implementation il y a 8 ans
  Scott Lahteine 58b3e98878 Use arrays for delta tower parameters il y a 8 ans
  Scott Lahteine 47242a40bb Apply updated changes for delta_tower_angle_trim il y a 8 ans
  Jimmy Envall 00b6b3da79 Added support for delta tower angle corrections. il y a 8 ans
  Scott Lahteine 45f949d833 TMC2130 Library: @teemuatlut replaces @makertum il y a 8 ans
  Scott Lahteine 5f7e85398b Implement NO_WORKSPACE_OFFSETS il y a 8 ans
  Scott Lahteine 8f4e4b1995 Display a message for EEPROM version mismatch il y a 8 ans
  Scott Lahteine b9187020c4 Finish reducing of ABL_BILINEAR_SUBDIVISION il y a 8 ans
  Scott Lahteine e44294bb4d Make HOTEND_LOOP more consistent, let compiler optimize it il y a 8 ans
  Robert Kirk 0d147ead66 Allow enabling volumetric filament on config load il y a 8 ans
  Scott Lahteine 6d6a1db6ec Apply const to _EEPROM_writeData value param il y a 8 ans
  MagoKimbra 86ba7e4542 Fix size il y a 8 ans
  Scott Lahteine a4f10f59c3 Write the E parameter length correctly il y a 8 ans
  Scott Lahteine 3bd76f60e4 Report EEPROM data size, not final index il y a 8 ans
  Scott Lahteine 0d0aa6c20d Patch type for max_acceleration_mm_per_s2 save/restore il y a 8 ans
  Scott Lahteine 8f0f225d10 Save ABL Planar Matrix to EEPROM il y a 8 ans