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

gcode comment for outer perimeters #309

Closed
JoduWei opened this issue Jun 22, 2020 · 4 comments
Closed

gcode comment for outer perimeters #309

JoduWei opened this issue Jun 22, 2020 · 4 comments
Labels
enhancement fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@JoduWei
Copy link

JoduWei commented Jun 22, 2020

Version

2.2.51

Operating system type + version

All

3D printer brand / version + firmware version (if known)

All

Behavior

I'd like to use some post processing action and I need place holders for outer perimeters. :)
I would be glad, if you can add it, I think it would be a very small change.

@supermerill
Copy link
Owner

what you you mean by outer ? it's the external perimeter? and the external ones on the holes?
image
you talk about a different comment string when using the verbose output, right?

@JoduWei
Copy link
Author

JoduWei commented Jun 23, 2020

Yea i mean the comment strings in verbose gcode. (red and Dark blue)
Something like this:
`G1 X123.143 Y98.643 ; move to external outer perimeter point
G1 F2715
G1 X126.857 Y98.643 E0.16408 ; outer external perimeter
G1 X126.857 Y99.143 E0.02209 ; outer external perimeter

G1 X123.143 Y98.643 ; move to external inner perimeter point
G1 F2715
G1 X126.857 Y98.643 E0.16408 ; inner external perimeter
`

@supermerill
Copy link
Owner

I'll do something with the information available at the gcode generator.

@JoduWei
Copy link
Author

JoduWei commented Jun 23, 2020

ty :)

@supermerill supermerill added the fixed for the next version That means that you should be able to test it in the latest nightly build label Aug 17, 2020
@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

2 participants