diff --git a/docs/footprints/footprinter-strings.mdx b/docs/footprints/footprinter-strings.mdx index 49d949b..ac66560 100644 --- a/docs/footprints/footprinter-strings.mdx +++ b/docs/footprints/footprinter-strings.mdx @@ -287,7 +287,7 @@ Parameters: Quad Flat Package (QFP) footprint with configurable number of pins. - + Parameters: @@ -298,6 +298,8 @@ Parameters: | `p` | `"0.8mm"` | Pin pitch (center-to-center distance between adjacent pins) | | `pw` | `"0.25mm"` | Pin width | | `pl` | `"0.6mm"` | Pin length (exposed pad length) | +| `thermalpad` | `false` | Add `_thermalpad` to include a centered exposed thermal pad (for example, `qfp32_thermalpad`). | +| `thermalpad{width}x{height}` | n/a | Thermal pad sizing suffix used to set both thermal pad width and height (e.g. `qfp32_thermalpad1.5mmx1mm`). | ## qfn