From 0fd59d73ca25ee3cbe177ae54f57a1a4f94e8478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Mon, 27 Nov 2023 16:46:01 +0100 Subject: [PATCH] add generic PTC fuse --- vreg/fuse_ptc.yaml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 vreg/fuse_ptc.yaml diff --git a/vreg/fuse_ptc.yaml b/vreg/fuse_ptc.yaml new file mode 100644 index 0000000..79b5d75 --- /dev/null +++ b/vreg/fuse_ptc.yaml @@ -0,0 +1,30 @@ +name: PTC +variations: 0805, 1206, 1812 +description: chip PTC resettable fuse + +schematic: + symbol: fuse + +housing@0805: + suffix: _0805 + pattern: chip + bodyWidth: 1.2-1.5 + bodyLength: 2.0-2.2 + height: 0.4-0.9 + leadLength: 0.2 + +housing@1206: + suffix: _1206 + pattern: chip + bodyWidth: 1.6-1.85 + bodyLength: 3.2-3.5 + height: 0.8 + leadLength: 0.25 + +housing@1812: + suffix: _1812 + pattern: chip + bodyWidth: 3.07-3.41 + bodyLength: 4.37-4.73 + height: 0.5-1.1 + leadLength: 0.3