KiBot/tests/board_samples/kicad_6/missing.kicad_sch

123 lines
4.1 KiB
Plaintext

(kicad_sch (version 20211123) (generator eeschema)
(uuid e6521bef-4109-48f7-8b88-4121b0468927)
(paper "A4")
(title_block
(title "KiBom Test Schematic")
(date "2020-03-12")
(rev "A")
(company "https://github.com/SchrodingersGat/KiBom")
)
(lib_symbols
)
(text "This schematic serves as a test file for the KiBot export script.\nHere we have a component without lib (from old KiCad?) \nand another that isn't in any lib."
(at 13.97 26.67 0)
(effects (font (size 2.9972 2.9972)) (justify left bottom))
(uuid 646d9e91-59b4-4865-a2fc-29780ed32563)
)
(symbol (lib_id "l1:C") (at 25.4 43.18 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005f43bec2)
(property "Reference" "C1" (id 0) (at 28.321 42.0116 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1nF" (id 1) (at 28.321 44.323 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 26.3652 46.99 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 25.4 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "T2" (id 4) (at 25.4 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "l1:C") (at 36.83 43.18 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005f43ce1c)
(property "Reference" "C2" (id 0) (at 39.751 42.0116 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1000 pF" (id 1) (at 39.751 44.323 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 37.7952 46.99 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 36.83 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "T3" (id 4) (at 36.83 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "A:B:Resistor") (at 53.34 43.18 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005f43d144)
(property "Reference" "R1" (id 0) (at 55.118 42.0116 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1k" (id 1) (at 55.118 44.323 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (id 2) (at 51.562 43.18 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 53.34 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "default" (id 4) (at 53.34 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(symbol (lib_id "l1:FooBar") (at 63.5 43.18 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005f43d4bb)
(property "Reference" "R2" (id 0) (at 65.278 42.0116 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1000" (id 1) (at 65.278 44.323 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_SMD:R_0805_2012Metric" (id 2) (at 61.722 43.18 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 63.5 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Config" "T1" (id 4) (at 63.5 43.18 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/00000000-0000-0000-0000-00005f43bec2"
(reference "C1") (unit 1) (value "1nF") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/00000000-0000-0000-0000-00005f43ce1c"
(reference "C2") (unit 1) (value "1000 pF") (footprint "Capacitor_SMD:C_0805_2012Metric")
)
(path "/00000000-0000-0000-0000-00005f43d144"
(reference "R1") (unit 1) (value "1k") (footprint "Resistor_SMD:R_0805_2012Metric")
)
(path "/00000000-0000-0000-0000-00005f43d4bb"
(reference "R2") (unit 1) (value "1000") (footprint "Resistor_SMD:R_0805_2012Metric")
)
)
)