From 57941b1b76ffbdb9a5eeb9fef5e3c2365e3a4b84 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 5 Feb 2022 12:34:28 +0100 Subject: Arc approx WIP --- .../gerbv_test_files/test-aperture-obround-1.gbx | 38 ---------------------- 1 file changed, 38 deletions(-) delete mode 100755 examples/gerbv_test_files/test-aperture-obround-1.gbx (limited to 'examples/gerbv_test_files/test-aperture-obround-1.gbx') diff --git a/examples/gerbv_test_files/test-aperture-obround-1.gbx b/examples/gerbv_test_files/test-aperture-obround-1.gbx deleted file mode 100755 index 763232b..0000000 --- a/examples/gerbv_test_files/test-aperture-obround-1.gbx +++ /dev/null @@ -1,38 +0,0 @@ -G04 Test drawing with rectangular apertures* -G04 Hand coded by Julian Lamb * -%MOIN*% -%FSLAX23Y23*% -%ADD10O,0.050X0.025*% -G04 Note: aperture 11 has a round hole in it, but this shouldn't ever show when* -G04 drawing with it (only should show in flashes)* -%ADD11O,0.075X0.050X0.025*% - -G04 No hole, centered at 0,0 * -G54D10* -G04 Recenter to 0,0 -G01X0Y0D02* -G04 Draw a line segment* -X00100Y0D01* -G04 Turn off for a segment* -X00200Y0D02* -G04 Draw another line at angle* -G54D11* -X00300Y00100D01* -G04 Turn off for a segment* -X0Y00100D02* -G54D10* -G04 Turn on circular interpolation* -G75* -G03X0Y00300I0J00100D01* - -G04 Turn off for a segment* -X00500Y00D02* -G04 Draw a larger radius arc* -G03X00350Y00150I-00250J-00050D01* - -G04 Turn off for a segment* -X00250Y00200D02* -G04 Draw a larger clockwise radius arc* -G02X00350Y00350I00250J-00050D01* - -M02* -- cgit