First Kicad commit

This commit is contained in:
2024-12-19 23:39:45 +01:00
parent 5700010c2b
commit f82ed807ed
199 changed files with 191702 additions and 14232 deletions

View File

@ -0,0 +1,113 @@
;Proteus Design Interchange Format
(PDIF
(vendor "SamacSys Limited")
(version 1 0)
(library
(part "173010542"
(description "Non-Isolated DC/DC Converters FDSM 1A 8-42V Input SIP-3 5V Output")
(family "ANA")
(package "173010542")
(attribute "Datasheet Link" "https://katalog.we-online.com/pm/datasheet/173010542.pdf")
(attribute "Geometry.Height" "10mm")
(attribute "Mouser Part Number" "710-173010542")
(attribute "Mouser Price/Stock" "https://www.mouser.co.uk/ProductDetail/Wurth-Elektronik/173010542?qs=MoCBKJu1Jj32dQ2aNC%252BPxA%3D%3D")
(attribute "Manufacturer_Name" "Wurth Elektronik")
(attribute "Manufacturer_Part_Number" "173010542")
(gate
(symbol "173010542")
(pin "VIN" 1 PS)
(pin "GND" 2 PS)
(pin "VOUT" 3 PS)
)
)
(symbol "173010542"
(units THOU)
(origin (pt 0 0))
(graphic
(stroke 10)
(path (pt 200 100) (pt 700 100) (pt 700 -300) (pt 200 -300) (pt 200 100) (closed))
)
(terminal
(body (symbol "PIN") (pt 0 0) (rot 0) (mir 0) (visible true))
(name (pt 230 0) (rot 0) (just MIDDLE LEFT) (visible true))
(number (pt 140 20) (rot 0) (just BOTTOM RIGHT) (visible true)))
(terminal
(body (symbol "PIN") (pt 0 -100) (rot 0) (mir 0) (visible true))
(name (pt 230 0) (rot 0) (just MIDDLE LEFT) (visible true))
(number (pt 140 20) (rot 0) (just BOTTOM RIGHT) (visible true)))
(terminal
(body (symbol "PIN") (pt 0 -200) (rot 0) (mir 0) (visible true))
(name (pt 230 0) (rot 0) (just MIDDLE LEFT) (visible true))
(number (pt 140 20) (rot 0) (just BOTTOM RIGHT) (visible true)))
)
(symbol "PIN"
(units THOU)
(origin (pt 0 0))
(graphic
(stroke 10)
(path (pt 0 0) (pt 200 0))))
(symbol "PINSHORT"
(units THOU)
(origin (pt 0 0))
(graphic
(stroke 10)
(path (pt 0 0) (pt 100 0))))
(package "173010542"
(units MM)
(layer TASM
(graphic
(stroke 0.2)
(path
(closed true)
(pt -5.8 3.925)
(pt 5.8 3.925)
(pt 5.8 -4.575)
(pt -5.8 -4.575)
(pt -5.8 3.925))))
(layer TSLK
(graphic
(stroke 0.1)
(path
(closed true)
(pt -5.8 3.925)
(pt 5.8 3.925)
(pt 5.8 -4.575)
(pt -5.8 -4.575)
(pt -5.8 3.925))))
(layer OCCA
(graphic
(stroke 0.1)
(path
(closed true)
(pt -6.8 5.575)
(pt 6.8 5.575)
(pt 6.8 -5.575)
(pt -6.8 -5.575)
(pt -6.8 5.575))))
(layer TSLK
(graphic
(stroke 0.2)
(path
(closed false)
(pt -2.6 4.475)
(arc (pt -2.600 4.475) (pt -2.600 4.375) (pt -2.400 4.575) (start -180.0) (sweep 180.0))
(pt -2.4 4.475)
(arc (pt -2.400 4.475) (pt -2.600 4.375) (pt -2.400 4.575) (start -180.0) (sweep .0))
(pt -2.6 4.475))))
(leg 1 (pt -2.540 1.925) (padstack 0))
(leg 2 (pt 0.000 1.925) (padstack 0))
(leg 3 (pt 2.540 1.925) (padstack 0))
(padstack 0
(hole 1)
(plated true)
(pad (layer TCOP) (round 1.500))
(pad (layer INNER) (round 1.500))
(pad (layer BCOP) (round 1.500))
)
(model "173010542.stp"
(euler 0 0 0)
(offset 0 0 0)
)
)
)
)

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<title>SamacSys support for Proteus 8.8 or earlier</title>
</head>
<body style="font-family:verdana">
<p>Supporting Proteus 8.8 or earlier was done by including the Mentor Graphics PADS library files in the Proteus folder, with instructions on how to import them.
<br><br>
Unfortunately Mentor Graphics have stopped us from promoting their files for use in other design tools, now we can only include the PADS files in the "PADS" folder from our website.
<br><br>
Sorry for the inconvenience, but please note that we are working with Labcenter Electronics to bring you a new integrated experience in Proteus 8.9.
<br><br>
Best Regards<br>
The SamacSys Team</p>
</body>
</html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>SamacSys support for Proteus 8.9 or later</title>
</head>
<body style="font-family:verdana">
<p>Supporting Proteus 8.9 and beyond
<br><br>
We are working with Labcenter Electronics to bring you a new integrated experience in Proteus 8.9. This version is currently in BETA and we will inform you upon its release.
<br><br>
Best Regards<br>
The SamacSys Team</p>
</body>
</html>