Setup M.2 Template File Structure

-setup file structure for A, B, E, A+E, B+M templates at all sizes
This commit is contained in:
Supercookiegaming 2025-06-07 19:27:29 -04:00
parent b9008b307e
commit 824f92c9be
120 changed files with 1680 additions and 0 deletions

25
Templates/M.2 A Key 22110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 22110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 2230/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 2230</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 2242/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 2242</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 2260/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 2260</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 2280/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 2280</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 30110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 30110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 3030/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 3030</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 3042/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 3042</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 3060/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 3060</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A Key 3080/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A Key 3080</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 22110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 22110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 2230/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 2230</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 2242/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 2242</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 2260/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 2260</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 2280/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 2280</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 30110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 30110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 3030/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 3030</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 3042/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 3042</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 3060/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 3060</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 A+E Key 3080/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 A+E Key 3080</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 22110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 22110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 2230/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 2230</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 2242/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 2242</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 2260/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 2260</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 2280/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 2280</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 30110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 30110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 3030/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 3030</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 3042/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 3042</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 3060/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 3060</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B Key 3080/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B Key 3080</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 22110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 22110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 2230/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 2230</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 2242/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 2242</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 2260/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 2260</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 2280/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 2280</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 30110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 30110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 3030/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 3030</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 3042/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 3042</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 3060/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 3060</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 B+M Key 3080/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 B+M Key 3080</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 22110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 22110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 2230/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 2230</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 2242/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 2242</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 2260/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 2280</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 2280/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 2280</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 30110/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 30110</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 3030/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 3030</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 3042/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 3042</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 3060/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 3060</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

25
Templates/M.2 E Key 3080/.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

View File

@ -0,0 +1,3 @@
<html><head><title>M.2 E Key 3080</title></head><body>
<p>This is a <a href="https://www.kicad.org/">KiCad</a> 9 <a href="https://docs.kicad.org/9.0/en/kicad/kicad.html#project-templates">template</a>
</body></html>

Some files were not shown because too many files have changed in this diff Show More