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

Error while creating gcode #3

Open
kampfhase7 opened this issue Jan 7, 2021 · 6 comments
Open

Error while creating gcode #3

kampfhase7 opened this issue Jan 7, 2021 · 6 comments

Comments

@kampfhase7
Copy link

File "bastl_laser.py", line 52
def bezierslopeatt(((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)),t):
^
SyntaxError: invalid syntax

whats the issue?

@Aypac
Copy link

Aypac commented Jan 9, 2021

What version of Inkscape are you using?

@mochmaster
Copy link

I also have this problem, I'm on inkscape 1.0.1

@Aypac
Copy link

Aypac commented Jan 15, 2021

So it seems like there have been changes in how extension work in Inkscape >v1.0. It could also have something to do with the "Python 3 / Python 2 compatibility". Which python version do you guys have installed?

In either case, from what I can tell, the developer of this tool does not seem to be working actively on it anymore (last commit 3 years ago and no reaction on issues). So either one of you has to pick this up (or hope for someone else to pick it up) or you could try to use inkscape v0.92 or older.

@popeye70
Copy link

Hi all,
can this tool generate GCODE from grayscale GIF image, or maybe only from bitmap traces?
I'm trying it on Inkscape 0,92: no error emessages, but it only save header and footer G commands.

@Aypac
Copy link

Aypac commented Jan 19, 2021

Ok, so that fixes it :). I'll open a new issue for your new issue :P

This was referenced Jan 19, 2021
@Aypac
Copy link

Aypac commented Jan 19, 2021

Please close this issue.

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

4 participants