Solder layer only PTH footprints

Bug #834947 reported by Bert Timmerman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb-fpw
New
Undecided
Unassigned

Bug Description

Add a mode for creating "solder layer only" footprints for PTH packages.
Basically every pin would consist of a hole (use the "HOLE" flag on a pin) and add a pad on the solder side (use "ONSOLDER" flag here).

Example:

Element["" "CAPPR512____SLO.fp" "C?" "" 97000 208000 8000 -28000 0 100 ""]
(
         Pin[0 0 0 3000 6600 3000 "" "1" "hole,square"]
         Pin[20000 0 0 3000 6600 3000 "" "2" "hole"]
         Pad[0 0 100 0 6000 3000 9000 "" "1" "onsolder,square"]
         Pad[20000 0 20100 0 6000 3000 9000 "" "2" "onsolder,edge2"]
         ElementArc [10000 0 20000 20000 0 360 1000]

         )

Tags: content
description: updated
tags: added: content
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.