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 --- examples/gerbv_test_files/test-image-offset-2.gbx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 examples/gerbv_test_files/test-image-offset-2.gbx (limited to 'examples/gerbv_test_files/test-image-offset-2.gbx') diff --git a/examples/gerbv_test_files/test-image-offset-2.gbx b/examples/gerbv_test_files/test-image-offset-2.gbx new file mode 100755 index 0000000..34e56e1 --- /dev/null +++ b/examples/gerbv_test_files/test-image-offset-2.gbx @@ -0,0 +1,19 @@ +G04 Test image offset uses current units * +G04 Crosshairs should be centered on 0,0 in final rendering* +G04 Handcoded by Julian Lamb * +%MOMM*% +%FSLAX23Y23*% +%IOB-25.4*% +%MOIN*% +%ADD10C,0.050*% + +G04 Crosshairs to be on 0,0 * +X-1000Y1000D02* +G54D10* +X1000Y1000D01* + +X0Y0D02* +G54D10* +X0Y2000D01* + +M02* -- cgit