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

ProcessOffset problem #10

Open
ryannining opened this issue Jan 12, 2019 · 0 comments
Open

ProcessOffset problem #10

ryannining opened this issue Jan 12, 2019 · 0 comments

Comments

@ryannining
Copy link

ryannining commented Jan 12, 2019

Hi, i am trying to convert your python code to javascript, and result in weird path data.

I enlarge the sample path and offset is 4
paths = [[[0,0],[20,0],[20,20],[0,20],[0,0]]]

image

I try copy the python data result also the result is like that.

Here's my code
Gist code

I am planning to make a GCODE CNC generator from SVG, with tool offseting.

Thx

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