1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-06-30 22:06:43 +03:00
fped/tab.fpd
werner 995aa4ca04 - added menu item "Save" to dump the footprint to stdout
- added temporary solution for having a part name
- added part name to FPD example files
- reduced area in which the frame delete button responds



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5393 99fdad57-331a-0410-800a-d7fa5415bdb3
2009-08-06 06:54:41 +00:00

17 lines
189 B
Plaintext

/*
* row selection example
*/
part "tab"
table
{ x, x2 }
{ 1mm, 1 }
{ 2mm, 4 }
{ 3mm, 9 }
vec @(x, 0mm)
circ @ .
c: vec @(x-1mm, -4mm)
vec c(0.5mm, 0.5mm)
pad "$x2" c .