From 0d8463b7eedefb630fd03e184c7d72f43737cbb1 Mon Sep 17 00:00:00 2001 From: Severin Ibarluzea Date: Sun, 24 May 2026 13:20:46 -0700 Subject: [PATCH] docs: add qfp thermalpad preview examples --- docs/footprints/footprinter-strings.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/footprints/footprinter-strings.mdx b/docs/footprints/footprinter-strings.mdx index 49d949b1..ac66560f 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