148 Commits (4803a4322e49c366a175e9eeabc0082d4e2f80cb)

Author SHA1 Message Date
Brian 4e1448e75a Various fixes for compiler warnings
9 years ago
Scott Lahteine 671a44b8aa Merge pull request #6410 from teemuatlut/LVD-Delta
9 years ago
LVD-AC 585c00a728 Proposed changes
9 years ago
Scott Lahteine baf3b91460 DELTA_TOWER_ANGLE_TRIM only needs AB
9 years ago
LVD-AC ed6b361e27 cleanup ready to squash
9 years ago
LVD-AC dcf30a69d6 Allowing #define DELTA_TOWER_ANGLE_TRIM[C_AXIS]
9 years ago
Brian f41fb2b635 Numerous UBL-related changes:
9 years ago
Scott Lahteine 091179d960 bed_level_grid => z_values (also *_virt array)
9 years ago
Scott Lahteine 23cdbbb2d3 Add a method to refresh bilinear bed level after a change
9 years ago
Scott Lahteine ccda63c473 Drop the accessor form for LCD value editing
9 years ago
Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height
9 years ago
LVD-AC 004928148c Tower angles
9 years ago
LVD-AC 13c8493878 M665 rework and related issues (all delta's)
9 years ago
Scott Lahteine 55f9e76610 Merge pull request #6367 from thinkyhead/rc_cleanup_followup
9 years ago
Scott Lahteine b98bc034ae Replace c_assert hack with static_assert
9 years ago
MagoKimbra ed52275a14 Fix double definition in configuration_store
9 years ago
Scott Lahteine a00ae4790a Replace M905 with unique code M900
9 years ago
Thomas Moore f8e77d6545 Add Linear Advance values to EEPROM and enable configuration of K via LCD
9 years ago
Scott Lahteine b956f2642b Show M503 report with current linear units
9 years ago
Scott Lahteine 871f92378c Tweak headings in EEPROM structure
9 years ago
Roxy-3D 5e9726530f Setup to find data corruption and general clean up
9 years ago
Bob-the-Kuhn 60471b7592 minor improvements
9 years ago
Scott Lahteine 4067d15c92 Cleanup, extend TMC2130 implementation
9 years ago
Scott Lahteine 24882adfbf Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION
9 years ago
LVD-AC 8821963873 Implement delta auto-calibration and delta_height
9 years ago
Scott Lahteine 60ac41a32c Add code to handle changes to zprobe_zoffset
9 years ago
Scott Lahteine 5e4f4d387f Swap MBL z_values dimensions to [X][Y]
9 years ago
Scott Lahteine 786af73e24 Convert config code to a static class
9 years ago
james94jeans2 5b9476fe78 Added z_fade_height to EEPROM-Settings
9 years ago
Scott Lahteine c54f6cf23d Updates to support 5 extruders
9 years ago
Jimmy Envall f78d44e91a Added support for delta tower angle corrections.
9 years ago
Scott Lahteine 832064e4f2 Implementation changes to support 5 extruders
9 years ago
Scott Lahteine 62cbaa302e Z_DUAL_ENDSTOP - make offset a configuration item
9 years ago
Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix
9 years ago
Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions
9 years ago
Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing
9 years ago
Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional
9 years ago
Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes
9 years ago
Scott Lahteine b5711a99a2 Patches to bring UBL closer to compliance
9 years ago
Scott Lahteine e244399766 Additional cleanup of UBL code
9 years ago
Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset
9 years ago
Scott Lahteine fb60aa3736 UBL implementation
9 years ago
Scott Lahteine 58b3e98878 Use arrays for delta tower parameters
9 years ago
Scott Lahteine 47242a40bb Apply updated changes for delta_tower_angle_trim
9 years ago
Jimmy Envall 00b6b3da79 Added support for delta tower angle corrections.
9 years ago
Scott Lahteine 45f949d833 TMC2130 Library: @teemuatlut replaces @makertum
9 years ago
Scott Lahteine be98016674 Merge pull request #5963 from thinkyhead/rc_no_offsets_optim
9 years ago
Scott Lahteine 5f7e85398b Implement NO_WORKSPACE_OFFSETS
9 years ago
Scott Lahteine 8f4e4b1995 Display a message for EEPROM version mismatch
9 years ago
Scott Lahteine b9187020c4 Finish reducing of ABL_BILINEAR_SUBDIVISION
9 years ago