#!/usr/bin/env pcblander #@teaser| #@teaser| include("footprints.inc") #@teaser| include("constraints.inc") #@teaser| #@teaser| num_pads = 14 #@teaser| pad_width = 2.2mm #@teaser| pad_height = 0.6mm #@teaser| padgap_x = 3mm # horizontal gap between left and right pads #@teaser| pitch_y = 1.27mm # column pads center to center distance #@teaser| silkbox_height = 9.8mm #@teaser| silkbox_width = 8.3mm #@teaser| SO(0,0) # place at (0,0) #@teaser| #@teaser| # write it out #@teaser| mywriteland_and_source("SO_14.sfp") #@teaser| exit() #@teaser| Element[0x00000000 "" "" "" 0 0 0 0 0 100 0x00000000] ( Pad[-13386 -15000 -7086 -15000 2362 1200 2862 "1" "1" 0x00000100] Pad[-13386 -10000 -7086 -10000 2362 1200 2862 "2" "2" 0x00000100] Pad[-13386 -5000 -7086 -5000 2362 1200 2862 "3" "3" 0x00000100] Pad[-13386 0 -7086 0 2362 1200 2862 "4" "4" 0x00000100] Pad[-13386 5000 -7086 5000 2362 1200 2862 "5" "5" 0x00000100] Pad[-13386 10000 -7086 10000 2362 1200 2862 "6" "6" 0x00000100] Pad[-13386 15000 -7086 15000 2362 1200 2862 "7" "7" 0x00000100] Pad[7086 15000 13386 15000 2362 1200 2862 "8" "8" 0x00000100] Pad[7086 10000 13386 10000 2362 1200 2862 "9" "9" 0x00000100] Pad[7086 5000 13386 5000 2362 1200 2862 "10" "10" 0x00000100] Pad[7086 0 13386 0 2362 1200 2862 "11" "11" 0x00000100] Pad[7086 -5000 13386 -5000 2362 1200 2862 "12" "12" 0x00000100] Pad[7086 -10000 13386 -10000 2362 1200 2862 "13" "13" 0x00000100] Pad[7086 -15000 13386 -15000 2362 1200 2862 "14" "14" 0x00000100] ElementLine [16338 19291 -16338 19291 1000] ElementLine [-16338 19291 -16338 -19291 1000] ElementLine [-16338 -19291 16338 -19291 1000] ElementLine [16338 -19291 16338 19291 1000] ElementLine [0 -17291 -2000 -19291 1000] ElementLine [0 -17291 2000 -19291 1000] )