cap_touch module#
- class Electrodelp(width=10.0, length=30.0)[source]#
Bases:
Landpattern
- class CapSymbol[source]#
Bases:
Symbol- pin_name_size: float | None = 0.7874#
Font size of pin name text of
Pinobjects in this symbol, in grid units. If unset, defers to a parentSymbol, if a parent exists. This can be overriden at thePinlevel by setting itspin_name_sizeattribute.
- pad_name_size: float | None = 0.7874#
Font size of pad name text of
Pinobjects in this symbol, in grid units. If unset, defers to a parentSymbol, if a parent exists. This can be overriden at thePinlevel by setting itspad_name_sizeattribute.
- A = Pin((-5, 2), 2, <Direction.Left: 'left'>)#
- B = Pin((-5, 0), 2, <Direction.Left: 'left'>)#
- draws = [Shape[Text], Shape[Text], Polygon(elements=((5.00001, 4.00001), (-5.00001, 4.00001), (-5.00001, -4.00001), (5.00001, -4.00001)), holes=()), Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Polygon], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Circle], Shape[Text]]#