diff options
author | Hiroshi Murayama <opiopan@gmail.com> | 2019-08-25 12:39:01 +0900 |
---|---|---|
committer | Hiroshi Murayama <opiopan@gmail.com> | 2019-08-25 12:40:37 +0900 |
commit | 36956f93fe1773229b6b7bb1b851adf169f97f79 (patch) | |
tree | ea88dae5234593ba1a1d9ef48f26da6097b50984 /tests/expects/excellon_offset.txt | |
parent | f8fe16708502e0588d9d0be42d097a933d6f12d3 (diff) | |
download | gerbonara-36956f93fe1773229b6b7bb1b851adf169f97f79.tar.gz gerbonara-36956f93fe1773229b6b7bb1b851adf169f97f79.tar.bz2 gerbonara-36956f93fe1773229b6b7bb1b851adf169f97f79.zip |
improve routing mode compatibility with excellon specification
Diffstat (limited to 'tests/expects/excellon_offset.txt')
-rw-r--r-- | tests/expects/excellon_offset.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/expects/excellon_offset.txt b/tests/expects/excellon_offset.txt index 41dbf3e..9a0b430 100644 --- a/tests/expects/excellon_offset.txt +++ b/tests/expects/excellon_offset.txt @@ -28,10 +28,12 @@ X14600Y12100 T04 G00X11600Y6700 M15 -G03X12600Y5700A1000 +G02X12600Y5700I0J-1000 +G03X13600Y4700A1000 +G03X14600Y5700A1000 G01X17600Y5700 -G01X17600Y9100 -G03X16600Y10100A1000 +G01X17600Y7600 +G03X15100Y10100I-2500J0 G01X11600Y10100 G01X11600Y6700 M16 |