X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=packages%2F0604.fp;fp=packages%2F0604.fp;h=0000000000000000000000000000000000000000;hb=ea334d5bb93d4a54c8954855bf7226b4ee2acbbb;hp=2f0f13140064ed720c1a86a05c74f4fdcaad04db;hpb=89aa1c3d304b1b3b10ba84d1e6775b8dea5128db;p=hw%2Ftelegps diff --git a/packages/0604.fp b/packages/0604.fp deleted file mode 100644 index 2f0f131..0000000 --- a/packages/0604.fp +++ /dev/null @@ -1,27 +0,0 @@ - # grab the input values and convert to 1/100 mil - # how much to grow the pads by for soldermask [1/100 mil] - # clearance from planes [1/100 mil] - # silk screen width [1/100 mil] - # courtyard silk screen width [1/100 mil] -# element_flags, description, pcb-name, value, mark_x, mark_y, -# text_x, text_y, text_direction, text_scale, text_flags -Element[0x00000000 "Standard SMT resistor, capacitor etc" "" "0604" 0 0 -3150 -3150 0 100 ""] -( -# -# Pad[x1, y1, x2, y2, thickness, clearance, mask, name , pad number, flags] - Pad[-2559 -542 - -2559 542 - 2952 2000 3552 "1" "1" "square"] - Pad[2559 -542 - 2559 542 - 2952 2000 3552 "2" "2" "square"] -# -# This draws a 1 mil placement courtyard outline in silk. It should probably -# not be included since you wont want to try and fab a 1 mil silk line. Then -# again, it is most useful during parts placement. It really is time for some -# additional non-fab layers... -# ElementLine[eval(-1*V1/2) eval(-1*V2/2) eval(-1*V1/2) eval( V2/2) CYW] -# ElementLine[eval(-1*V1/2) eval(-1*V2/2) eval( V1/2) eval(-1*V2/2) CYW] -# ElementLine[eval( V1/2) eval( V2/2) eval( V1/2) eval(-1*V2/2) CYW] -# ElementLine[eval( V1/2) eval( V2/2) eval(-1*V1/2) eval( V2/2) CYW] -)