linux gcode newbie errors?

Asked by igor

Following a simple g code generating tutorial get the following "error" message after clicking Path to Code apply

Traceback (most recent call last):
  File "gcodetools-dev.py", line 7875, in <module>
    gcodetools.affect()
  File "/usr/share/inkscape/extensions/inkex.py", line 215, in affect
    self.effect()
  File "gcodetools-dev.py", line 7791, in effect
    self.path_to_gcode()
  File "gcodetools-dev.py", line 5533, in path_to_gcode
    self.export_gcode(gcode)
  File "gcodetools-dev.py", line 3667, in export_gcode
    postprocessor.process(self.options.postprocessor)
  File "gcodetools-dev.py", line 2751, in process
    s = command.split("\n")[l.lineno][l.col_offset:]
IndexError: list index out of range

Totally baffled New to Inkscape ,Debian and G code
Any help would be brilliant
Thanks
IGOR

Question information

Language:
English Edit question
Status:
Answered
For:
Inkscape Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Hachmann (marenhachmann) said :
#1

Hi Igor,

gcodetools is an extension developed by Nick Drobchenko. You can ask the developer for help in a dedicated forum:
http://www.cnc-club.ru/forum/viewtopic.php?t=35

Kind Regards,
 Maren

Can you help with this problem?

Provide an answer of your own, or ask igor for more information if necessary.

To post a message you must log in.