diff options
author | Rahul P | 2020-03-04 17:01:11 +0530 |
---|---|---|
committer | GitHub | 2020-03-04 17:01:11 +0530 |
commit | 8ffe81b36caa259151978de0434e4e0c5c32d217 (patch) | |
tree | 32202454d13dfabbf6556e98987f2a9632619ea9 /library/kicadLibrary/template/EuroCard160mmX100mm_holes/meta/info.html | |
parent | e40317e709c220176fc5b7edf23d4434504335b0 (diff) | |
parent | 13f3bcfda9416624cebbf5705de398e8efcad344 (diff) | |
download | eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.gz eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.bz2 eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.zip |
Merge pull request #132 from rahulp13/master
major changes
Diffstat (limited to 'library/kicadLibrary/template/EuroCard160mmX100mm_holes/meta/info.html')
-rw-r--r-- | library/kicadLibrary/template/EuroCard160mmX100mm_holes/meta/info.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/library/kicadLibrary/template/EuroCard160mmX100mm_holes/meta/info.html b/library/kicadLibrary/template/EuroCard160mmX100mm_holes/meta/info.html new file mode 100644 index 00000000..8460ef99 --- /dev/null +++ b/library/kicadLibrary/template/EuroCard160mmX100mm_holes/meta/info.html @@ -0,0 +1,21 @@ +<html> +<head> +<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> +<title>EuroCard 160mm x 100mm with holes</title> +</head> +<body> + +<p> +This project template provides the outline of a standard 3U +<a href="https://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)" TARGET="blank">EuroCard</a> +measuring 160mm by 100mm with mounting holes. + +The final PCB looks like the following: +<p> +<p><img src="brd.png" name="brd" ALIGN=BOTTOM WIDTH=600 HEIGHT=390 +BORDER=0><BR><BR><BR><BR> +</p> + +<p>(c)2017 David Griffith<br></p> +</body> +</html> |