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

crash while generating g-code with dev version #20

Open
shimpe opened this issue Jul 15, 2019 · 0 comments
Open

crash while generating g-code with dev version #20

shimpe opened this issue Jul 15, 2019 · 0 comments

Comments

@shimpe
Copy link

shimpe commented Jul 15, 2019

Traceback (most recent call last):
File "gcodetools-dev.py", line 7870, in
gcodetools.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 283, in affect
self.effect()
File "gcodetools-dev.py", line 7786, in effect
self.path_to_gcode()
File "gcodetools-dev.py", line 5480, in path_to_gcode
b.from_old_style(c)
File "/usr/share/inkscape/extensions/biarc.py", line 785, in from_old_style
self.clean()
File "/usr/share/inkscape/extensions/biarc.py", line 620, in clean
closed = self.items[i][0].st.near(self.items[i][-1].end)
IndexError: list index out of range

shimpe added a commit to shimpe/gcodetools that referenced this issue Jul 15, 2019
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