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

3.4 WIP: Allow up to 9 anchors/motors to be configured in hangprinter kinematics. #585

Open
wants to merge 10 commits into
base: 3.4-dev
Choose a base branch
from

Commits on Dec 21, 2022

  1. HangprinterKinematics::WriteCalibrationParameters: flat return style

    Otherwise it gets too deep.
    I think there's an option in eclipse to forbid this by project in
    format, one can config depness iirc.
    jtimon committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4ae2f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac45a4 View commit details
    Browse the repository at this point in the history
  3. Hangprinter: Allow Hangprinter to be configured with 5 anchors

    This allows to print square pyramids instead of tetrahedrons, at the
    cost of an extra motor.
    jtimon committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    9cca1b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b26cff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c57e80a View commit details
    Browse the repository at this point in the history
  6. DEFECTIVE: Hangprinter: Allow Hangprinter to be configured with 7 anc…

    …hors
    
    The response messages in M669 and M666 when sent empty won't fit
    
    The solution is started here:
    
    Duet3D#585 (comment)
    jtimon committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ca57f5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f9f03d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1664f51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ac3679 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5efcd6 View commit details
    Browse the repository at this point in the history