From 49839569661371f95e12bb349c25b870d194b085 Mon Sep 17 00:00:00 2001 From: Youen Date: Fri, 3 Jan 2025 17:19:12 +0100 Subject: [PATCH] Empreintes des borniers et fusibles --- circuit/circuit.kicad_sch | 174 ++++++++++++++---- circuit/circuit.kicad_sym | 20 +- ...use_FuseHolder_FL1_178.6764.0001.kicad_mod | 22 +++ ...0200X0000G_1x02_P5.00mm_45Degree.kicad_mod | 28 +++ 4 files changed, 194 insertions(+), 50 deletions(-) create mode 100755 circuit/circuit.pretty/Littelfuse_FuseHolder_FL1_178.6764.0001.kicad_mod create mode 100644 circuit/circuit.pretty/TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree.kicad_mod diff --git a/circuit/circuit.kicad_sch b/circuit/circuit.kicad_sch index 2f2871f..17b448f 100644 --- a/circuit/circuit.kicad_sch +++ b/circuit/circuit.kicad_sch @@ -57,6 +57,100 @@ ) ) ) + (symbol "Fuse_1" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "F" (id 0) (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Fuse_1" (id 1) (at -1.905 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001" (id 2) (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "fuse" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Fuse" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "*Fuse*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Fuse_1_0_1" + (rectangle (start -0.762 -2.54) (end 0.762 2.54) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Fuse_1_1_1" + (pin power_out line (at 0 3.81 270) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -3.81 90) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Fuse_2" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "F" (id 0) (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Fuse_2" (id 1) (at -1.905 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001" (id 2) (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "fuse" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Fuse" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "*Fuse*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Fuse_2_0_1" + (rectangle (start -0.762 -2.54) (end 0.762 2.54) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Fuse_2_1_1" + (pin power_out line (at 0 3.81 270) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -3.81 90) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) (symbol "circuit:CF13JL-02" (in_bom yes) (on_board yes) (property "Reference" "K" (id 0) (at 11.43 3.81 0) (effects (font (size 1.27 1.27))) @@ -263,7 +357,7 @@ (property "Value" "Conn_12V_Out" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -308,7 +402,7 @@ (property "Value" "Conn_Batterie_Charge" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -353,7 +447,7 @@ (property "Value" "Conn_Batterie_Puissance" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -514,7 +608,7 @@ (property "Value" "Conn_Convertisseur12V_In" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -559,7 +653,7 @@ (property "Value" "Conn_Convertisseur12V_Out" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -771,7 +865,7 @@ (property "Value" "Conn_MPPT_In" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -816,7 +910,7 @@ (property "Value" "Conn_MPPT_Out" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -861,7 +955,7 @@ (property "Value" "Conn_Moteur" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -906,7 +1000,7 @@ (property "Value" "Conn_Panneau" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -951,7 +1045,7 @@ (property "Value" "Fuse" (id 1) (at -1.905 0 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at -1.778 0 90) + (property "Footprint" "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001" (id 2) (at -1.778 0 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -1377,7 +1471,7 @@ (property "Value" "Conn_Convertisseur12V_In" (id 1) (at 67.31 111.76 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 54.61 106.68 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 54.61 106.68 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 54.61 106.68 0) @@ -1444,12 +1538,12 @@ (pin "3" (uuid 54326b84-7c3f-4b0e-a3d8-545a0308d8f7)) ) - (symbol (lib_id "circuit:Fuse") (at 77.47 129.54 180) (unit 1) + (symbol (lib_name "Fuse_1") (lib_id "circuit:Fuse") (at 77.47 129.54 180) (unit 1) (in_bom yes) (on_board yes) (uuid 19da98e4-3e86-4d9f-b5b6-99f97d9324b2) (property "Reference" "F2" (id 0) (at 74.93 129.54 90)) (property "Value" "25A" (id 1) (at 79.375 129.54 90)) - (property "Footprint" "Fuse:Fuseholder_Blade_Mini_Keystone_3568" (id 2) (at 79.248 129.54 90) + (property "Footprint" "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001" (id 2) (at 79.248 129.54 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 77.47 129.54 0) @@ -1517,7 +1611,7 @@ (uuid 2c1c2a88-2513-40e8-ab45-0a595b8ee6d8) (property "Reference" "J5" (id 0) (at 54.61 134.62 0)) (property "Value" "Conn_12V_Out" (id 1) (at 54.61 142.24 0)) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 54.61 137.16 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 54.61 137.16 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 54.61 137.16 0) @@ -1589,7 +1683,7 @@ (property "Value" "Conn_Batterie_Puissance" (id 1) (at 90.17 111.76 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 101.6 106.68 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 101.6 106.68 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 101.6 106.68 0) @@ -1608,7 +1702,7 @@ (property "Value" "Conn_Moteur" (id 1) (at 60.96 97.79 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 54.61 92.71 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 54.61 92.71 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 54.61 92.71 0) @@ -1643,7 +1737,7 @@ (property "Value" "Conn_Convertisseur12V_Out" (id 1) (at 67.31 127 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 54.61 121.92 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 54.61 121.92 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 54.61 121.92 0) @@ -1662,7 +1756,7 @@ (property "Value" "Conn_MPPT_In" (id 1) (at 147.32 172.72 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 140.97 167.64 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 140.97 167.64 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 140.97 167.64 0) @@ -1702,7 +1796,7 @@ (property "Value" "Conn_Panneau" (id 1) (at 153.67 172.72 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 160.02 167.64 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 160.02 167.64 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 160.02 167.64 0) @@ -1721,7 +1815,7 @@ (property "Value" "Conn_Batterie_Charge" (id 1) (at 107.95 172.72 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 97.79 167.64 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 97.79 167.64 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 97.79 167.64 0) @@ -1768,12 +1862,12 @@ (pin "4" (uuid 8bee201b-6740-4b15-9e91-df735a22c02a)) ) - (symbol (lib_id "circuit:Fuse") (at 101.6 129.54 180) (unit 1) + (symbol (lib_name "Fuse_2") (lib_id "circuit:Fuse") (at 101.6 129.54 180) (unit 1) (in_bom yes) (on_board yes) (uuid 91ae2d38-e118-49bc-99d4-3a58bd01b0b3) (property "Reference" "F1" (id 0) (at 99.06 129.54 90)) (property "Value" "5A" (id 1) (at 103.505 129.54 90)) - (property "Footprint" "Fuse:Fuseholder_Blade_Mini_Keystone_3568" (id 2) (at 103.378 129.54 90) + (property "Footprint" "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001" (id 2) (at 103.378 129.54 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 101.6 129.54 0) @@ -1788,7 +1882,7 @@ (uuid 985151bc-255b-4bba-be1b-fca5352bff0b) (property "Reference" "F3" (id 0) (at 83.82 129.54 90)) (property "Value" "25A" (id 1) (at 88.265 129.54 90)) - (property "Footprint" "Fuse:Fuseholder_Blade_Mini_Keystone_3568" (id 2) (at 88.138 129.54 90) + (property "Footprint" "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001" (id 2) (at 88.138 129.54 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 86.36 129.54 0) @@ -1819,7 +1913,7 @@ (uuid aff2a564-a5e6-44a4-b868-b9d609cf4465) (property "Reference" "J6" (id 0) (at 54.61 147.32 0)) (property "Value" "Conn_12V_Out" (id 1) (at 54.61 154.94 0)) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 54.61 149.86 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 54.61 149.86 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 54.61 149.86 0) @@ -1914,7 +2008,7 @@ (property "Value" "Conn_MPPT_Out" (id 1) (at 111.76 172.72 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 118.11 167.64 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 118.11 167.64 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 118.11 167.64 0) @@ -1949,7 +2043,7 @@ (property "Value" "Conn_Capteur_Frein" (id 1) (at 204.47 86.3599 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "" (id 2) (at 201.93 83.82 0) + (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 201.93 83.82 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 201.93 83.82 0) @@ -2001,55 +2095,55 @@ (reference "#PWR0112") (unit 1) (value "GND1") (footprint "") ) (path "/91ae2d38-e118-49bc-99d4-3a58bd01b0b3" - (reference "F1") (unit 1) (value "5A") (footprint "Fuse:Fuseholder_Blade_Mini_Keystone_3568") + (reference "F1") (unit 1) (value "5A") (footprint "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001") ) (path "/19da98e4-3e86-4d9f-b5b6-99f97d9324b2" - (reference "F2") (unit 1) (value "25A") (footprint "Fuse:Fuseholder_Blade_Mini_Keystone_3568") + (reference "F2") (unit 1) (value "25A") (footprint "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001") ) (path "/985151bc-255b-4bba-be1b-fca5352bff0b" - (reference "F3") (unit 1) (value "25A") (footprint "Fuse:Fuseholder_Blade_Mini_Keystone_3568") + (reference "F3") (unit 1) (value "25A") (footprint "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001") ) (path "/28d39b86-08e4-4067-a01e-edcc50a4a4eb" (reference "J1") (unit 1) (value "Conn_Klaxon") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") ) (path "/4d04581b-a878-4df0-8fc8-f1722aa0816a" - (reference "J2") (unit 1) (value "Conn_Moteur") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J2") (unit 1) (value "Conn_Moteur") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/09493723-4513-4bf1-8511-101d4f0ca96c" - (reference "J3") (unit 1) (value "Conn_Convertisseur12V_In") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J3") (unit 1) (value "Conn_Convertisseur12V_In") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/5cf4d403-3e05-469e-862b-286c0971c85d" - (reference "J4") (unit 1) (value "Conn_Convertisseur12V_Out") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J4") (unit 1) (value "Conn_Convertisseur12V_Out") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/2c1c2a88-2513-40e8-ab45-0a595b8ee6d8" - (reference "J5") (unit 1) (value "Conn_12V_Out") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J5") (unit 1) (value "Conn_12V_Out") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/aff2a564-a5e6-44a4-b868-b9d609cf4465" - (reference "J6") (unit 1) (value "Conn_12V_Out") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J6") (unit 1) (value "Conn_12V_Out") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/c81e27bd-cd06-4432-a11f-7721c790ddec" (reference "J7") (unit 1) (value "Conn_Feux_AvG") (footprint "circuit:Generic_HeaderSocket_1x04_P5.08mm_Vertical_Open") ) (path "/75ffdc22-bc4a-4f55-942f-5e2101dedfe4" - (reference "J8") (unit 1) (value "Conn_Batterie_Charge") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J8") (unit 1) (value "Conn_Batterie_Charge") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/468d1702-264b-461c-8b36-2d28fe84a0e0" - (reference "J9") (unit 1) (value "Conn_Batterie_Puissance") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J9") (unit 1) (value "Conn_Batterie_Puissance") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/0ebef20d-9c88-4054-8455-9594720098e3" (reference "J10") (unit 1) (value "Conn_Feux_AvD") (footprint "circuit:Generic_HeaderSocket_1x04_P5.08mm_Vertical_Open") ) (path "/da1000a2-2b09-400d-929a-d8ca11adeed5" - (reference "J11") (unit 1) (value "Conn_MPPT_Out") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J11") (unit 1) (value "Conn_MPPT_Out") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/68233f43-f5e5-4545-b6a6-853f70a5a306" - (reference "J12") (unit 1) (value "Conn_MPPT_In") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J12") (unit 1) (value "Conn_MPPT_In") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/43bbb8c2-ccce-4e58-8023-406957fab653" (reference "J13") (unit 1) (value "Conn_Feux_ArG") (footprint "circuit:Generic_HeaderSocket_1x04_P5.08mm_Vertical_Open") ) (path "/74fad1da-a503-4a22-81be-6e4c5f2577a8" - (reference "J14") (unit 1) (value "Conn_Panneau") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") + (reference "J14") (unit 1) (value "Conn_Panneau") (footprint "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree") ) (path "/c62755d6-4a18-4517-9b0b-3b7a306a41c2" (reference "J15") (unit 1) (value "Conn_Feux_ArD") (footprint "circuit:Generic_HeaderSocket_1x04_P5.08mm_Vertical_Open") @@ -2061,7 +2155,7 @@ (reference "J17") (unit 1) (value "Conn_Comodo_B") (footprint "circuit:Generic_HeaderSocket_1x04_P5.08mm_Vertical_Open") ) (path "/e25831d2-9583-475c-a839-189f3156583f" - (reference "J18") (unit 1) (value "Conn_Capteur_Frein") (footprint "") + (reference "J18") (unit 1) (value "Conn_Capteur_Frein") (footprint "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree") ) (path "/11180ddc-a5a7-434a-a2d9-7e4045f725cc" (reference "K1") (unit 1) (value "CF13JL-02") (footprint "circuit:CF13JL-02") diff --git a/circuit/circuit.kicad_sym b/circuit/circuit.kicad_sym index b11e7a2..8aab279 100644 --- a/circuit/circuit.kicad_sym +++ b/circuit/circuit.kicad_sym @@ -205,7 +205,7 @@ (property "Value" "Conn_12V_Out" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -250,7 +250,7 @@ (property "Value" "Conn_Batterie_Charge" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -295,7 +295,7 @@ (property "Value" "Conn_Batterie_Puissance" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -456,7 +456,7 @@ (property "Value" "Conn_Convertisseur12V_In" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -501,7 +501,7 @@ (property "Value" "Conn_Convertisseur12V_Out" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -713,7 +713,7 @@ (property "Value" "Conn_MPPT_In" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -758,7 +758,7 @@ (property "Value" "Conn_MPPT_Out" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -803,7 +803,7 @@ (property "Value" "Conn_Moteur" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -848,7 +848,7 @@ (property "Value" "Conn_Panneau" (id 1) (at 0 -5.08 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "circuit:TerminalBlock_Camdenboss_CTB3008_1x02_P5.08mm_45Degree" (id 2) (at 0 0 0) + (property "Footprint" "circuit:TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (id 2) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) @@ -893,7 +893,7 @@ (property "Value" "Fuse" (id 1) (at -1.905 0 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at -1.778 0 90) + (property "Footprint" "circuit:Littelfuse_FuseHolder_FL1_178.6764.0001" (id 2) (at -1.778 0 90) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (id 3) (at 0 0 0) diff --git a/circuit/circuit.pretty/Littelfuse_FuseHolder_FL1_178.6764.0001.kicad_mod b/circuit/circuit.pretty/Littelfuse_FuseHolder_FL1_178.6764.0001.kicad_mod new file mode 100755 index 0000000..ce79197 --- /dev/null +++ b/circuit/circuit.pretty/Littelfuse_FuseHolder_FL1_178.6764.0001.kicad_mod @@ -0,0 +1,22 @@ +(footprint "Littelfuse_FuseHolder_FL1_178.6764.0001" (version 20211014) (generator pcbnew) + (layer "F.Cu") + (tedit 6776A2CF) + (attr through_hole) + (fp_text reference "REF**" (at -6.985 -3.81 unlocked) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify left)) + (tstamp cd676e39-8b0b-4a97-a5f7-f1a894ba4f9c) + ) + (fp_text value "Littelfuse_FuseHolder_FL1_178.6764.0001" (at 0 3.81 unlocked) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2e49cb80-72d5-4c7c-ad59-9d99ad1c9f65) + ) + (fp_text user "${REFERENCE}" (at -6.985 -3.81 unlocked) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify left)) + (tstamp a0943e33-5217-4cb2-9cb6-2c232f98dc8e) + ) + (fp_rect (start -7.1 -3) (end 7.1 3) (layer "F.SilkS") (width 0.12) (fill none) (tstamp f66bb685-9833-454c-bf31-b96598f50347)) + (fp_circle (center 0 0.8) (end 1.35 0.8) (layer "Edge.Cuts") (width 0.12) (fill none) (tstamp 7b7b3eb8-bf5e-436f-93fa-fbc636b3b09a)) + (fp_rect (start -7.2 -3) (end 7.2 3) (layer "F.CrtYd") (width 0.12) (fill none) (tstamp 6fd21292-6577-40e1-bbda-18906b5e9f6f)) + (pad "1" thru_hole circle (at -4 0) (size 1.5 1.5) (drill 0.75) (layers *.Cu *.Mask) (tstamp a120ec1a-c3ea-4c4e-ad75-54278c183a82)) + (pad "2" thru_hole circle (at 4 0) (size 1.5 1.5) (drill 0.75) (layers *.Cu *.Mask) (tstamp 64e4ea00-3ecf-4df6-ac5f-77cf4ced88fb)) +) diff --git a/circuit/circuit.pretty/TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree.kicad_mod b/circuit/circuit.pretty/TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree.kicad_mod new file mode 100644 index 0000000..e96a5cb --- /dev/null +++ b/circuit/circuit.pretty/TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree.kicad_mod @@ -0,0 +1,28 @@ +(footprint "TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (version 20211014) (generator pcbnew) + (layer "F.Cu") + (tedit 0) + (attr through_hole) + (fp_text reference "REF**" (at -2.95 -6 unlocked) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify left)) + (tstamp cd40c55f-79b4-4216-b1a0-8e879639a4dd) + ) + (fp_text value "TerminalBlock_Amphenol_HG0200X0000G_1x02_P5.00mm_45Degree" (at 3.047094 10 unlocked) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 255adfb3-d0b9-489c-98e2-f5d799551472) + ) + (fp_text user "${REFERENCE}" (at -2.95 -6 unlocked) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify left)) + (tstamp 71b2b6ab-2244-44d8-b37a-e5c9cf095d8d) + ) + (fp_rect (start -2.95 9) (end 7.95 -5) (layer "F.SilkS") (width 0.12) (fill none) (tstamp 52dd2ff9-5291-40fb-9b04-b007ad2c756d)) + (fp_rect (start 3.047094 9) (end 7 3) (layer "F.SilkS") (width 0.12) (fill none) (tstamp bb0e419a-61f9-43bc-8790-edea167fcfa6)) + (fp_rect (start -2 9) (end 2 3) (layer "F.SilkS") (width 0.12) (fill none) (tstamp df056c37-bdc8-4c92-9cb9-94c1613dac40)) + (fp_rect (start -3 -5) (end 8 9) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 6adf363c-711f-4fb9-81c0-1377573f6aae)) + (fp_rect (start -2.95 9) (end 7.95 -5) (layer "F.Fab") (width 0.12) (fill none) (tstamp 32748b85-9d28-46c0-9610-2237342b4abb)) + (fp_rect (start 3.047094 9) (end 7 3) (layer "F.Fab") (width 0.12) (fill none) (tstamp 42aeca9f-5561-429a-bb88-55da9361f8d2)) + (fp_rect (start -2 9) (end 2 3) (layer "F.Fab") (width 0.12) (fill none) (tstamp 7edfaee6-5997-40c2-8fdd-fd3f7b18428b)) + (pad "1" thru_hole circle (at 0 5) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) (tstamp 81556bc7-e251-4448-9953-ed065c7d401c)) + (pad "1" thru_hole circle (at 0 0) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) (tstamp 818ca7cb-c8ec-48b7-be5f-e47f1c21ebc6)) + (pad "2" thru_hole circle (at 5 5) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) (tstamp 08258f6f-7143-4e68-86ab-deacfc76d73d)) + (pad "2" thru_hole circle (at 5 0) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask) (tstamp a4100754-1b38-423f-aef8-99cb8eb16e5c)) +)