Inkscape.org
  1. #1
    Scary Scary @Scary

    Hi all,

    I have been using the path to gcode function for a while and it was working correctly however I decided to modify the default header and footers to include machine specific code to save me editing every time in notepad++. Now it is coming up with "SyntaxError: invalid syntax" on code that was not edited at all. 

     

    I am led to believe that this is somehow a version difference in python of some kind. What is the required version and how does one save it as that?

    Is there a better/another way to achieve the same result? 

  2. #2
    Rudy Sneppe Rudy Sneppe @Gij_Kieken

    You probaly missed up some < ' > or < """ > or < ( ) > tags in the gcodetools.py file.