diff options
author | Hiroshi Murayama <opiopan@gmail.com> | 2019-08-25 20:16:53 +0900 |
---|---|---|
committer | Hiroshi Murayama <opiopan@gmail.com> | 2019-08-25 20:16:53 +0900 |
commit | 13ab9db6e7571f3d0fcb406bfe6795eea9ce4e1c (patch) | |
tree | bfde3dd80471f36f8aae2896aeb9eb5863e5d191 /tests/expects | |
parent | 36956f93fe1773229b6b7bb1b851adf169f97f79 (diff) | |
download | gerbonara-13ab9db6e7571f3d0fcb406bfe6795eea9ce4e1c.tar.gz gerbonara-13ab9db6e7571f3d0fcb406bfe6795eea9ce4e1c.tar.bz2 gerbonara-13ab9db6e7571f3d0fcb406bfe6795eea9ce4e1c.zip |
support incremental coordinate for excellon
Diffstat (limited to 'tests/expects')
-rw-r--r-- | tests/expects/dxf_save_mousebites.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/expects/dxf_save_mousebites.txt b/tests/expects/dxf_save_mousebites.txt index 4a371ef..e82825a 100644 --- a/tests/expects/dxf_save_mousebites.txt +++ b/tests/expects/dxf_save_mousebites.txt @@ -2,9 +2,10 @@ M48 FMAT,2 ICI,OFF METRIC,TZ,000.000 -M71 T01C0.500 % +G90 +M71 T01 X1000Y9000 X1000Y8000 |