Eagle files uploaded part II
Posted by
John Johnson
on 2004-03-16 17:58:56 UTC
I just uploaded a new pcb-gcode.zip to:
http://groups.yahoo.com/group/CNC-PCB_Design/files/JJ/
This fixes a bug in the drill routine gleaned from one of the Eagle
demo files.
When processing drills, the objects are processed in groups, all the
pads, all
the vias, etc. If a drill size has been used, and it comes up again,
the program
would not generate a tool change operation.
The fix sorts all the drill holes by ascending size, and also by X
coordinate
and Y coordinate, so it should be a little more efficient too.
Enjoy!
Regards,
JJ
http://groups.yahoo.com/group/CNC-PCB_Design/files/JJ/
This fixes a bug in the drill routine gleaned from one of the Eagle
demo files.
When processing drills, the objects are processed in groups, all the
pads, all
the vias, etc. If a drill size has been used, and it comes up again,
the program
would not generate a tool change operation.
The fix sorts all the drill holes by ascending size, and also by X
coordinate
and Y coordinate, so it should be a little more efficient too.
Enjoy!
Regards,
JJ