summaryrefslogtreecommitdiff
path: root/examples/gerbv_test_files/test-polygon-fill-1.gbx
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2022-02-05 12:34:28 +0100
committerjaseg <git@jaseg.de>2022-02-05 12:34:28 +0100
commit57941b1b76ffbdb9a5eeb9fef5e3c2365e3a4b84 (patch)
treeb75d54db39ad522ee0ee6ee0d3b3679d84247bd6 /examples/gerbv_test_files/test-polygon-fill-1.gbx
parent4cbda84aa61158c06acc78aac4b318bbea5b6214 (diff)
downloadgerbonara-57941b1b76ffbdb9a5eeb9fef5e3c2365e3a4b84.tar.gz
gerbonara-57941b1b76ffbdb9a5eeb9fef5e3c2365e3a4b84.tar.bz2
gerbonara-57941b1b76ffbdb9a5eeb9fef5e3c2365e3a4b84.zip
Arc approx WIP
Diffstat (limited to 'examples/gerbv_test_files/test-polygon-fill-1.gbx')
-rwxr-xr-xexamples/gerbv_test_files/test-polygon-fill-1.gbx45
1 files changed, 0 insertions, 45 deletions
diff --git a/examples/gerbv_test_files/test-polygon-fill-1.gbx b/examples/gerbv_test_files/test-polygon-fill-1.gbx
deleted file mode 100755
index ec25644..0000000
--- a/examples/gerbv_test_files/test-polygon-fill-1.gbx
+++ /dev/null
@@ -1,45 +0,0 @@
-G04 Test drawing with polygon apertures*
-G04 Four small polygon fills aranged in a square
-G04 Hand coded by Julian Lamb *
-%MOIN*%
-%FSLAX23Y23*%
-%ADD10C,0.050*%
-
-G04 Draw a rectangle with a rounded right side*
-G36*
-G01X0Y0D02*
-X00200Y0D01*
-G75*
-G03X00200Y00200I0J00100D01*
-X0Y00200D01*
-G04 Do not close with a final line, so let gerbv automatically close*
-G37*
-
-G04 Draw a simple square*
-G36*
-G01X00400Y0D02*
-X00600Y0D01*
-X00600Y00200D01*
-X00400Y00200D01*
-X00400Y0D01*
-G37*
-
-G04 Draw a small diamond*
-G36*
-G01X00100Y00300D02*
-X00200Y00400D01*
-X00100Y00500D01*
-X0Y00400D01*
-X00100Y00300D01*
-G37*
-
-G04 Draw a very-narrow slit*
-G36*
-G01X00500Y00300D02*
-X00510Y00300D01*
-X00510Y00500D01*
-X00500Y00500D01*
-X00500Y00300D01*
-G37*
-
-M02*