[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-dev: Drill order in CNC file
Hello!
Automatic drilling files (.cnc) generated by pcb have two parts. The first one
(before the line with "%") defines drill sizes for each tool, while the
second part contains the coordinates where the hole has to be drilled with
each tool.
The problem is that the sorting order in each part is differnt. The second
part has tools sorted from smallest to largest, while in the first part tools
are not sorted. Tool numbers are correct, so this is no problem for gerber
viewers and highly automated drilling machines. But this can make problems if
the guy placing drill bits into the machine is not clever enough to sort them
correctly.
Is it possible to have drill sizes sorted by size also in header?
Wojciech Kazubski
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev