[1.1] G93/94/95 Path Control Modes (work-in-progress)#8311
Closed
thinkyhead wants to merge 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
Closed
[1.1] G93/94/95 Path Control Modes (work-in-progress)#8311thinkyhead wants to merge 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
thinkyhead wants to merge 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
Conversation
5fc7984 to
45b7617
Compare
54081a8 to
4e19c59
Compare
b27aa13 to
d2e43b1
Compare
38898fa to
7c1adff
Compare
7c81e3c to
b567790
Compare
d50e088 to
670df2e
Compare
5a75a1b to
b0abce5
Compare
53f0c75 to
29b0488
Compare
62a7022 to
766bcc6
Compare
7c4a5f4 to
fbeea12
Compare
f559555 to
263beae
Compare
d2e43b1 to
656089c
Compare
656089c to
3c056bb
Compare
72f7cd2 to
3ef6cf0
Compare
0e92833 to
dad2f63
Compare
5351fa1 to
6afe5ab
Compare
Member
Author
|
At this point Marlin 1.1.x is end-of-life, so this PR will need to be re-done starting from |
Draft
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Inverse Time (
G93) and Units-per-minute modes (G94) are working, but I still need to apply Inverse Time Mode toG2/G3.PCM_UNITS_PER_REVhas limited utility without a spindle. This is posted as work-in-progress and demo.