Parse footprint names

Bug #1030621 reported by Bert Timmerman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb-fpw
In Progress
Low
Bert Timmerman

Bug Description

Parse footprint names into chunks and disect these.

For example "BGA100C100P10X10_1100X1100X140" would give the following (re)usable chunks:

"BGA" --> package type
"100" --> number of pads
"C" --> collapsing balls (guess pad diam. based on pitch etc.)
"100" --> standard pitch
"10" --> number of columns
"10" --> number of rows
"1100" --> length
"1100" --> width
"140" --> height

Changed in pcb-fpw:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Bert Timmerman (bert-timmerman)
milestone: none → 0.0.13
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.