From 3b1cf729beb16028422622aac6ba6a872946ad61 Mon Sep 17 00:00:00 2001 From: Hamilton Kibbe Date: Fri, 18 Nov 2016 07:43:02 -0500 Subject: Add script to render gerbv test files --- .../test-aperture-polygon-flash-1.gbx | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100755 examples/gerbv_test_files/test-aperture-polygon-flash-1.gbx (limited to 'examples/gerbv_test_files/test-aperture-polygon-flash-1.gbx') diff --git a/examples/gerbv_test_files/test-aperture-polygon-flash-1.gbx b/examples/gerbv_test_files/test-aperture-polygon-flash-1.gbx new file mode 100755 index 0000000..788a755 --- /dev/null +++ b/examples/gerbv_test_files/test-aperture-polygon-flash-1.gbx @@ -0,0 +1,27 @@ +G04 Test flashing of polygon apertures* +G04 Four groups of polygon apertures are arranged in a square* +G04 Handcoded by Julian Lamb * +%MOIN*% +%FSLAX23Y23*% +%ADD10P,0.050X3*% +%ADD11P,0.050X6X-45X0.035*% +%ADD12P,0.040X10X25X0.025X0.025X0.0150*% + +G04 Triangle, centered at 0,0 * +G54D10* +X0Y0D03* + +G04 Hexagon with round hole rotate 45 degreed ccwise, centered at 0.1,0 * +G54D11* +X00100Y0D03* + +G04 10-sided with square hole rotated 25 degrees, centered at 0,0.1 * +G54D12* +X0Y00100D03* + +G04 Two, with round holes, slightly overlapping, centered at 0.1,0.1 * +G54D11* +X00100Y00090D03* +X00100Y00110D03* + +M02* -- cgit