https://github.com/dsuarezv/excellonsorter
This little tool picks an Excellon drill file used in PCB routing (drilling) and sorts the points by Tool and Distance, so it optimizes the time needed to machine the holes in a printed circuit.
https://github.com/dsuarezv/excellonsorter
Last synced: 7 days ago
JSON representation
This little tool picks an Excellon drill file used in PCB routing (drilling) and sorts the points by Tool and Distance, so it optimizes the time needed to machine the holes in a printed circuit.
- Host: GitHub
- URL: https://github.com/dsuarezv/excellonsorter
- Owner: dsuarezv
- License: mit
- Created: 2015-06-15T18:33:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-15T18:36:15.000Z (about 11 years ago)
- Last Synced: 2025-02-25T02:23:37.945Z (over 1 year ago)
- Language: C#
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExcellonSorter
This little tool picks an Excellon drill file used in PCB routing (drilling) and sorts the points by Tool and Distance, so it optimizes the time needed to machine the holes in a printed circuit.