Inkscape 1.1 Gcode generator for Sovol SO-1 plotter not working on Mac
Closed this issue · 0 comments
isaacchouk commented
Hello, I am testing out the Gcode extension tool for the plotter Sovol SO-1 and ran into some problems. Windows version works flawlessly, but I'm having trouble when running on Inkscape on mac. When I run the Sovol extension to create a Gcode path I get this message:
File "Gcode_generation.py", line 51
def bezierslopeatt(((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)),t):
^
SyntaxError: invalid syntax
A quick search shows a few other reports of this but I did not find any solutions - any guidance helps!
I am using Inkscape 1.1
thanks