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

question about parameters #100

Open
monperrus opened this issue Oct 21, 2023 · 0 comments
Open

question about parameters #100

monperrus opened this issue Oct 21, 2023 · 0 comments

Comments

@monperrus
Copy link

Hi @FormerLurker thanks a lot for the great tool, it runs on my Linux machine.
However, on the simple gcode below, no G3 is created. Any idea why? What would be good parameters?
Thanks!

G0Z0 ; pen up
G00 X3.3338 Y3.1750
G0Z6.3 ; pen down on paper
G01 X3.3338 Y3.5983
G01 X2.9104 Y4.0217
G01 X2.0902 Y4.0217
G01 X1.2502 Y3.5983
G01 X0.8334 Y3.1750
G01 X0.4167 Y2.3548
G01 X0.4167 Y1.5147
G01 X0.8334 Y0.6813
G01 X1.6669 Y0.2646
G01 X2.9104 Y0.2646
G01 X4.1672 Y1.0980
G01 X5.0006 Y2.3548
G0Z0 ; pen up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant