feat: Convert to templates

This commit is contained in:
2025-01-29 16:27:14 -08:00
parent ec77e00489
commit 0ab28463ea
6 changed files with 24 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "asymworks-kicad-library"]
path = asymworks-kicad-library
url = https://git.asymworks.com/asymworks/kicad-library

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -0,0 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>JLCPCB 2 Layer KiCAD Template</title>
</head>
<body lang="en-US" dir="ltr">
<p>This template has the JLCPCB 2 layer design rules pre-programmed and includes references to the Asymworks libraries.</p>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -0,0 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>JLCPCB 4 Layer KiCAD Template</title>
</head>
<body lang="en-US" dir="ltr">
<p>This template has the JLCPCB 4 layer design rules pre-programmed and includes references to the Asymworks libraries.</p>
</body>
</html>