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 --- .../gerbv_test_files/test-layer-step-and_repeat-1.gbx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 examples/gerbv_test_files/test-layer-step-and_repeat-1.gbx (limited to 'examples/gerbv_test_files/test-layer-step-and_repeat-1.gbx') diff --git a/examples/gerbv_test_files/test-layer-step-and_repeat-1.gbx b/examples/gerbv_test_files/test-layer-step-and_repeat-1.gbx new file mode 100755 index 0000000..4f69391 --- /dev/null +++ b/examples/gerbv_test_files/test-layer-step-and_repeat-1.gbx @@ -0,0 +1,17 @@ +G04 Test step and repeat 1* +G04 Repeat a crosshair 3 times in the x direction and 2 times in the Y * +G04 Handcoded by Julian Lamb * +%MOIN*% +%FSLAX23Y23*% +%SRX3Y2I5.0J2*% +%ADD10C,0.050*% + +G04 Draw crosshairs * +X-1000Y0D02* +G54D10* +X1000Y0D01* +X0Y-1000D02* +G54D10* +X0Y1000D01* + +M02* -- cgit