From 0c0436f47c296513dace43d3ba20e3cc36f8f527 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 25 Mar 2012 17:46:26 +0200 Subject: Board, rev A. --- circuit/fridge-lock-SilkS_Back.ps | 62 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 circuit/fridge-lock-SilkS_Back.ps (limited to 'circuit/fridge-lock-SilkS_Back.ps') diff --git a/circuit/fridge-lock-SilkS_Back.ps b/circuit/fridge-lock-SilkS_Back.ps new file mode 100644 index 0000000..475b8fe --- /dev/null +++ b/circuit/fridge-lock-SilkS_Back.ps @@ -0,0 +1,62 @@ +%!PS-Adobe-3.0 +%%Creator: PCBNEW-PS +%%CreationDate: Sat Mar 24 23:04:16 2012 +%%Title: /home/trygvis/dev/no.bitraf/fridge-lock/circuit/fridge-lock-SilkS_Back.ps +%%Pages: 1 +%%PageOrder: Ascend +%%BoundingBox: 0 0 596 843 +%%DocumentMedia: A4 595 842 0 () () +%%Orientation: Landscape +%%EndComments +%%Page: 1 1 +/line { + newpath + moveto + lineto + stroke +} bind def +/cir0 { newpath 0 360 arc stroke } bind def +/cir1 { newpath 0 360 arc gsave fill grestore stroke } bind def +/cir2 { newpath 0 360 arc gsave fill grestore stroke } bind def +/arc0 { newpath arc stroke } bind def +/arc1 { newpath 4 index 4 index moveto arc closepath gsave fill grestore stroke } bind def +/arc2 { newpath 4 index 4 index moveto arc closepath gsave fill grestore stroke } bind def +/poly0 { stroke } bind def +/poly1 { closepath gsave fill grestore stroke } bind def +/poly2 { closepath gsave fill grestore stroke } bind def +/rect0 { rectstroke } bind def +/rect1 { rectfill } bind def +/rect2 { rectfill } bind def +/linemode0 { 0 setlinecap 0 setlinejoin 0 setlinewidth } bind def +/linemode1 { 1 setlinecap 1 setlinejoin } bind def +/dashedline { [50 50] 0 setdash } bind def +/solidline { [] 0 setdash } bind def +gsave +0.0072 0.0072 scale +linemode1 +82670 0 translate 90 rotate +60 setlinewidth +150 setlinewidth +newpath +19000 30800 moveto +19000 12500 lineto +stroke +newpath +42500 30800 moveto +19000 30800 lineto +stroke +newpath +42500 12500 moveto +42500 30800 lineto +stroke +newpath +42500 30800 moveto +19000 30800 lineto +stroke +newpath +19000 12500 moveto +42500 12500 lineto +stroke +showpage +grestore +%%EOF -- cgit v1.2.3