migration from https://gitea.ambersplace.net/amberisvibin/chibi-pc09, with files removed and a new README

This commit is contained in:
2025-09-11 07:55:22 -04:00
commit d87cfc114d
43 changed files with 145662 additions and 0 deletions

7
LICENSE Normal file
View File

@@ -0,0 +1,7 @@
Copyright 2024 Amber Zeller
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# CHIBI PC-09 PROTOTYPE 1
![assembled pcb](photos/assembled.jpg)
This is the PCB for prototype 1 of the chibi pc-09 microcomputer.
It has a 63C09 CPU running at 3MHz, 32K of SRAM, 256K of flash (32K used), and a 16550 UART connected to an FTDI interface.
Output files for manufacturing are in `output/`.
V1.0 is the initial version, and the one that I have boards made for. There was a mistake in the reset circuit that caused it to not function. This has been corrected in V1.1, but there are more corrections I would like to make before I call V1.1 finished.
# License
This board is licensed under MIT. See `LICENSE`.

View File

@@ -0,0 +1,667 @@
(kicad_symbol_lib
(version 20231120)
(generator "kicad_symbol_editor")
(generator_version "8.0")
(symbol "SST39SF010A-70-4C-PHE"
(pin_names
(offset 0.254)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "U"
(at 6.096 29.972 0)
(effects
(font
(size 1.524 1.524)
)
)
)
(property "Value" "39SF010"
(at 6.096 27.432 0)
(effects
(font
(size 1.524 1.524)
)
)
)
(property "Footprint" "Package_DIP:DIP-32_W15.24mm"
(at -28.448 23.114 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(hide yes)
)
)
(property "Datasheet" "SST39SF010A-70-4C-PHE"
(at -30.226 20.32 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(hide yes)
)
)
(property "Description" ""
(at -15.24 17.78 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "SST39SF010A-70-4C-PHE"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "PLCC32_NH_SST_MCH PLCC32_NH_SST_MCH-M PLCC32_NH_SST_MCH-L"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "SST39SF010A-70-4C-PHE_0_1"
(rectangle
(start -7.62 25.4)
(end 7.62 -25.4)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(pin no_connect line
(at -39.37 11.43 0)
(length 7.62) hide
(name "NC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 15.24 0)
(length 7.62)
(name "A2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "10"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 17.78 0)
(length 7.62)
(name "A1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "11"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 20.32 0)
(length 7.62)
(name "A0"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "12"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 20.32 180)
(length 7.62)
(name "DQ0"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "13"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 17.78 180)
(length 7.62)
(name "DQ1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "14"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 15.24 180)
(length 7.62)
(name "DQ2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "15"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 0 -33.02 90)
(length 7.62)
(name "VSS"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "16"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 12.7 180)
(length 7.62)
(name "DQ3"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "17"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 10.16 180)
(length 7.62)
(name "DQ4"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "18"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 7.62 180)
(length 7.62)
(name "DQ5"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "19"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -20.32 0)
(length 7.62)
(name "A16"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 5.08 180)
(length 7.62)
(name "DQ6"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "20"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 2.54 180)
(length 7.62)
(name "DQ7"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "21"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -5.08 0)
(length 7.62)
(name "A10"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "23"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -7.62 0)
(length 7.62)
(name "A11"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "25"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -2.54 0)
(length 7.62)
(name "A9"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "26"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 0 0)
(length 7.62)
(name "A8"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "27"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -12.7 0)
(length 7.62)
(name "A13"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "28"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -15.24 0)
(length 7.62)
(name "A14"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "29"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -17.78 0)
(length 7.62)
(name "A15"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin no_connect line
(at -39.37 6.35 0)
(length 7.62) hide
(name "NC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "30"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 0 33.02 270)
(length 7.62)
(name "VDD"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "32"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -10.16 0)
(length 7.62)
(name "A12"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 2.54 0)
(length 7.62)
(name "A7"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 5.08 0)
(length 7.62)
(name "A6"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 7.62 0)
(length 7.62)
(name "A5"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "7"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 10.16 0)
(length 7.62)
(name "A4"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "8"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 12.7 0)
(length 7.62)
(name "A3"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "9"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(symbol "SST39SF010A-70-4C-PHE_1_1"
(pin unspecified line
(at 15.24 -20.32 180)
(length 7.62)
(name "~{CE}"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "22"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 15.24 -17.78 180)
(length 7.62)
(name "~{OE}"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "24"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin unspecified line
(at 15.24 -15.24 180)
(length 7.62)
(name "~{WE}"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "31"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
)

View File

@@ -0,0 +1,42 @@
(footprint "CAP_C315C_MR_X7R_KEM" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tags "C315C103J5R5TA ")
(attr through_hole)
(fp_text reference "REF**" (at 1.27 0 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CAP_C315C_MR_X7R_KEM (at 1.27 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${REFERENCE}" (at 1.27 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.9398 0.9398) (end -0.9398 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.9398 -0.9398) (end -0.889 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 3.429 -0.9398) (end 3.4798 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 3.4798 -0.9398) (end 3.4798 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 3.4798 0.9398) (end 3.429 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.889 0.9398) (end -0.9398 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.889 1.524) (end -0.889 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.889 -0.9398) (end -0.889 -1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.889 -1.524) (end 3.429 -1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 3.429 -1.524) (end 3.429 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 3.429 0.9398) (end 3.429 1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 3.429 1.524) (end -0.889 1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -2.2098 0) (end -0.9398 0) (layer "F.Fab") (width 0.0254))
(fp_line (start -1.5748 -0.635) (end -1.5748 0.635) (layer "F.Fab") (width 0.0254))
(fp_line (start -2.2098 0) (end -1.01854 0) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.5748 -0.635) (end -1.5748 0.635) (layer "F.SilkS") (width 0.1524))
(fp_line (start -0.762 1.397) (end 3.302 1.397) (layer "F.SilkS") (width 0.1524))
(fp_line (start 3.302 1.397) (end 3.302 0.675855) (layer "F.SilkS") (width 0.1524))
(fp_line (start 3.302 -1.397) (end -0.762 -1.397) (layer "F.SilkS") (width 0.1524))
(fp_line (start -0.762 -1.397) (end -0.762 -1.009697) (layer "F.SilkS") (width 0.1524))
(fp_line (start -0.635 1.27) (end 3.175 1.27) (layer "F.Fab") (width 0.0254))
(fp_line (start 3.175 1.27) (end 3.175 -1.27) (layer "F.Fab") (width 0.0254))
(fp_line (start 3.175 -1.27) (end -0.635 -1.27) (layer "F.Fab") (width 0.0254))
(fp_line (start -0.635 -1.27) (end -0.635 1.27) (layer "F.Fab") (width 0.0254))
(fp_line (start -0.762 1.009697) (end -0.762 1.397) (layer "F.SilkS") (width 0.1524))
(fp_line (start 3.302 -0.675855) (end 3.302 -1.397) (layer "F.SilkS") (width 0.1524))
(pad "1" thru_hole rect (at 0 0) (size 1.3716 1.3716) (drill 0.8636) (layers *.Cu *.Mask))
(pad "2" thru_hole circle (at 2.54 0) (size 1.3716 1.3716) (drill 0.8636) (layers *.Cu *.Mask))
)

View File

@@ -0,0 +1,30 @@
(footprint "CAP_C315_KEM" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tags "C315C470J5G5TA ")
(attr through_hole)
(fp_text reference "REF**" (at 1.27 0 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CAP_C315_KEM (at 1.27 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${REFERENCE}" (at 1.27 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.889 1.524) (end -0.889 -1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.889 -1.524) (end 3.429 -1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 3.429 -1.524) (end 3.429 1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 3.429 1.524) (end -0.889 1.524) (layer "F.CrtYd") (width 0.1524))
(fp_arc (start 0.635 1.27) (mid -0.635 0) (end 0.635 -1.27) (layer "F.Fab") (width 0.0254))
(fp_arc (start 1.905 -1.27) (mid 3.175 0) (end 1.905 1.27) (layer "F.Fab") (width 0.0254))
(fp_line (start 0.635 -1.27) (end 1.905 -1.27) (layer "F.Fab") (width 0.0254))
(fp_line (start 0.635 1.27) (end 1.905 1.27) (layer "F.Fab") (width 0.0254))
(fp_arc (start -0.372516 -0.96774) (mid 0.087425 -1.285212) (end 0.635 -1.397) (layer "F.SilkS") (width 0.1524))
(fp_arc (start 3.021782 0.839289) (mid 2.529148 1.249819) (end 1.905 1.397) (layer "F.SilkS") (width 0.1524))
(fp_line (start 0.508 -1.397) (end 2.032 -1.397) (layer "F.SilkS") (width 0.1524))
(fp_line (start 0.508 1.397) (end 2.032 1.397) (layer "F.SilkS") (width 0.1524))
(fp_arc (start 0.635 1.397) (mid 0.087426 1.285213) (end -0.372516 0.96774) (layer "F.SilkS") (width 0.1524))
(fp_arc (start 1.905 -1.397) (mid 2.529148 -1.249819) (end 3.021782 -0.839289) (layer "F.SilkS") (width 0.1524))
(pad "1" thru_hole rect (at 0 0) (size 1.27 1.27) (drill 0.762) (layers *.Cu *.Mask))
(pad "2" thru_hole circle (at 2.54 0) (size 1.27 1.27) (drill 0.762) (layers *.Cu *.Mask))
)

View File

@@ -0,0 +1,30 @@
(footprint "CAP_C317_KEM" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tags "C317C180J5G5TA ")
(attr through_hole)
(fp_text reference "REF**" (at 0 0 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CAP_C317_KEM (at 0 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${REFERENCE}" (at 0 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.2098 1.524) (end -2.2098 -1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -2.2098 -1.524) (end 2.2098 -1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 2.2098 -1.524) (end 2.2098 1.524) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 2.2098 1.524) (end -2.2098 1.524) (layer "F.CrtYd") (width 0.1524))
(fp_arc (start -0.635 1.27) (mid -1.905 0) (end -0.635 -1.27) (layer "F.Fab") (width 0.0254))
(fp_arc (start 0.635 -1.27) (mid 1.905 0) (end 0.635 1.27) (layer "F.Fab") (width 0.0254))
(fp_line (start -0.635 -1.27) (end 0.635 -1.27) (layer "F.Fab") (width 0.0254))
(fp_line (start -0.635 1.27) (end 0.635 1.27) (layer "F.Fab") (width 0.0254))
(fp_arc (start -1.59113 -1.01854) (mid -1.149154 -1.298944) (end -0.635 -1.397) (layer "F.SilkS") (width 0.1524))
(fp_arc (start 1.672331 0.93571) (mid 1.202636 1.276479) (end 0.635 1.397) (layer "F.SilkS") (width 0.1524))
(fp_line (start -0.635 -1.397) (end 0.635 -1.397) (layer "F.SilkS") (width 0.1524))
(fp_line (start -0.635 1.397) (end 0.635 1.397) (layer "F.SilkS") (width 0.1524))
(fp_arc (start -0.635 1.397) (mid -1.149155 1.298943) (end -1.591131 1.018539) (layer "F.SilkS") (width 0.1524))
(fp_arc (start 0.635 -1.397) (mid 1.202636 -1.276479) (end 1.672331 -0.93571) (layer "F.SilkS") (width 0.1524))
(pad "1" thru_hole rect (at -1.27 0) (size 1.3716 1.3716) (drill 0.8636) (layers *.Cu *.Mask))
(pad "2" thru_hole circle (at 1.27 0) (size 1.3716 1.3716) (drill 0.8636) (layers *.Cu *.Mask))
)

View File

@@ -0,0 +1,40 @@
(footprint "CAP_C320C_MR_X7R_KEM" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tags "C320C104J5R5TA7301 ")
(attr through_hole)
(fp_text reference "REF**" (at 1.27 0 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CAP_C320C_MR_X7R_KEM (at 1.27 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${REFERENCE}" (at 1.27 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.524 0.9398) (end -1.524 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.524 -0.9398) (end -1.524 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 4.064 -0.9398) (end 4.064 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 4.064 -0.9398) (end 4.064 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 4.064 0.9398) (end 4.064 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.524 0.9398) (end -1.524 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.524 1.8415) (end -1.524 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.524 -0.9398) (end -1.524 -1.8415) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.524 -1.8415) (end 4.064 -1.8415) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 4.064 -1.8415) (end 4.064 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 4.064 0.9398) (end 4.064 1.8415) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 4.064 1.8415) (end -1.524 1.8415) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -2.2098 0) (end -0.9398 0) (layer "F.Fab") (width 0.0254))
(fp_line (start -1.5748 -0.635) (end -1.5748 0.635) (layer "F.Fab") (width 0.0254))
(fp_line (start -2.2098 0) (end -1.01854 0) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.5748 -0.635) (end -1.5748 0.635) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.397 1.7145) (end 3.937 1.7145) (layer "F.SilkS") (width 0.1524))
(fp_line (start 3.937 1.7145) (end 3.937 -1.7145) (layer "F.SilkS") (width 0.1524))
(fp_line (start 3.937 -1.7145) (end -1.397 -1.7145) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.397 -1.7145) (end -1.397 1.7145) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.27 1.5875) (end 3.81 1.5875) (layer "F.Fab") (width 0.0254))
(fp_line (start 3.81 1.5875) (end 3.81 -1.5875) (layer "F.Fab") (width 0.0254))
(fp_line (start 3.81 -1.5875) (end -1.27 -1.5875) (layer "F.Fab") (width 0.0254))
(fp_line (start -1.27 -1.5875) (end -1.27 1.5875) (layer "F.Fab") (width 0.0254))
(pad "1" thru_hole rect (at 0 0) (size 1.3716 1.3716) (drill 0.8636) (layers *.Cu *.Mask))
(pad "2" thru_hole circle (at 2.54 0) (size 1.3716 1.3716) (drill 0.8636) (layers *.Cu *.Mask))
)

View File

@@ -0,0 +1,40 @@
(footprint "CAP_C330C_MR_X7R_KEM" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tags "C330C105J5R5TA ")
(attr through_hole)
(fp_text reference "REF**" (at 2.54 0 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CAP_C330C_MR_X7R_KEM (at 2.54 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${REFERENCE}" (at 2.54 0 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.27 0.9398) (end -1.27 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.27 -0.9398) (end -1.27 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.35 -0.9398) (end 6.35 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.35 -0.9398) (end 6.35 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.35 0.9398) (end 6.35 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.27 0.9398) (end -1.27 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.27 2.286) (end -1.27 0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.27 -0.9398) (end -1.27 -2.286) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.27 -2.286) (end 6.35 -2.286) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.35 -2.286) (end 6.35 -0.9398) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.35 0.9398) (end 6.35 2.286) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.35 2.286) (end -1.27 2.286) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -2.2098 0) (end -0.9398 0) (layer "F.Fab") (width 0.0254))
(fp_line (start -1.5748 -0.635) (end -1.5748 0.635) (layer "F.Fab") (width 0.0254))
(fp_line (start -2.2098 0) (end -1.01854 0) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.5748 -0.635) (end -1.5748 0.635) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.143 2.159) (end 6.223 2.159) (layer "F.SilkS") (width 0.1524))
(fp_line (start 6.223 2.159) (end 6.223 -2.159) (layer "F.SilkS") (width 0.1524))
(fp_line (start 6.223 -2.159) (end -1.143 -2.159) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.143 -2.159) (end -1.143 2.159) (layer "F.SilkS") (width 0.1524))
(fp_line (start -1.016 2.032) (end 6.096 2.032) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.096 2.032) (end 6.096 -2.032) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.096 -2.032) (end -1.016 -2.032) (layer "F.Fab") (width 0.0254))
(fp_line (start -1.016 -2.032) (end -1.016 2.032) (layer "F.Fab") (width 0.0254))
(pad "1" thru_hole rect (at 0 0) (size 1.3716 1.3716) (drill 0.8636) (layers *.Cu *.Mask))
(pad "2" thru_hole circle (at 5.08 0) (size 1.3716 1.3716) (drill 0.8636) (layers *.Cu *.Mask))
)

View File

@@ -0,0 +1,667 @@
(kicad_symbol_lib
(version 20231120)
(generator "kicad_symbol_editor")
(generator_version "8.0")
(symbol "SST39SF010A"
(pin_names
(offset 0.254)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "U"
(at 6.096 29.972 0)
(effects
(font
(size 1.524 1.524)
)
)
)
(property "Value" "39SF010"
(at 6.096 27.432 0)
(effects
(font
(size 1.524 1.524)
)
)
)
(property "Footprint" "Package_DIP:DIP-32_W15.24mm"
(at -28.448 23.114 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(hide yes)
)
)
(property "Datasheet" "SST39SF010A-70-4C-PHE"
(at -30.226 20.32 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(hide yes)
)
)
(property "Description" "IC FLASH 1MBIT PARALLEL 32DIP"
(at -15.24 17.78 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "IC FLASH 1MBIT PARALLEL 32DIP"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "PLCC32_NH_SST_MCH PLCC32_NH_SST_MCH-M PLCC32_NH_SST_MCH-L"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "SST39SF010A_0_1"
(rectangle
(start -7.62 25.4)
(end 7.62 -25.4)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(pin no_connect line
(at -39.37 11.43 0)
(length 7.62) hide
(name "NC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 15.24 0)
(length 7.62)
(name "A2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "10"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 17.78 0)
(length 7.62)
(name "A1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "11"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 20.32 0)
(length 7.62)
(name "A0"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "12"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 20.32 180)
(length 7.62)
(name "DQ0"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "13"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 17.78 180)
(length 7.62)
(name "DQ1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "14"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 15.24 180)
(length 7.62)
(name "DQ2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "15"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 0 -33.02 90)
(length 7.62)
(name "VSS"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "16"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 12.7 180)
(length 7.62)
(name "DQ3"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "17"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 10.16 180)
(length 7.62)
(name "DQ4"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "18"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 7.62 180)
(length 7.62)
(name "DQ5"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "19"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -20.32 0)
(length 7.62)
(name "A16"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 5.08 180)
(length 7.62)
(name "DQ6"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "20"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin bidirectional line
(at 15.24 2.54 180)
(length 7.62)
(name "DQ7"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "21"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -5.08 0)
(length 7.62)
(name "A10"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "23"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -7.62 0)
(length 7.62)
(name "A11"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "25"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -2.54 0)
(length 7.62)
(name "A9"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "26"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 0 0)
(length 7.62)
(name "A8"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "27"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -12.7 0)
(length 7.62)
(name "A13"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "28"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -15.24 0)
(length 7.62)
(name "A14"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "29"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -17.78 0)
(length 7.62)
(name "A15"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin no_connect line
(at -39.37 6.35 0)
(length 7.62) hide
(name "NC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "30"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 0 33.02 270)
(length 7.62)
(name "VDD"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "32"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 -10.16 0)
(length 7.62)
(name "A12"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 2.54 0)
(length 7.62)
(name "A7"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 5.08 0)
(length 7.62)
(name "A6"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 7.62 0)
(length 7.62)
(name "A5"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "7"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 10.16 0)
(length 7.62)
(name "A4"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "8"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -15.24 12.7 0)
(length 7.62)
(name "A3"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "9"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(symbol "SST39SF010A_1_1"
(pin unspecified line
(at 15.24 -20.32 180)
(length 7.62)
(name "~{CE}"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "22"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 15.24 -17.78 180)
(length 7.62)
(name "~{OE}"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "24"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin unspecified line
(at 15.24 -15.24 180)
(length 7.62)
(name "~{WE}"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "31"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
)

View File

@@ -0,0 +1,180 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "B3F-1000" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "SW" (id 0) (at 20.32 10.16 0)
(effects (font (size 1.524 1.524)))
)
(property "Value" "B3F-1000" (id 1) (at 20.32 7.62 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "SW_B3F-1000_OMR" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27) italic) hide)
)
(property "Datasheet" "B3F-1000" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27) italic) hide)
)
(property "ki_keywords" "B3F-1000" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_locked" "" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SW_B3F-1000_OMR" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "B3F-1000_0_1"
(polyline
(pts
(xy 7.62 5.08)
(xy 7.62 -7.62)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 7.62 -7.62)
(xy 33.02 -7.62)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 33.02 -7.62)
(xy 33.02 5.08)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 33.02 5.08)
(xy 7.62 5.08)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 7.62 0)
(xy 11.43 0)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 7.62 -2.54)
(xy 11.43 -2.54)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 33.02 0)
(xy 29.21 0)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 29.21 -2.54)
(xy 33.02 -2.54)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 29.21 0)
(xy 29.21 3.81)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 29.21 3.81)
(xy 11.43 3.81)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 11.43 0)
(xy 11.43 3.81)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 11.43 -2.54)
(xy 11.43 -6.35)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 11.43 -6.35)
(xy 29.21 -6.35)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 29.21 -6.35)
(xy 29.21 -2.54)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 20.32 3.81) (radius 0.254)
(stroke (width 0.381) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 20.32 -6.35) (radius 0.254)
(stroke (width 0.381) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 20.32 3.81)
(xy 20.32 0)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 20.32 -2.54)
(xy 20.32 -6.35)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 20.32 0)
(xy 19.05 -2.54)
)
(stroke (width 0.127) (type default) (color 0 0 0 0))
(fill (type none))
)
(pin unspecified line (at 0 0 0) (length 7.62)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at 40.64 -2.54 180) (length 7.62)
(name "4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@@ -0,0 +1,58 @@
(footprint "SW_B3F-1000_OMR" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tags "B3F-1000 ")
(attr through_hole)
(fp_text reference "REF**" (at 3.250001 2.250001 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_B3F-1000_OMR (at 3.250001 2.250001 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "${REFERENCE}" (at 3.250001 2.250001 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.007998 5.508) (end -1.007998 -1.007999) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.007998 -1.007999) (end -0.003999 -1.007999) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.508 -1.007999) (end 6.504001 -1.007999) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.508 -1.007999) (end 7.508 5.508) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 7.508 5.508) (end 6.504001 5.508) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -1.007998 5.508) (end -0.003999 5.508) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.003999 -1.007999) (end -0.003999 -1.004) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.003999 -1.004) (end 6.504001 -1.004) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.504001 -1.004) (end 6.504001 -1.007999) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.504001 5.508) (end 6.504001 5.504001) (layer "F.CrtYd") (width 0.1524))
(fp_line (start 6.504001 5.504001) (end -0.003999 5.504001) (layer "F.CrtYd") (width 0.1524))
(fp_line (start -0.003999 5.504001) (end -0.003999 5.508) (layer "F.CrtYd") (width 0.1524))
(fp_circle (center 1.27 0) (end 1.397 0) (layer "F.Fab") (width 0.254) (fill none))
(fp_circle (center 0 -2.54) (end 0.127 -2.54) (layer "F.SilkS") (width 0.254) (fill none))
(fp_circle (center 3.250001 2.250001) (end 5.000001 2.250001) (layer "F.Fab") (width 0.0254) (fill none))
(fp_line (start 0.250001 0.5) (end 0.250001 -0.5) (layer "F.Fab") (width 0.0254))
(fp_line (start 0.250001 -0.5) (end -0.499999 -0.5) (layer "F.Fab") (width 0.0254))
(fp_line (start -0.499999 -0.5) (end -0.499999 0.5) (layer "F.Fab") (width 0.0254))
(fp_line (start -0.499999 0.5) (end 0.250001 0.5) (layer "F.Fab") (width 0.0254))
(fp_line (start 0.250001 5.000001) (end 0.250001 4.000001) (layer "F.Fab") (width 0.0254))
(fp_line (start 0.250001 4.000001) (end -0.499999 4.000001) (layer "F.Fab") (width 0.0254))
(fp_line (start -0.499999 4.000001) (end -0.499999 5.000001) (layer "F.Fab") (width 0.0254))
(fp_line (start -0.499999 5.000001) (end 0.250001 5.000001) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.250001 4.000001) (end 6.250001 5.000001) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.250001 5.000001) (end 7.000001 5.000001) (layer "F.Fab") (width 0.0254))
(fp_line (start 7.000001 5.000001) (end 7.000001 4.000001) (layer "F.Fab") (width 0.0254))
(fp_line (start 7.000001 4.000001) (end 6.250001 4.000001) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.250001 -0.5) (end 6.250001 0.5) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.250001 0.5) (end 7.000001 0.5) (layer "F.Fab") (width 0.0254))
(fp_line (start 7.000001 0.5) (end 7.000001 -0.5) (layer "F.Fab") (width 0.0254))
(fp_line (start 7.000001 -0.5) (end 6.250001 -0.5) (layer "F.Fab") (width 0.0254))
(fp_line (start 0.641772 5.377002) (end 5.85823 5.377002) (layer "F.SilkS") (width 0.1524))
(fp_line (start 6.377003 3.420245) (end 6.377003 1.079756) (layer "F.SilkS") (width 0.1524))
(fp_line (start 5.85823 -0.877001) (end 0.641772 -0.877001) (layer "F.SilkS") (width 0.1524))
(fp_line (start 0.122999 1.079756) (end 0.122999 3.420245) (layer "F.SilkS") (width 0.1524))
(fp_line (start 0.249999 5.250002) (end 6.250003 5.250002) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.250003 5.250002) (end 6.250003 -0.750001) (layer "F.Fab") (width 0.0254))
(fp_line (start 6.250003 -0.750001) (end 0.249999 -0.750001) (layer "F.Fab") (width 0.0254))
(fp_line (start 0.249999 -0.750001) (end 0.249999 5.250002) (layer "F.Fab") (width 0.0254))
(fp_circle (center 0 -2.54) (end 0.127 -2.54) (layer "B.SilkS") (width 0.254) (fill none))
(pad "1" thru_hole circle (at 0 0) (size 1.507998 1.507998) (drill 0.999998) (layers *.Cu *.Mask))
(pad "3" thru_hole circle (at 0 4.500001) (size 1.507998 1.507998) (drill 0.999998) (layers *.Cu *.Mask))
(pad "4" thru_hole circle (at 6.500002 4.500001) (size 1.507998 1.507998) (drill 0.999998) (layers *.Cu *.Mask))
(pad "2" thru_hole circle (at 6.500002 0) (size 1.507998 1.507998) (drill 0.999998) (layers *.Cu *.Mask))
)

View File

@@ -0,0 +1,348 @@
(kicad_symbol_lib
(version 20231120)
(generator "kicad_symbol_editor")
(generator_version "8.0")
(symbol "B3F-1000"
(pin_names
(offset 0.254)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "SW"
(at 20.32 10.16 0)
(effects
(font
(size 1.524 1.524)
)
)
)
(property "Value" "B3F-1000"
(at 20.32 7.62 0)
(effects
(font
(size 1.524 1.524)
)
)
)
(property "Footprint" "SW_B3F-1000_OMR"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(hide yes)
)
)
(property "Datasheet" "B3F-1000"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_locked" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_keywords" "B3F-1000"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "SW_B3F-1000_OMR"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "B3F-1000_0_1"
(polyline
(pts
(xy 7.62 -7.62) (xy 33.02 -7.62)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 7.62 -2.54) (xy 11.43 -2.54)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 7.62 0) (xy 11.43 0)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 7.62 5.08) (xy 7.62 -7.62)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 11.43 -6.35) (xy 29.21 -6.35)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 11.43 -2.54) (xy 11.43 -6.35)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 11.43 0) (xy 11.43 3.81)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 20.32 -2.54) (xy 20.32 -6.35)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 20.32 0) (xy 19.05 -2.54)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 20.32 3.81) (xy 20.32 0)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 29.21 -6.35) (xy 29.21 -2.54)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 29.21 -2.54) (xy 33.02 -2.54)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 29.21 0) (xy 29.21 3.81)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 29.21 3.81) (xy 11.43 3.81)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 33.02 -7.62) (xy 33.02 5.08)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 33.02 0) (xy 29.21 0)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 33.02 5.08) (xy 7.62 5.08)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(circle
(center 20.32 -6.35)
(radius 0.254)
(stroke
(width 0.381)
(type default)
)
(fill
(type none)
)
)
(circle
(center 20.32 3.81)
(radius 0.254)
(stroke
(width 0.381)
(type default)
)
(fill
(type none)
)
)
(pin unspecified line
(at 0 0 0)
(length 7.62)
(name "1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin unspecified line
(at 40.64 -2.54 180)
(length 7.62)
(name "4"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
)

View File

@@ -0,0 +1,162 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.6*%
%TF.CreationDate,2024-11-15T08:42:34-05:00*%
%TF.ProjectId,6309-board-prototype-1.kicad_pro,36333039-2d62-46f6-9172-642d70726f74,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Drillmap*%
%TF.FilePolarity,Positive*%
%FSLAX45Y45*%
G04 Gerber Fmt 4.5, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.6) date 2024-11-15 08:42:34*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.050000*%
%ADD11C,0.200000*%
G04 APERTURE END LIST*
D10*
X2625000Y-1425000D02*
X12625000Y-1425000D01*
X12625000Y-15425000D01*
X2625000Y-15425000D01*
X2625000Y-1425000D01*
D11*
X2883277Y-15738984D02*
X2883277Y-15538984D01*
X2883277Y-15538984D02*
X2930896Y-15538984D01*
X2930896Y-15538984D02*
X2959467Y-15548508D01*
X2959467Y-15548508D02*
X2978515Y-15567555D01*
X2978515Y-15567555D02*
X2988039Y-15586603D01*
X2988039Y-15586603D02*
X2997562Y-15624698D01*
X2997562Y-15624698D02*
X2997562Y-15653269D01*
X2997562Y-15653269D02*
X2988039Y-15691365D01*
X2988039Y-15691365D02*
X2978515Y-15710412D01*
X2978515Y-15710412D02*
X2959467Y-15729460D01*
X2959467Y-15729460D02*
X2930896Y-15738984D01*
X2930896Y-15738984D02*
X2883277Y-15738984D01*
X3083277Y-15738984D02*
X3083277Y-15605650D01*
X3083277Y-15643746D02*
X3092801Y-15624698D01*
X3092801Y-15624698D02*
X3102324Y-15615174D01*
X3102324Y-15615174D02*
X3121372Y-15605650D01*
X3121372Y-15605650D02*
X3140420Y-15605650D01*
X3207086Y-15738984D02*
X3207086Y-15605650D01*
X3207086Y-15538984D02*
X3197562Y-15548508D01*
X3197562Y-15548508D02*
X3207086Y-15558031D01*
X3207086Y-15558031D02*
X3216610Y-15548508D01*
X3216610Y-15548508D02*
X3207086Y-15538984D01*
X3207086Y-15538984D02*
X3207086Y-15558031D01*
X3330896Y-15738984D02*
X3311848Y-15729460D01*
X3311848Y-15729460D02*
X3302324Y-15710412D01*
X3302324Y-15710412D02*
X3302324Y-15538984D01*
X3435658Y-15738984D02*
X3416610Y-15729460D01*
X3416610Y-15729460D02*
X3407086Y-15710412D01*
X3407086Y-15710412D02*
X3407086Y-15538984D01*
X3664229Y-15738984D02*
X3664229Y-15538984D01*
X3664229Y-15538984D02*
X3730896Y-15681841D01*
X3730896Y-15681841D02*
X3797562Y-15538984D01*
X3797562Y-15538984D02*
X3797562Y-15738984D01*
X3978515Y-15738984D02*
X3978515Y-15634222D01*
X3978515Y-15634222D02*
X3968991Y-15615174D01*
X3968991Y-15615174D02*
X3949943Y-15605650D01*
X3949943Y-15605650D02*
X3911848Y-15605650D01*
X3911848Y-15605650D02*
X3892801Y-15615174D01*
X3978515Y-15729460D02*
X3959467Y-15738984D01*
X3959467Y-15738984D02*
X3911848Y-15738984D01*
X3911848Y-15738984D02*
X3892801Y-15729460D01*
X3892801Y-15729460D02*
X3883277Y-15710412D01*
X3883277Y-15710412D02*
X3883277Y-15691365D01*
X3883277Y-15691365D02*
X3892801Y-15672317D01*
X3892801Y-15672317D02*
X3911848Y-15662793D01*
X3911848Y-15662793D02*
X3959467Y-15662793D01*
X3959467Y-15662793D02*
X3978515Y-15653269D01*
X4073753Y-15605650D02*
X4073753Y-15805650D01*
X4073753Y-15615174D02*
X4092801Y-15605650D01*
X4092801Y-15605650D02*
X4130896Y-15605650D01*
X4130896Y-15605650D02*
X4149943Y-15615174D01*
X4149943Y-15615174D02*
X4159467Y-15624698D01*
X4159467Y-15624698D02*
X4168991Y-15643746D01*
X4168991Y-15643746D02*
X4168991Y-15700888D01*
X4168991Y-15700888D02*
X4159467Y-15719936D01*
X4159467Y-15719936D02*
X4149943Y-15729460D01*
X4149943Y-15729460D02*
X4130896Y-15738984D01*
X4130896Y-15738984D02*
X4092801Y-15738984D01*
X4092801Y-15738984D02*
X4073753Y-15729460D01*
X4254705Y-15719936D02*
X4264229Y-15729460D01*
X4264229Y-15729460D02*
X4254705Y-15738984D01*
X4254705Y-15738984D02*
X4245182Y-15729460D01*
X4245182Y-15729460D02*
X4254705Y-15719936D01*
X4254705Y-15719936D02*
X4254705Y-15738984D01*
X4254705Y-15615174D02*
X4264229Y-15624698D01*
X4264229Y-15624698D02*
X4254705Y-15634222D01*
X4254705Y-15634222D02*
X4245182Y-15624698D01*
X4245182Y-15624698D02*
X4254705Y-15615174D01*
X4254705Y-15615174D02*
X4254705Y-15634222D01*
M02*

View File

@@ -0,0 +1,12 @@
M48
; DRILL file {KiCad 8.0.6} date 2024-11-15T08:42:33-0500
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2024-11-15T08:42:33-05:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.6
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
INCH
%
G90
G05
M30

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,406 @@
M48
; DRILL file {KiCad 8.0.6} date 2024-11-15T08:42:33-0500
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2024-11-15T08:42:33-05:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.6
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.0118
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.0315
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T3C0.0340
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C0.0394
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T5C0.0394
%
G90
G05
T1
X1.5059Y-1.8602
X1.5059Y-2.8051
X1.5157Y-2.0866
X1.5256Y-4.4488
X1.5354Y-1.4961
X1.5354Y-1.6634
X1.5354Y-4.1142
X1.5551Y-4.3209
X1.7618Y-4.439
X1.8307Y-4.0059
X1.8406Y-3.6417
X1.8504Y-2.8051
X1.8701Y-4.5571
X1.9094Y-1.9882
X2.0177Y-4.3898
X2.0177Y-4.5768
X2.0276Y-4.0945
X2.1654Y-4.6654
X2.185Y-2.2146
X2.2047Y-4.6063
X2.2343Y-4.439
X2.2539Y-4.5571
X2.2736Y-4.3701
X2.2736Y-4.9114
X2.313Y-3.8287
X2.3228Y-2.9626
X2.3228Y-3.0413
X2.3228Y-3.4941
X2.3524Y-3.5433
X2.3524Y-3.6319
X2.3819Y-3.1201
X2.3917Y-1.9685
X2.4508Y-3.7106
X2.4567Y-3.563
X2.4606Y-4.2323
X2.4705Y-4.4882
X2.4705Y-4.5965
X2.4705Y-4.685
X2.4705Y-4.7933
X2.4705Y-5.0
X2.4705Y-5.0787
X2.4705Y-5.187
X2.4705Y-5.2953
X2.4705Y-5.3839
X2.4705Y-5.4921
X2.4803Y-3.1299
X2.4803Y-3.5039
X2.5295Y-3.0413
X2.5394Y-1.8012
X2.5689Y-4.1339
X2.574Y-3.2724
X2.5787Y-3.563
X2.5886Y-3.1398
X2.628Y-3.002
X2.7067Y-1.8898
X2.7067Y-3.8583
X2.7165Y-3.189
X2.7461Y-3.8091
X2.7854Y-3.7598
X2.7953Y-4.498
X2.7953Y-4.6949
X2.7953Y-5.0984
X2.8051Y-2.1752
X2.8051Y-3.5138
X2.815Y-4.9803
X2.8248Y-1.4173
X2.8346Y-2.9528
X2.8937Y-3.8484
X2.9528Y-3.6909
X2.9724Y-2.9921
X2.9921Y-2.3524
X3.0167Y-2.564
X3.061Y-4.0059
X3.0709Y-2.9921
X3.0709Y-3.6811
X3.0709Y-4.2913
X3.0709Y-4.8031
X3.0906Y-2.3524
X3.1594Y-1.7224
X3.1693Y-2.9921
X3.2185Y-3.6811
X3.2185Y-5.2953
X3.2677Y-2.3622
X3.2677Y-2.9921
X3.2874Y-1.1516
X3.3268Y-3.6811
X3.376Y-2.9921
X3.3957Y-1.1516
X3.4349Y-2.2637
X3.4449Y-4.7933
X3.4449Y-4.9016
X3.4646Y-4.3504
X3.4744Y-2.9921
X3.4843Y-1.7717
X3.5341Y-2.2645
X3.5531Y-2.4902
X3.563Y-3.0906
X3.5728Y-4.0551
X3.5827Y-1.7717
X3.5925Y-1.2795
X3.5925Y-3.6024
X3.6319Y-3.2087
X3.6334Y-2.2652
X3.6713Y-4.3406
X3.6811Y-1.7717
X3.6909Y-2.5492
X3.6909Y-3.2874
X3.7402Y-2.2638
X3.7697Y-3.2185
X3.7697Y-3.8484
X3.7894Y-1.7717
X3.7992Y-5.0984
X3.7992Y-5.187
X3.7992Y-5.2854
X3.8287Y-2.2638
X3.8386Y-5.3937
X3.8386Y-5.5217
X3.8681Y-3.2185
X3.878Y-5.0
X3.8878Y-2.9232
X3.8878Y-3.9173
X3.9359Y-2.2627
X3.9764Y-4.8917
X3.9862Y-1.7717
X3.9961Y-4.498
X3.9961Y-4.5965
X3.9961Y-4.6949
X4.0157Y-3.2579
X4.0256Y-2.2638
X4.0551Y-2.8937
X4.0846Y-1.7717
X4.1043Y-3.7106
X4.1252Y-2.2649
X4.1339Y-2.1949
X4.1831Y-1.7717
T2
X1.3465Y-4.06
X1.3465Y-4.16
X1.3465Y-4.26
X1.3465Y-4.36
X1.3465Y-4.46
X1.3465Y-4.56
X1.3465Y-4.66
X1.3622Y-2.7874
X1.3622Y-2.8874
X1.3622Y-2.9874
X1.3622Y-3.0874
X1.3622Y-3.1874
X1.3622Y-3.2874
X1.3622Y-3.3874
X1.378Y-1.4846
X1.378Y-1.5846
X1.378Y-1.6846
X1.378Y-1.7846
X1.378Y-1.8846
X1.378Y-1.9846
X1.378Y-2.0846
X1.6339Y-0.7677
X1.6465Y-4.06
X1.6465Y-4.16
X1.6465Y-4.26
X1.6465Y-4.36
X1.6465Y-4.46
X1.6465Y-4.56
X1.6465Y-4.66
X1.6622Y-2.7874
X1.6622Y-2.8874
X1.6622Y-2.9874
X1.6622Y-3.0874
X1.6622Y-3.1874
X1.6622Y-3.2874
X1.6622Y-3.3874
X1.678Y-1.4846
X1.678Y-1.5846
X1.678Y-1.6846
X1.678Y-1.7846
X1.678Y-1.8846
X1.678Y-1.9846
X1.678Y-2.0846
X1.8307Y-0.7677
X2.1161Y-1.4935
X2.1161Y-1.6935
X2.1654Y-0.777
X2.1654Y-0.977
X2.3433Y-4.0969
X2.3433Y-4.1969
X2.3433Y-4.2969
X2.3433Y-4.3969
X2.3433Y-4.4969
X2.3433Y-4.5969
X2.3433Y-4.6969
X2.3433Y-4.7969
X2.3433Y-4.8969
X2.3433Y-4.9969
X2.3433Y-5.0969
X2.3433Y-5.1969
X2.3433Y-5.2969
X2.3433Y-5.3969
X2.3433Y-5.4969
X2.3433Y-5.5969
X2.3622Y-3.7376
X2.3622Y-3.9376
X2.374Y-2.7858
X2.374Y-3.3858
X2.3764Y-1.4961
X2.3764Y-2.0961
X2.474Y-2.7858
X2.474Y-3.3858
X2.4764Y-1.4961
X2.4764Y-2.0961
X2.5197Y-1.0703
X2.5197Y-1.2703
X2.5224Y-0.7874
X2.574Y-2.7858
X2.574Y-3.3858
X2.5764Y-1.4961
X2.5764Y-2.0961
X2.674Y-2.7858
X2.674Y-3.3858
X2.6764Y-1.4961
X2.6764Y-2.0961
X2.7146Y-0.7874
X2.774Y-2.7858
X2.774Y-3.3858
X2.7764Y-1.4961
X2.7764Y-2.0961
X2.874Y-2.7858
X2.874Y-3.3858
X2.8764Y-1.4961
X2.8764Y-2.0961
X2.9433Y-4.0969
X2.9433Y-4.1969
X2.9433Y-4.2969
X2.9433Y-4.3969
X2.9433Y-4.4969
X2.9433Y-4.5969
X2.9433Y-4.6969
X2.9433Y-4.7969
X2.9433Y-4.8969
X2.9433Y-4.9969
X2.9433Y-5.0969
X2.9433Y-5.1969
X2.9433Y-5.2969
X2.9433Y-5.3969
X2.9433Y-5.4969
X2.9433Y-5.5969
X2.9724Y-1.0329
X2.9724Y-1.2329
X2.974Y-2.7858
X2.974Y-3.3858
X2.9764Y-1.4961
X2.9764Y-2.0961
X3.074Y-2.7858
X3.074Y-3.3858
X3.0764Y-1.4961
X3.0764Y-2.0961
X3.174Y-2.7858
X3.174Y-3.3858
X3.1764Y-1.4961
X3.1764Y-2.0961
X3.274Y-2.7858
X3.274Y-3.3858
X3.2764Y-1.4961
X3.2764Y-2.0961
X3.374Y-2.7858
X3.374Y-3.3858
X3.3764Y-1.4961
X3.3764Y-2.0961
X3.474Y-2.7858
X3.474Y-3.3858
X3.4764Y-1.4961
X3.4764Y-2.0961
X3.5535Y-4.2953
X3.5535Y-4.3953
X3.5535Y-4.4953
X3.5535Y-4.5953
X3.5535Y-4.6953
X3.5535Y-4.7953
X3.5535Y-4.8953
X3.5535Y-4.9953
X3.5535Y-5.0953
X3.5535Y-5.1953
X3.5535Y-5.2953
X3.5535Y-5.3953
X3.5535Y-5.4953
X3.5535Y-5.5953
X3.574Y-2.7858
X3.574Y-3.3858
X3.5764Y-1.4961
X3.5764Y-2.0961
X3.674Y-2.7858
X3.674Y-3.3858
X3.6764Y-1.4961
X3.6764Y-2.0961
X3.774Y-2.7858
X3.774Y-3.3858
X3.7764Y-1.4961
X3.7764Y-2.0961
X3.874Y-2.7858
X3.874Y-3.3858
X3.8764Y-1.4961
X3.8764Y-2.0961
X3.974Y-2.7858
X3.974Y-3.3858
X3.9764Y-1.4961
X3.9764Y-2.0961
X4.074Y-2.7858
X4.074Y-3.3858
X4.0764Y-1.4961
X4.0764Y-2.0961
X4.1535Y-4.2953
X4.1535Y-4.3953
X4.1535Y-4.4953
X4.1535Y-4.5953
X4.1535Y-4.6953
X4.1535Y-4.7953
X4.1535Y-4.8953
X4.1535Y-4.9953
X4.1535Y-5.0953
X4.1535Y-5.1953
X4.1535Y-5.2953
X4.1535Y-5.3953
X4.1535Y-5.4953
X4.1535Y-5.5953
X4.174Y-2.7858
X4.174Y-3.3858
X4.1764Y-1.4961
X4.1764Y-2.0961
X4.2224Y-0.9246
X4.2224Y-1.1246
X4.274Y-2.7858
X4.274Y-3.3858
X4.2764Y-1.4961
X4.2764Y-2.0961
X4.2913Y-2.3222
X4.2913Y-2.5222
X4.4685Y-3.3734
X4.4685Y-3.5734
X4.5697Y-2.7559
X4.7618Y-2.7559
T3
X1.3752Y-5.748
X1.4157Y-5.2756
X1.4202Y-5.4921
X1.5157Y-5.2756
X1.5202Y-5.4921
X1.5752Y-5.748
X1.6339Y-3.7751
X1.6339Y-3.8751
X1.6437Y-2.4591
X1.6437Y-2.5591
X1.6634Y-1.1906
X1.6634Y-1.2906
X1.6823Y-0.9843
X1.7823Y-0.9843
X2.594Y-5.8169
X2.694Y-5.8169
X3.9331Y-2.5984
X4.0331Y-2.5984
X4.0408Y-4.0354
X4.1408Y-4.0354
X4.4866Y-1.1811
X4.5079Y-1.9079
X4.5079Y-2.0079
X4.5866Y-1.1811
X4.5866Y-2.2886
X4.5866Y-2.3886
X4.7441Y-2.2886
X4.7441Y-2.3886
T4
X4.3996Y-0.7972
X4.3996Y-0.9744
X4.6555Y-0.7972
X4.6555Y-0.9744
T5
X1.4173Y-5.0591
X1.5173Y-5.0591
X3.1283Y-0.7874
X3.2283Y-0.7874
X3.3283Y-0.7874
X3.4283Y-0.7874
X3.5283Y-0.7874
X3.6283Y-0.7874
M30

BIN
output/v1.0/gerber.zip Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,404 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.6*%
%TF.CreationDate,2024-11-15T08:42:14-05:00*%
%TF.ProjectId,6309-board-prototype-1.kicad_pro,36333039-2d62-46f6-9172-642d70726f74,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Bot*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.6) date 2024-11-15 08:42:14*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,1.600000*%
%ADD11R,1.600000X1.600000*%
%ADD12O,1.600000X1.600000*%
%ADD13R,1.371600X1.371600*%
%ADD14C,1.371600*%
%ADD15C,1.507998*%
%ADD16C,1.500000*%
%ADD17R,1.700000X1.700000*%
%ADD18O,1.700000X1.700000*%
G04 APERTURE END LIST*
D10*
%TO.C,C11*%
X46500000Y-19500000D03*
X41500000Y-19500000D03*
%TD*%
D11*
%TO.C,U6*%
X34600000Y-70800000D03*
D12*
X34600000Y-73340000D03*
X34600000Y-75880000D03*
X34600000Y-78420000D03*
X34600000Y-80960000D03*
X34600000Y-83500000D03*
X34600000Y-86040000D03*
X42220000Y-86040000D03*
X42220000Y-83500000D03*
X42220000Y-80960000D03*
X42220000Y-78420000D03*
X42220000Y-75880000D03*
X42220000Y-73340000D03*
X42220000Y-70800000D03*
%TD*%
D13*
%TO.C,C14*%
X36072900Y-139500000D03*
D14*
X38612900Y-139500000D03*
%TD*%
D15*
%TO.C,SW1*%
X111749998Y-20249999D03*
X118250000Y-20249999D03*
X111749998Y-24750000D03*
X118250000Y-24750000D03*
%TD*%
D10*
%TO.C,R3*%
X55000000Y-24815000D03*
D12*
X55000000Y-19735000D03*
%TD*%
D16*
%TO.C,X1*%
X120950000Y-70000000D03*
X116070000Y-70000000D03*
%TD*%
D13*
%TO.C,C6*%
X41750000Y-65000000D03*
D14*
X41750000Y-62460000D03*
%TD*%
D10*
%TO.C,R9*%
X107250000Y-28565000D03*
D12*
X107250000Y-23485000D03*
%TD*%
D13*
%TO.C,C8*%
X120500000Y-60670000D03*
D14*
X120500000Y-58130000D03*
%TD*%
D16*
%TO.C,X2*%
X68950000Y-20000000D03*
X64070000Y-20000000D03*
%TD*%
D11*
%TO.C,U3*%
X59520000Y-104060000D03*
D12*
X59520000Y-106600000D03*
X59520000Y-109140000D03*
X59520000Y-111680000D03*
X59520000Y-114220000D03*
X59520000Y-116760000D03*
X59520000Y-119300000D03*
X59520000Y-121840000D03*
X59520000Y-124380000D03*
X59520000Y-126920000D03*
X59520000Y-129460000D03*
X59520000Y-132000000D03*
X59520000Y-134540000D03*
X59520000Y-137080000D03*
X59520000Y-139620000D03*
X59520000Y-142160000D03*
X74760000Y-142160000D03*
X74760000Y-139620000D03*
X74760000Y-137080000D03*
X74760000Y-134540000D03*
X74760000Y-132000000D03*
X74760000Y-129460000D03*
X74760000Y-126920000D03*
X74760000Y-124380000D03*
X74760000Y-121840000D03*
X74760000Y-119300000D03*
X74760000Y-116760000D03*
X74760000Y-114220000D03*
X74760000Y-111680000D03*
X74760000Y-109140000D03*
X74760000Y-106600000D03*
X74760000Y-104060000D03*
%TD*%
D17*
%TO.C,J2*%
X92160000Y-20000000D03*
D18*
X89620000Y-20000000D03*
X87080000Y-20000000D03*
X84540000Y-20000000D03*
X82000000Y-20000000D03*
X79460000Y-20000000D03*
%TD*%
D11*
%TO.C,U2*%
X90260000Y-109100000D03*
D12*
X90260000Y-111640000D03*
X90260000Y-114180000D03*
X90260000Y-116720000D03*
X90260000Y-119260000D03*
X90260000Y-121800000D03*
X90260000Y-124340000D03*
X90260000Y-126880000D03*
X90260000Y-129420000D03*
X90260000Y-131960000D03*
X90260000Y-134500000D03*
X90260000Y-137040000D03*
X90260000Y-139580000D03*
X90260000Y-142120000D03*
X105500000Y-142120000D03*
X105500000Y-139580000D03*
X105500000Y-137040000D03*
X105500000Y-134500000D03*
X105500000Y-131960000D03*
X105500000Y-129420000D03*
X105500000Y-126880000D03*
X105500000Y-124340000D03*
X105500000Y-121800000D03*
X105500000Y-119260000D03*
X105500000Y-116720000D03*
X105500000Y-114180000D03*
X105500000Y-111640000D03*
X105500000Y-109100000D03*
%TD*%
D13*
%TO.C,C3*%
X68427100Y-147750000D03*
D14*
X65887100Y-147750000D03*
%TD*%
D11*
%TO.C,U5*%
X35000000Y-37710000D03*
D12*
X35000000Y-40250000D03*
X35000000Y-42790000D03*
X35000000Y-45330000D03*
X35000000Y-47870000D03*
X35000000Y-50410000D03*
X35000000Y-52950000D03*
X42620000Y-52950000D03*
X42620000Y-50410000D03*
X42620000Y-47870000D03*
X42620000Y-45330000D03*
X42620000Y-42790000D03*
X42620000Y-40250000D03*
X42620000Y-37710000D03*
%TD*%
D13*
%TO.C,C15*%
X35960000Y-134000000D03*
D14*
X38500000Y-134000000D03*
%TD*%
D11*
%TO.C,U1*%
X108560000Y-70760000D03*
D12*
X106020000Y-70760000D03*
X103480000Y-70760000D03*
X100940000Y-70760000D03*
X98400000Y-70760000D03*
X95860000Y-70760000D03*
X93320000Y-70760000D03*
X90780000Y-70760000D03*
X88240000Y-70760000D03*
X85700000Y-70760000D03*
X83160000Y-70760000D03*
X80620000Y-70760000D03*
X78080000Y-70760000D03*
X75540000Y-70760000D03*
X73000000Y-70760000D03*
X70460000Y-70760000D03*
X67920000Y-70760000D03*
X65380000Y-70760000D03*
X62840000Y-70760000D03*
X60300000Y-70760000D03*
X60300000Y-86000000D03*
X62840000Y-86000000D03*
X65380000Y-86000000D03*
X67920000Y-86000000D03*
X70460000Y-86000000D03*
X73000000Y-86000000D03*
X75540000Y-86000000D03*
X78080000Y-86000000D03*
X80620000Y-86000000D03*
X83160000Y-86000000D03*
X85700000Y-86000000D03*
X88240000Y-86000000D03*
X90780000Y-86000000D03*
X93320000Y-86000000D03*
X95860000Y-86000000D03*
X98400000Y-86000000D03*
X100940000Y-86000000D03*
X103480000Y-86000000D03*
X106020000Y-86000000D03*
X108560000Y-86000000D03*
%TD*%
D10*
%TO.C,R2*%
X64000000Y-27185000D03*
D12*
X64000000Y-32265000D03*
%TD*%
D10*
%TO.C,R4*%
X109000000Y-64065000D03*
D12*
X109000000Y-58985000D03*
%TD*%
D13*
%TO.C,C7*%
X42250000Y-32782000D03*
D14*
X42250000Y-30242000D03*
%TD*%
D13*
%TO.C,C2*%
X114500000Y-51000000D03*
D14*
X114500000Y-48460000D03*
%TD*%
D10*
%TO.C,R8*%
X60000000Y-94935000D03*
D12*
X60000000Y-100015000D03*
%TD*%
D10*
%TO.C,R7*%
X53750000Y-37935000D03*
D12*
X53750000Y-43015000D03*
%TD*%
D13*
%TO.C,C9*%
X116500000Y-60670000D03*
D14*
X116500000Y-58130000D03*
%TD*%
D13*
%TO.C,C13*%
X34929900Y-146000000D03*
D14*
X40009900Y-146000000D03*
%TD*%
D13*
%TO.C,C5*%
X41500000Y-98427100D03*
D14*
X41500000Y-95887100D03*
%TD*%
D13*
%TO.C,C12*%
X45270000Y-25000000D03*
D14*
X42730000Y-25000000D03*
%TD*%
D17*
%TO.C,J1*%
X36000000Y-128500000D03*
D18*
X38540000Y-128500000D03*
%TD*%
D11*
%TO.C,U7*%
X34200000Y-103125000D03*
D12*
X34200000Y-105665000D03*
X34200000Y-108205000D03*
X34200000Y-110745000D03*
X34200000Y-113285000D03*
X34200000Y-115825000D03*
X34200000Y-118365000D03*
X41820000Y-118365000D03*
X41820000Y-115825000D03*
X41820000Y-113285000D03*
X41820000Y-110745000D03*
X41820000Y-108205000D03*
X41820000Y-105665000D03*
X41820000Y-103125000D03*
%TD*%
D13*
%TO.C,C16*%
X116500000Y-30000000D03*
D14*
X113960000Y-30000000D03*
%TD*%
D13*
%TO.C,C4*%
X105177100Y-102500000D03*
D14*
X102637100Y-102500000D03*
%TD*%
D13*
%TO.C,C1*%
X99900000Y-66000000D03*
D14*
X102440000Y-66000000D03*
%TD*%
D11*
%TO.C,U4*%
X108620000Y-38000000D03*
D12*
X106080000Y-38000000D03*
X103540000Y-38000000D03*
X101000000Y-38000000D03*
X98460000Y-38000000D03*
X95920000Y-38000000D03*
X93380000Y-38000000D03*
X90840000Y-38000000D03*
X88300000Y-38000000D03*
X85760000Y-38000000D03*
X83220000Y-38000000D03*
X80680000Y-38000000D03*
X78140000Y-38000000D03*
X75600000Y-38000000D03*
X73060000Y-38000000D03*
X70520000Y-38000000D03*
X67980000Y-38000000D03*
X65440000Y-38000000D03*
X62900000Y-38000000D03*
X60360000Y-38000000D03*
X60360000Y-53240000D03*
X62900000Y-53240000D03*
X65440000Y-53240000D03*
X67980000Y-53240000D03*
X70520000Y-53240000D03*
X73060000Y-53240000D03*
X75600000Y-53240000D03*
X78140000Y-53240000D03*
X80680000Y-53240000D03*
X83220000Y-53240000D03*
X85760000Y-53240000D03*
X88300000Y-53240000D03*
X90840000Y-53240000D03*
X93380000Y-53240000D03*
X95920000Y-53240000D03*
X98460000Y-53240000D03*
X101000000Y-53240000D03*
X103540000Y-53240000D03*
X106080000Y-53240000D03*
X108620000Y-53240000D03*
%TD*%
D10*
%TO.C,R5*%
X75500000Y-31315000D03*
D12*
X75500000Y-26235000D03*
%TD*%
D10*
%TO.C,R6*%
X113500000Y-85685000D03*
D12*
X113500000Y-90765000D03*
%TD*%
M02*

View File

@@ -0,0 +1,29 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.6*%
%TF.CreationDate,2024-11-15T08:42:14-05:00*%
%TF.ProjectId,6309-board-prototype-1.kicad_pro,36333039-2d62-46f6-9172-642d70726f74,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Legend,Bot*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.6) date 2024-11-15 08:42:14*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.254000*%
G04 APERTURE END LIST*
D10*
%TO.C,SW1*%
X111876998Y-17709999D02*
G75*
G02*
X111622998Y-17709999I-127000J0D01*
G01*
X111622998Y-17709999D02*
G75*
G02*
X111876998Y-17709999I127000J0D01*
G01*
%TD*%
M02*

View File

@@ -0,0 +1,23 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.6*%
%TF.CreationDate,2024-11-15T08:42:14-05:00*%
%TF.ProjectId,6309-board-prototype-1.kicad_pro,36333039-2d62-46f6-9172-642d70726f74,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Profile,NP*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.6) date 2024-11-15 08:42:14*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.050000*%
%TD*%
G04 APERTURE END LIST*
D10*
X26250000Y-14250000D02*
X126250000Y-14250000D01*
X126250000Y-154250000D01*
X26250000Y-154250000D01*
X26250000Y-14250000D01*
M02*

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,404 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.6*%
%TF.CreationDate,2024-11-15T08:42:14-05:00*%
%TF.ProjectId,6309-board-prototype-1.kicad_pro,36333039-2d62-46f6-9172-642d70726f74,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Top*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.6) date 2024-11-15 08:42:14*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,1.600000*%
%ADD11R,1.600000X1.600000*%
%ADD12O,1.600000X1.600000*%
%ADD13R,1.371600X1.371600*%
%ADD14C,1.371600*%
%ADD15C,1.507998*%
%ADD16C,1.500000*%
%ADD17R,1.700000X1.700000*%
%ADD18O,1.700000X1.700000*%
G04 APERTURE END LIST*
D10*
%TO.C,C11*%
X46500000Y-19500000D03*
X41500000Y-19500000D03*
%TD*%
D11*
%TO.C,U6*%
X34600000Y-70800000D03*
D12*
X34600000Y-73340000D03*
X34600000Y-75880000D03*
X34600000Y-78420000D03*
X34600000Y-80960000D03*
X34600000Y-83500000D03*
X34600000Y-86040000D03*
X42220000Y-86040000D03*
X42220000Y-83500000D03*
X42220000Y-80960000D03*
X42220000Y-78420000D03*
X42220000Y-75880000D03*
X42220000Y-73340000D03*
X42220000Y-70800000D03*
%TD*%
D13*
%TO.C,C14*%
X36072900Y-139500000D03*
D14*
X38612900Y-139500000D03*
%TD*%
D15*
%TO.C,SW1*%
X111749998Y-20249999D03*
X118250000Y-20249999D03*
X111749998Y-24750000D03*
X118250000Y-24750000D03*
%TD*%
D10*
%TO.C,R3*%
X55000000Y-24815000D03*
D12*
X55000000Y-19735000D03*
%TD*%
D16*
%TO.C,X1*%
X120950000Y-70000000D03*
X116070000Y-70000000D03*
%TD*%
D13*
%TO.C,C6*%
X41750000Y-65000000D03*
D14*
X41750000Y-62460000D03*
%TD*%
D10*
%TO.C,R9*%
X107250000Y-28565000D03*
D12*
X107250000Y-23485000D03*
%TD*%
D13*
%TO.C,C8*%
X120500000Y-60670000D03*
D14*
X120500000Y-58130000D03*
%TD*%
D16*
%TO.C,X2*%
X68950000Y-20000000D03*
X64070000Y-20000000D03*
%TD*%
D11*
%TO.C,U3*%
X59520000Y-104060000D03*
D12*
X59520000Y-106600000D03*
X59520000Y-109140000D03*
X59520000Y-111680000D03*
X59520000Y-114220000D03*
X59520000Y-116760000D03*
X59520000Y-119300000D03*
X59520000Y-121840000D03*
X59520000Y-124380000D03*
X59520000Y-126920000D03*
X59520000Y-129460000D03*
X59520000Y-132000000D03*
X59520000Y-134540000D03*
X59520000Y-137080000D03*
X59520000Y-139620000D03*
X59520000Y-142160000D03*
X74760000Y-142160000D03*
X74760000Y-139620000D03*
X74760000Y-137080000D03*
X74760000Y-134540000D03*
X74760000Y-132000000D03*
X74760000Y-129460000D03*
X74760000Y-126920000D03*
X74760000Y-124380000D03*
X74760000Y-121840000D03*
X74760000Y-119300000D03*
X74760000Y-116760000D03*
X74760000Y-114220000D03*
X74760000Y-111680000D03*
X74760000Y-109140000D03*
X74760000Y-106600000D03*
X74760000Y-104060000D03*
%TD*%
D17*
%TO.C,J2*%
X92160000Y-20000000D03*
D18*
X89620000Y-20000000D03*
X87080000Y-20000000D03*
X84540000Y-20000000D03*
X82000000Y-20000000D03*
X79460000Y-20000000D03*
%TD*%
D11*
%TO.C,U2*%
X90260000Y-109100000D03*
D12*
X90260000Y-111640000D03*
X90260000Y-114180000D03*
X90260000Y-116720000D03*
X90260000Y-119260000D03*
X90260000Y-121800000D03*
X90260000Y-124340000D03*
X90260000Y-126880000D03*
X90260000Y-129420000D03*
X90260000Y-131960000D03*
X90260000Y-134500000D03*
X90260000Y-137040000D03*
X90260000Y-139580000D03*
X90260000Y-142120000D03*
X105500000Y-142120000D03*
X105500000Y-139580000D03*
X105500000Y-137040000D03*
X105500000Y-134500000D03*
X105500000Y-131960000D03*
X105500000Y-129420000D03*
X105500000Y-126880000D03*
X105500000Y-124340000D03*
X105500000Y-121800000D03*
X105500000Y-119260000D03*
X105500000Y-116720000D03*
X105500000Y-114180000D03*
X105500000Y-111640000D03*
X105500000Y-109100000D03*
%TD*%
D13*
%TO.C,C3*%
X68427100Y-147750000D03*
D14*
X65887100Y-147750000D03*
%TD*%
D11*
%TO.C,U5*%
X35000000Y-37710000D03*
D12*
X35000000Y-40250000D03*
X35000000Y-42790000D03*
X35000000Y-45330000D03*
X35000000Y-47870000D03*
X35000000Y-50410000D03*
X35000000Y-52950000D03*
X42620000Y-52950000D03*
X42620000Y-50410000D03*
X42620000Y-47870000D03*
X42620000Y-45330000D03*
X42620000Y-42790000D03*
X42620000Y-40250000D03*
X42620000Y-37710000D03*
%TD*%
D13*
%TO.C,C15*%
X35960000Y-134000000D03*
D14*
X38500000Y-134000000D03*
%TD*%
D11*
%TO.C,U1*%
X108560000Y-70760000D03*
D12*
X106020000Y-70760000D03*
X103480000Y-70760000D03*
X100940000Y-70760000D03*
X98400000Y-70760000D03*
X95860000Y-70760000D03*
X93320000Y-70760000D03*
X90780000Y-70760000D03*
X88240000Y-70760000D03*
X85700000Y-70760000D03*
X83160000Y-70760000D03*
X80620000Y-70760000D03*
X78080000Y-70760000D03*
X75540000Y-70760000D03*
X73000000Y-70760000D03*
X70460000Y-70760000D03*
X67920000Y-70760000D03*
X65380000Y-70760000D03*
X62840000Y-70760000D03*
X60300000Y-70760000D03*
X60300000Y-86000000D03*
X62840000Y-86000000D03*
X65380000Y-86000000D03*
X67920000Y-86000000D03*
X70460000Y-86000000D03*
X73000000Y-86000000D03*
X75540000Y-86000000D03*
X78080000Y-86000000D03*
X80620000Y-86000000D03*
X83160000Y-86000000D03*
X85700000Y-86000000D03*
X88240000Y-86000000D03*
X90780000Y-86000000D03*
X93320000Y-86000000D03*
X95860000Y-86000000D03*
X98400000Y-86000000D03*
X100940000Y-86000000D03*
X103480000Y-86000000D03*
X106020000Y-86000000D03*
X108560000Y-86000000D03*
%TD*%
D10*
%TO.C,R2*%
X64000000Y-27185000D03*
D12*
X64000000Y-32265000D03*
%TD*%
D10*
%TO.C,R4*%
X109000000Y-64065000D03*
D12*
X109000000Y-58985000D03*
%TD*%
D13*
%TO.C,C7*%
X42250000Y-32782000D03*
D14*
X42250000Y-30242000D03*
%TD*%
D13*
%TO.C,C2*%
X114500000Y-51000000D03*
D14*
X114500000Y-48460000D03*
%TD*%
D10*
%TO.C,R8*%
X60000000Y-94935000D03*
D12*
X60000000Y-100015000D03*
%TD*%
D10*
%TO.C,R7*%
X53750000Y-37935000D03*
D12*
X53750000Y-43015000D03*
%TD*%
D13*
%TO.C,C9*%
X116500000Y-60670000D03*
D14*
X116500000Y-58130000D03*
%TD*%
D13*
%TO.C,C13*%
X34929900Y-146000000D03*
D14*
X40009900Y-146000000D03*
%TD*%
D13*
%TO.C,C5*%
X41500000Y-98427100D03*
D14*
X41500000Y-95887100D03*
%TD*%
D13*
%TO.C,C12*%
X45270000Y-25000000D03*
D14*
X42730000Y-25000000D03*
%TD*%
D17*
%TO.C,J1*%
X36000000Y-128500000D03*
D18*
X38540000Y-128500000D03*
%TD*%
D11*
%TO.C,U7*%
X34200000Y-103125000D03*
D12*
X34200000Y-105665000D03*
X34200000Y-108205000D03*
X34200000Y-110745000D03*
X34200000Y-113285000D03*
X34200000Y-115825000D03*
X34200000Y-118365000D03*
X41820000Y-118365000D03*
X41820000Y-115825000D03*
X41820000Y-113285000D03*
X41820000Y-110745000D03*
X41820000Y-108205000D03*
X41820000Y-105665000D03*
X41820000Y-103125000D03*
%TD*%
D13*
%TO.C,C16*%
X116500000Y-30000000D03*
D14*
X113960000Y-30000000D03*
%TD*%
D13*
%TO.C,C4*%
X105177100Y-102500000D03*
D14*
X102637100Y-102500000D03*
%TD*%
D13*
%TO.C,C1*%
X99900000Y-66000000D03*
D14*
X102440000Y-66000000D03*
%TD*%
D11*
%TO.C,U4*%
X108620000Y-38000000D03*
D12*
X106080000Y-38000000D03*
X103540000Y-38000000D03*
X101000000Y-38000000D03*
X98460000Y-38000000D03*
X95920000Y-38000000D03*
X93380000Y-38000000D03*
X90840000Y-38000000D03*
X88300000Y-38000000D03*
X85760000Y-38000000D03*
X83220000Y-38000000D03*
X80680000Y-38000000D03*
X78140000Y-38000000D03*
X75600000Y-38000000D03*
X73060000Y-38000000D03*
X70520000Y-38000000D03*
X67980000Y-38000000D03*
X65440000Y-38000000D03*
X62900000Y-38000000D03*
X60360000Y-38000000D03*
X60360000Y-53240000D03*
X62900000Y-53240000D03*
X65440000Y-53240000D03*
X67980000Y-53240000D03*
X70520000Y-53240000D03*
X73060000Y-53240000D03*
X75600000Y-53240000D03*
X78140000Y-53240000D03*
X80680000Y-53240000D03*
X83220000Y-53240000D03*
X85760000Y-53240000D03*
X88300000Y-53240000D03*
X90840000Y-53240000D03*
X93380000Y-53240000D03*
X95920000Y-53240000D03*
X98460000Y-53240000D03*
X101000000Y-53240000D03*
X103540000Y-53240000D03*
X106080000Y-53240000D03*
X108620000Y-53240000D03*
%TD*%
D10*
%TO.C,R5*%
X75500000Y-31315000D03*
D12*
X75500000Y-26235000D03*
%TD*%
D10*
%TO.C,R6*%
X113500000Y-85685000D03*
D12*
X113500000Y-90765000D03*
%TD*%
M02*

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,111 @@
{
"Header": {
"GenerationSoftware": {
"Vendor": "KiCad",
"Application": "Pcbnew",
"Version": "8.0.6"
},
"CreationDate": "2024-11-15T08:42:14-05:00"
},
"GeneralSpecs": {
"ProjectId": {
"Name": "6309-board-prototype-1.kicad_pro",
"GUID": "36333039-2d62-46f6-9172-642d70726f74",
"Revision": "rev?"
},
"Size": {
"X": 100.05,
"Y": 140.05
},
"LayerNumber": 2,
"BoardThickness": 1.6256,
"Finish": "None"
},
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.2,
"PadToTrack": 0.2,
"TrackToTrack": 0.2,
"MinLineWidth": 0.2,
"TrackToRegion": 0.5,
"RegionToRegion": 0.5
}
],
"FilesAttributes": [
{
"Path": "6309-board-prototype-1.kicad_pro-F_Cu.gbr",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
},
{
"Path": "6309-board-prototype-1.kicad_pro-B_Cu.gbr",
"FileFunction": "Copper,L2,Bot",
"FilePolarity": "Positive"
},
{
"Path": "6309-board-prototype-1.kicad_pro-F_Silkscreen.gbr",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
},
{
"Path": "6309-board-prototype-1.kicad_pro-B_Silkscreen.gbr",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
},
{
"Path": "6309-board-prototype-1.kicad_pro-F_Mask.gbr",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
},
{
"Path": "6309-board-prototype-1.kicad_pro-B_Mask.gbr",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
},
{
"Path": "6309-board-prototype-1.kicad_pro-Edge_Cuts.gbr",
"FileFunction": "Profile",
"FilePolarity": "Positive"
}
],
"MaterialStackup": [
{
"Type": "Legend",
"Material": "Liquid Photo",
"Name": "Top Silk Screen"
},
{
"Type": "SolderMask",
"Thickness": 0.0152,
"Name": "Top Solder Mask"
},
{
"Type": "Copper",
"Thickness": 0.0356,
"Name": "F.Cu"
},
{
"Type": "Dielectric",
"Thickness": 1.524,
"Material": "FR4",
"Name": "F.Cu/B.Cu",
"Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
},
{
"Type": "Copper",
"Thickness": 0.0356,
"Name": "B.Cu"
},
{
"Type": "SolderMask",
"Thickness": 0.0152,
"Name": "Bottom Solder Mask"
},
{
"Type": "Legend",
"Material": "Liquid Photo",
"Name": "Bottom Silk Screen"
}
]
}

View File

@@ -0,0 +1,22 @@
"Id";"Designator";"Footprint";"Quantity";"Designation";"Supplier and ref";
1;"C11";"C_Disc_D5.0mm_W2.5mm_P5.00mm";1;"47pF";;;
2;"U6";"DIP-14_W7.62mm_Socket";1;"74HCT32";;;
3;"C14,C6,C3,C7,C2,C5,C16,C4,C1";"CAP_C320C_MR_X7R_KEM";9;"0.1uF";;;
4;"SW1";"SW_B3F-1000_OMR";1;"B3F-1000";;;
5;"R3";"R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical";1;"1M";;;
6;"X1";"Crystal_HC49-U_Vertical";1;"12MHz";;;
7;"R9,R4,R8,R7,R5,R6";"R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical";6;"100K";;;
8;"C8,C9";"CAP_C317_KEM";2;"24pF";;;
9;"X2";"Crystal_HC49-U_Vertical";1;"1.8432 MHz";;;
10;"U3";"DIP-32_W15.24mm";1;"39FS010";;;
11;"J2";"PinHeader_1x06_P2.54mm_Vertical";1;"FTDI";;;
12;"U2";"DIP-28_W15.24mm_Socket";1;"62256";;;
13;"U5";"DIP-14_W7.62mm_Socket";1;"74HCT04";;;
14;"C15";"CAP_C315C_MR_X7R_KEM";1;"0.01uF";;;
15;"U1";"DIP-40_W15.24mm_Socket";1;"63C09";;;
16;"R2";"R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical";1;"1.5k";;;
17;"C13";"CAP_C330C_MR_X7R_KEM";1;"1uF";;;
18;"C12";"CAP_C317_KEM";1;"18pF";;;
19;"J1";"PinHeader_1x02_P2.54mm_Vertical";1;"PWR";;;
20;"U7";"DIP-14_W7.62mm_Socket";1;"74HCT30";;;
21;"U4";"DIP-40_W15.24mm_Socket";1;"16550";;;
Can't render this file because it has a wrong number of fields in line 2.

BIN
photos/assembled.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 KiB

BIN
photos/pcb.pdf Normal file

Binary file not shown.

BIN
photos/pcb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 KiB

BIN
photos/schematic.pdf Normal file

Binary file not shown.

BIN
photos/schematic.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 KiB

1
v1.0/fp-info-cache Normal file
View File

@@ -0,0 +1 @@
0

View File

@@ -0,0 +1,91 @@
(version 1)
#Kicad 7
# 2-layer, 1oz copper
(rule "Minimum Trace Width (outer layer)"
(constraint track_width (min 5mil))
(layer outer)
(condition "A.Type == 'track'"))
(rule "Minimum Trace Spacing (outer layer)"
(constraint clearance (min 5mil))
(layer outer)
(condition "A.Type == 'track' && B.Type == A.Type"))
# silkscreen (Kicad 7 only)
(rule "Minimum Text"
(constraint text_thickness (min 0.15mm))
(constraint text_height (min 1mm))
(layer "?.Silkscreen"))
(rule "Pad to Silkscreen"
(constraint silk_clearance (min 0.15mm))
(layer outer)
(condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')"))
# edge clearance
(rule "Trace to Outline"
(constraint edge_clearance (min 0.3mm))
(condition "A.Type == 'track'"))
# This would override board outline and milled areas
#(rule "Trace to V-Cut"
# (constraint clearance (min 0.4mm))
# (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'"))
# drill/hole size
(rule "drill hole size (mechanical)"
(constraint hole_size (min 0.2mm) (max 6.3mm)))
(rule "Minimum Via Hole Size"
(constraint hole_size (min 0.2mm))
(condition "A.Type == 'via'"))
(rule "Minimum Via Diameter"
(constraint via_diameter (min 0.45mm))
(condition "A.Type == 'via'"))
(rule "PTH Hole Size"
(constraint hole_size (min 0.2mm) (max 6.35mm))
(condition "A.isPlated()"))
(rule "Minimum Non-plated Hole Size"
(constraint hole_size (min 0.5mm))
(condition "A.Type == 'pad' && !A.isPlated()"))
(rule "Minimum Castellated Hole Size"
(constraint hole_size (min 0.6mm))
(condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'"))
# clearance
(rule "hole to hole clearance (different nets)"
(constraint hole_to_hole (min 0.5mm))
(condition "A.Net != B.Net"))
(rule "via to track clearance"
(constraint hole_clearance (min 0.254mm))
(condition "A.Type == 'via' && B.Type == 'track'"))
(rule "via to via clearance (same nets)"
(constraint hole_to_hole (min 0.254mm))
(condition "A.Type == 'via' && B.Type == A.Type && A.Net == B.Net"))
(rule "pad to pad clearance (with hole, different nets)"
(constraint hole_to_hole (min 0.5mm))
(condition "A.Type == 'pad' && B.Type == A.Type && A.Net != B.Net"))
(rule "pad to pad clearance (without hole, different nets)"
(constraint clearance (min 0.127mm))
(condition "A.Type == 'pad' && B.Type == A.Type && A.Net != B.Net"))
(rule "NPTH to Track clearance)"
(constraint hole_clearance (min 0.254mm))
(condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'track'"))
(rule "PTH to Track clearance)"
(constraint hole_clearance (min 0.33mm))
(condition "A.isPlated() && B.Type == 'track'"))
(rule "Pad to Track clearance)"
(constraint clearance (min 0.2mm))
(condition "A.isPlated() && B.Type == 'track'"))

25667
v1.0/prototype-1.kicad_pcb Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,83 @@
{
"board": {
"active_layer": 0,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 1,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
11,
12,
13,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36,
39,
40
],
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 1
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "prototype-1.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}

615
v1.0/prototype-1.kicad_pro Normal file
View File

@@ -0,0 +1,615 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.1,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.1524,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.381,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.254,
"min_track_width": 0.1524,
"min_via_annular_width": 0.127,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.2,
0.4
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"conflicting_netclasses": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "error",
"power_pin_not_driven": "error",
"similar_labels": "warning",
"simulation_model_issue": "ignore",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [
"Custom"
],
"pinned_symbol_libs": [
"Custom"
]
},
"meta": {
"filename": "prototype-1.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "output/gerber/",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "bom.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"name": "",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "",
"page_layout_descr_file": "",
"plot_directory": "",
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"73f02399-4449-4d3e-bf52-6d1b4c7a62b4",
"Root"
]
],
"text_variables": {}
}

23047
v1.0/prototype-1.kicad_sch Normal file

File diff suppressed because it is too large Load Diff

1
v1.1/fp-info-cache Normal file
View File

@@ -0,0 +1 @@
0

25507
v1.1/prototype-1.kicad_pcb Normal file

File diff suppressed because it is too large Load Diff

131
v1.1/prototype-1.kicad_prl Normal file
View File

@@ -0,0 +1,131 @@
{
"board": {
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"shapes": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
"vias",
"footprint_text",
"footprint_anchors",
"ratsnest",
"grid",
"footprints_front",
"footprints_back",
"footprint_values",
"footprint_references",
"tracks",
"drc_errors",
"drawing_sheet",
"bitmaps",
"pads",
"zones",
"drc_warnings",
"drc_exclusions",
"locked_item_shadows",
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 1
},
"git": {
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "prototype-1.kicad_prl",
"version": 5
},
"net_inspector_panel": {
"col_hidden": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"col_order": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
],
"col_widths": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
"filter_by_netclass": true,
"filter_text": "",
"group_by_constraint": false,
"group_by_netclass": false,
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": 0
},
"open_jobsets": [],
"project": {
"files": []
},
"schematic": {
"selection_filter": {
"graphics": true,
"images": true,
"labels": true,
"lockedItems": false,
"otherItems": true,
"pins": true,
"symbols": true,
"text": true,
"wires": true
}
}
}

639
v1.1/prototype-1.kicad_pro Normal file
View File

@@ -0,0 +1,639 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.1,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"hole_to_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.1524,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.381,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.254,
"min_track_width": 0.1524,
"min_via_annular_width": 0.127,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_onvia": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 1,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.2,
0.4
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"conflicting_netclasses": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "error",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [
"Custom"
],
"pinned_symbol_libs": [
"Custom"
]
},
"meta": {
"filename": "prototype-1.kicad_pro",
"version": 3
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 4
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "output/gerber/",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "bom.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": false,
"name": "",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "",
"page_layout_descr_file": "",
"plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"73f02399-4449-4d3e-bf52-6d1b4c7a62b4",
"Root"
]
],
"text_variables": {}
}

23029
v1.1/prototype-1.kicad_sch Normal file

File diff suppressed because it is too large Load Diff