diff options
author | Hiroshi Murayama <opiopan@gmail.com> | 2019-09-09 21:52:52 +0900 |
---|---|---|
committer | Hiroshi Murayama <opiopan@gmail.com> | 2019-09-09 21:52:52 +0900 |
commit | 4c4ba0762b30fdd4633a6d2868c508184d681b7d (patch) | |
tree | ec75907d157c3d42b7bb19e732bc3ebbe9e41efd /tests/expects | |
parent | 2b1c751ff76ebd6901633235ee694cc93dabce81 (diff) | |
download | gerbonara-4c4ba0762b30fdd4633a6d2868c508184d681b7d.tar.gz gerbonara-4c4ba0762b30fdd4633a6d2868c508184d681b7d.tar.bz2 gerbonara-4c4ba0762b30fdd4633a6d2868c508184d681b7d.zip |
fix issue #2: single quadrant mode is supported
Diffstat (limited to 'tests/expects')
-rw-r--r-- | tests/expects/RS2724x_single_quadrant.gtl | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/tests/expects/RS2724x_single_quadrant.gtl b/tests/expects/RS2724x_single_quadrant.gtl new file mode 100644 index 0000000..dbec705 --- /dev/null +++ b/tests/expects/RS2724x_single_quadrant.gtl @@ -0,0 +1,35 @@ +%MOMM*% +%FSLAX34Y34*% +%IPPOS*% +%ADD10C,0.1*% +G75* +%LPD*% +D10* +G36* +G01* +X0Y10000D02* +X0Y90000D01* +G02* +X10000Y100000I10000J0D01* +X20000Y90000I0J-10000D01* +G01* +X20000Y20000D01* +X40000Y20000D01* +G02* +X50000Y10000I0J-10000D01* +X40000Y0I-10000J0D01* +G01* +X10000Y0D01* +G02* +X0Y10000I0J10000D01* +G37* +G03* +X70000Y50000D02* +X60000Y60000I-10000J0D01* +X50000Y50000I0J-10000D01* +X60000Y40000I10000J0D01* +X70000Y50000I0J10000D01* +G02* +X60000Y90000D02* +X60000Y90000I0J0D01* +M02* |