Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Break out combined plated/non-plated drill files #16

Open
rfinnie opened this issue Jan 1, 2018 · 0 comments
Open

Break out combined plated/non-plated drill files #16

rfinnie opened this issue Jan 1, 2018 · 0 comments

Comments

@rfinnie
Copy link

rfinnie commented Jan 1, 2018

Thanks for this useful tool!

Fritzing (possibly others) generates a single _drill.txt, and separates the plated and non-plated holes into drill ranges, for example:

; NON-PLATED HOLES START AT T1
; THROUGH (PLATED) HOLES START AT T100
M48
INCH
T1C0.040000
T2C0.100000
T100C0.030000
T101C0.036111
T102C0.038000
T103C0.040000
T104C0.042000
T105C0.100000
%
T1
[...]

It should be possible to detect the comment header and separate out T1 through T99 into non-plated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant