Gcode for drilling with DXF points not working

cnc-club.ru for English speaking users
ThierryM
Новичок
Сообщения: 3
Зарегистрирован: 11 мар 2015, 23:09
Репутация: 0
Контактная информация:

Gcode for drilling with DXF points not working

Сообщение ThierryM »

Hi,
Thanks for the Gcodetools for Inkscape. I'm using the version 1.7 provided for Inkscape 0.91 r13725 in Ubuntu 16.04 package. I draw circles with 5mm diameter with no stroke paint.
I'm trying to obtain drilling points with "DFX points" (with save shape or draw arrow). The problem is that I don't obtain a point but a path for the bit. No file created with the "DFX point" only the log file (see attachment).
I have tried to save as a dxf file : the cnc trace the arrows ...
So I tried to generate Gcode but I have this error :
File "gcodetools.py", line 6753, in <module>
gcodetools.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 268, in affect
self.effect()
File "gcodetools.py", line 6677, in effect
self.path_to_gcode()
File "gcodetools.py", line 4631, in path_to_gcode
mind = min( [curve[0][1] for curve in curves] )
ValueError: min() arg is an empty sequence
So what I'm doing wrong ? I think that I should obtain the good file when I apply the DXF fonction but this file seems to be not created (only the log file is).
Thanks for your help, regards,

Thierry
Вложения
dxf.log
Log file obtained with "DFX point..."
(1.18 КБ) 1259 скачиваний
piste_perforee.svg
My svg file
(19.09 КБ) 1226 скачиваний

Вернуться в «English forum»