Commit graph

10 commits

Author SHA1 Message Date
jaseg
71c371ca68 Fix mystery crashes in excellon parser
I don't know this code and I don't get what was intended here, but it
makes way more sense to me this way.
2021-02-06 09:38:49 +01:00
Hiroshi Murayama
d7a0693242 fix a issue that coordinate normalization for excellon is imperfect 2019-09-30 18:52:17 +09:00
Hiroshi Murayama
2b1c751ff7 improve compatibility with RS-274x specification:
- can merge multiple files having different file scope modifier, such as AS, MI, OF, SF, and IR
- support modal coordinate notation
2019-09-09 09:15:01 +09:00
Hiroshi Murayama
13ab9db6e7 support incremental coordinate for excellon 2019-08-25 20:16:53 +09:00
Hiroshi Murayama
36956f93fe improve routing mode compatibility with excellon specification 2019-08-25 12:40:37 +09:00
Hiroshi Murayama
0225820279 fix a bug that unit traslation of excellon fail 2019-08-18 14:17:13 +09:00
Hiroshi Murayama
22f4c8a3f5 router mode and G85 slot in excellon file is supported 2019-08-17 23:38:30 +09:00
opiopan
e3c59e39cf expand test and fix many issues 2019-04-07 22:22:33 +09:00
opiopan
690df56bb7 add rotation fuction 2019-03-23 21:59:13 +09:00
opiopan
9febca7da6 initial commit 2019-03-21 22:00:32 +09:00