From 02258202793e9c70f212171fe4a92f6bab3a6f72 Mon Sep 17 00:00:00 2001 From: Hiroshi Murayama Date: Sun, 18 Aug 2019 14:16:22 +0900 Subject: fix a bug that unit traslation of excellon fail --- tests/expects/excellon_rotate.txt | 66 ++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 35 deletions(-) (limited to 'tests/expects/excellon_rotate.txt') diff --git a/tests/expects/excellon_rotate.txt b/tests/expects/excellon_rotate.txt index 2ef3540..9983909 100644 --- a/tests/expects/excellon_rotate.txt +++ b/tests/expects/excellon_rotate.txt @@ -2,42 +2,38 @@ M48 FMAT,2 ICI,OFF METRIC,TZ,000.000 -M71 -T01C0.100 -T02C0.200 +T01C0.600 +T02C0.700 +T03C0.800 +T04C1.000 % +G90 +M71 T01 -X5473Y7820 -X5660Y7888 -X5848Y7957 -X6036Y8025 -X6224Y8094 -X6412Y8162 -X6600Y8230 -X6788Y8299 -X6976Y8367 -X7164Y8436 -X7352Y8504 -X7540Y8572 -X7728Y8641 -X7916Y8709 -X8104Y8778 -X8292Y8846 -X8480Y8915 -X8668Y8983 -X8855Y9051 -X9043Y9120 -X9231Y9188 +X7521Y1051 +X7188Y1967 +X5329Y4150G85X3910Y3633 T02 -X8551Y-637 -X8927Y-500 -X9302Y-364 -X9678Y-227 -X10054Y-90 -X10430Y47 -X10806Y184 -X11182Y320 -X11558Y457 -X11934Y594 -X12309Y731 +X6082Y2082 +X6749Y250 +X5367Y-253 +X4616Y1549 +T03 +G00X6415Y1166 +M15 +G01X5034Y663 +M16 +G05 +X4978Y5086 +T04 +G00X4006Y-1014 +M15 +G03X5287Y-1612A1000 +G01X9986Y98 +G01X8823Y3293 +G03X7541Y3891A1000 +G01X2843Y2181 +G01X4006Y-1014 +M16 +G05 M30 -- cgit