mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 19:14:08 +02:00
modules/sot.fpd: put width measurement at constant distance from pad
It intersected with the pad in the case of SOT-235.
This commit is contained in:
parent
6216a97c22
commit
6ff4042bd2
@ -96,7 +96,7 @@ set w = 5mil
|
|||||||
frame pads6 @
|
frame pads6 @
|
||||||
frame pads3 @
|
frame pads3 @
|
||||||
frame pads5 @
|
frame pads5 @
|
||||||
measx outline.__2 >> outline.__0 1mm
|
measx outline.__2 >> outline.__0 (cy-E+py)/2+0.5mm
|
||||||
measy outline.__3 >> outline.__2 0.5mm
|
measy outline.__3 >> outline.__2 0.5mm
|
||||||
measx pad.__1 -> pad.__0 -0.5mm
|
measx pad.__1 -> pad.__0 -0.5mm
|
||||||
measy pad.__1 -> pad.__0 0.2mm
|
measy pad.__1 -> pad.__0 0.2mm
|
||||||
|
Loading…
Reference in New Issue
Block a user