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_save.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_save.txt')
-rw-r--r-- | tests/expects/excellon_save.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/expects/excellon_save.txt b/tests/expects/excellon_save.txt index 6a22a7d..18fdcc4 100644 --- a/tests/expects/excellon_save.txt +++ b/tests/expects/excellon_save.txt @@ -28,10 +28,12 @@ X3600Y7100 T04 G00X600Y1700 M15 -G03X1600Y700A1000 +G02X1600Y700I0J-1000 +G03X2600Y-300A1000 +G03X3600Y700A1000 G01X6600Y700 -G01X6600Y4100 -G03X5600Y5100A1000 +G01X6600Y2600 +G03X4100Y5100I-2500J0 G01X600Y5100 G01X600Y1700 M16 |