-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multi-axis support for up to six non-extruder axes plus extruders
NON_E_AXES benefit from endstops and homing. Axis codes are configurable: X,Y,Z and (I,J,K or U/V/W/A/B/C). Internal axis IDs are always X,Y,Z,I,J,K, (and E). No Tool Center Point Control, no 5/6 DOF robot arm kinematics yet. Issues: https://github.com/DerAndere1/Marlin/issues Contributions: DerAndere (26200979+DerAndere1@users.noreply.github.com): main developer, idea, initial implementation, ASYNC_SECONDARY_AXES kinematics Gabriel Beraldo (gabrielgbst@hotmail.com): hardware debugging, bug fixes Olivier Briand (48122416+hobiseven@users.noreply.github.com): testing, compile error fixes, FOAMCUTTER_XYUV kinematics Wolverine (MohammadSDGHN@users.noreply.github.com): added compatibility with BigTreeTech SKR Pro v1.1, Trinamic TMC drivers, STEALTHCHOP, SENSORLESS_HOMING) Co-authored-by: DerAndere <26200979+DerAndere1@users.noreply.github.com> Co-authored-by: GabrielBeraldo <gabrielgbst@hotmail.com> Co-authored-by: Olivier Briand <48122416+hobiseven@users.noreply.github.com> Co-authored-by: Wolverine <MohammadSDGHN@users.noreply.github.com>
- Loading branch information
1 parent
434e43c
commit 768e9dd
Showing
67 changed files
with
6,236 additions
and
280 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.