From 57941b1b76ffbdb9a5eeb9fef5e3c2365e3a4b84 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 5 Feb 2022 12:34:28 +0100 Subject: Arc approx WIP --- .../test-aperture-circle-flash-1.gbx | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100755 examples/gerbv_test_files/test-aperture-circle-flash-1.gbx (limited to 'examples/gerbv_test_files/test-aperture-circle-flash-1.gbx') diff --git a/examples/gerbv_test_files/test-aperture-circle-flash-1.gbx b/examples/gerbv_test_files/test-aperture-circle-flash-1.gbx deleted file mode 100755 index 91c4bfc..0000000 --- a/examples/gerbv_test_files/test-aperture-circle-flash-1.gbx +++ /dev/null @@ -1,27 +0,0 @@ -G04 Test flashing of circular apertures* -G04 Four groups of circular apertures are arranged in a square* -G04 Handcoded by Julian Lamb * -%MOIN*% -%FSLAX23Y23*% -%ADD10C,0.050*% -%ADD11C,0.050X0.025*% -%ADD12C,0.050X0.025X0.030*% - -G04 No hole, centered at 0,0 * -G54D10* -X0Y0D03* - -G04 Round hole, centered at 0.1,0 * -G54D11* -X00100Y0D03* - -G04 Square hole, 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