diff options
author | Hiroshi Murayama <opiopan@gmail.com> | 2019-09-28 17:40:09 +0900 |
---|---|---|
committer | Hiroshi Murayama <opiopan@gmail.com> | 2019-09-28 17:40:09 +0900 |
commit | fc3f1a23b87d9c4e51967abb0ed4107daa2be5cf (patch) | |
tree | cee39181631ee4ce72c1eb62c709c88222fbf237 /tests/expects/dxf_rotate.gtl | |
parent | 882bf14a8df67e7a3d703bf4acb37650cefbe9f8 (diff) | |
download | gerbonara-fc3f1a23b87d9c4e51967abb0ed4107daa2be5cf.tar.gz gerbonara-fc3f1a23b87d9c4e51967abb0ed4107daa2be5cf.tar.bz2 gerbonara-fc3f1a23b87d9c4e51967abb0ed4107daa2be5cf.zip |
improve DXF file handling functions:
- DM_LINE mode support to generate Excellon routing sequence
- DM_MOUSE_BITES mode support to generate mouse bites along all path also, not only line object
Diffstat (limited to 'tests/expects/dxf_rotate.gtl')
-rw-r--r-- | tests/expects/dxf_rotate.gtl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/expects/dxf_rotate.gtl b/tests/expects/dxf_rotate.gtl index 71f9f83..71e1647 100644 --- a/tests/expects/dxf_rotate.gtl +++ b/tests/expects/dxf_rotate.gtl @@ -25,11 +25,6 @@ X130782Y15428D01* G02* X124805Y2611I-9397J-3420D01* G01* -X31930Y20924D02* -G75* -G03* -X31930Y20924I-3000J0D01* -G01* X23162Y45543D02* G75* G02* @@ -38,4 +33,9 @@ G01* X20343Y44517D01* G01* X23162Y45543D01* +G01* +X31749Y21950D02* +G75* +G02* +X31749Y21950I-2819J-1026D01* M02* |