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

Jerk Acceleration Settings and HAAS G187 Acceleration Profiles #593

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Commits on Oct 30, 2023

  1. Update planner.c

    First experimental checkin for constant jerk motions
    Dietz0r authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c8619f5 View commit details
    Browse the repository at this point in the history
  2. Update planner.h

    First experimental checkin for constant jerk motions
    Dietz0r authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f003479 View commit details
    Browse the repository at this point in the history
  3. Update stepper.c

    First experimental checkin for constant jerk motions
    Dietz0r authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    699e943 View commit details
    Browse the repository at this point in the history
  4. Update planner.c

    Dietz0r authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2484538 View commit details
    Browse the repository at this point in the history
  5. Added Axis settings for jerk

    Dietz0r authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4c3cf5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    418e063 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. added missing semicolons

    Dietz0r authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fb082f3 View commit details
    Browse the repository at this point in the history
  2. Update planner.c

    missing semicolon
    Dietz0r authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f00bb4d View commit details
    Browse the repository at this point in the history
  3. Update settings.c

    bugfixing float variables
    Dietz0r authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b796931 View commit details
    Browse the repository at this point in the history
  4. Update config.h

    DEFAULT_X_JERK capitalization
    Dietz0r authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9951e03 View commit details
    Browse the repository at this point in the history
  5. Update settings.c

    static char added for axis_jerk
    Dietz0r authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    06ac1ea View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update settings.c

    Dietz0r authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f295c36 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    92e750d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a268962 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    2361610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb5945 View commit details
    Browse the repository at this point in the history
  3. fixed typo

    Dietz0r authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8667292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04708e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    0789f6e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    2930759 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    0863959 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    5cbb222 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    4c28e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    554812d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    299a7cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dec93aa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from Expatria-Technologies/PR_Flexi_Fix

    Fixed some typos and syntax errors.
    Dietz0r authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    860659f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    4cc7aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f95af1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    e645ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc003a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb396fc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    ba26451 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    f6bf39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a537704 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    2bef5f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    9fd3ba5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    b6135c4 View commit details
    Browse the repository at this point in the history
  2. Fixed typos and brackets

    Dietz0r authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    aa9a0c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8876e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    fa6d508 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    2ec344e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    0b69f6f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    e17d782 View commit details
    Browse the repository at this point in the history