Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_y_axis_support and automatic_compensation to axis_twist_compensation #6624

Merged
merged 2 commits into from
Nov 13, 2024

Commits on Nov 2, 2024

  1. axis_twist_compensation: Implement Y-axis support

    This commit implements support for the Y-axis in the axis_twist_compensation
    module. This update enables the module to handle corrections for printers
    with a twisted Y rail.
    
    Signed-off-by: Jorge Apaza Merma <[email protected]>
    yochiwarez committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    43467a1 View commit details
    Browse the repository at this point in the history
  2. axis_twist_compensation: AXIS_TWIST_COMPENSATION new parameter AUTO f…

    …or autocalibration
    
    This commit adds automatic calculation support for compensating X and Y axis twist in the axis_twist_compensation module.
    
    Signed-off-by: Jorge Apaza Merma <[email protected]>
    yochiwarez committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    88c2a27 View commit details
    Browse the repository at this point in the history