diff --git a/pcb/EEC-IV-Reader.kicad_pcb b/pcb/EEC-IV-Reader.kicad_pcb index 69ba58d..1c8bb2f 100644 --- a/pcb/EEC-IV-Reader.kicad_pcb +++ b/pcb/EEC-IV-Reader.kicad_pcb @@ -3617,14 +3617,14 @@ (footprint "Diode_THT:D_A-405_P7.62mm_Horizontal" (layer "F.Cu") (tedit 5AE50CD5) (tstamp 700abb0d-676c-4d82-b707-b5a42446922b) - (at 80 61.3) + (at 87.6 61.3 180) (descr "Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf") (tags "Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm") (property "Sheetfile" "Datei: EEC-IV-Reader.kicad_sch") (property "Sheetname" "") (path "/3a3005e3-155c-44f6-b2fd-a2024c5a67e3") (attr through_hole) - (fp_text reference "D2" (at 3.81 -2.47) (layer "F.SilkS") + (fp_text reference "D2" (at 3.85 2.3) (layer "F.SilkS") (effects (font (size 1 1) (thickness 0.15))) (tstamp 6e7758a1-6b39-418c-a441-5c5be3742491) ) @@ -3666,9 +3666,9 @@ (fp_line (start 7.62 0) (end 6.41 0) (layer "F.Fab") (width 0.1) (tstamp dd541325-693f-4015-8c52-3e781aa7c2b4)) (fp_line (start 1.21 -1.35) (end 1.21 1.35) (layer "F.Fab") (width 0.1) (tstamp e68c87d3-7935-4cd1-bd72-383a97490389)) (fp_line (start 1.89 -1.35) (end 1.89 1.35) (layer "F.Fab") (width 0.1) (tstamp ee32503f-a774-4ded-809d-6f9a2bf9f21e)) - (pad "1" thru_hole rect (at 0 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask) + (pad "1" thru_hole rect (at 0 0 180) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask) (net 36 "/8V") (pinfunction "K") (pintype "passive") (tstamp 7576fd89-b82f-4f8e-ace8-90734f675085)) - (pad "2" thru_hole oval (at 7.62 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask) + (pad "2" thru_hole oval (at 7.62 0 180) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask) (net 5 "Net-(D2-Pad2)") (pinfunction "A") (pintype "passive") (tstamp 60859baa-e40a-4a05-bd5c-6755da2379dc)) (model "${KICAD6_3DMODEL_DIR}/Diode_THT.3dshapes/D_A-405_P7.62mm_Horizontal.wrl" (offset (xyz 0 0 0)) @@ -4217,10 +4217,10 @@ (gr_text "UP" (at 73.3 74.9 90) (layer "F.SilkS") (tstamp 8315f6c3-32ea-4598-8bd8-9a9226dc57bc) (effects (font (size 1 1) (thickness 0.1))) ) - (gr_text "DI" (at 56 78.9) (layer "F.SilkS") (tstamp a6a1df8d-e5e3-40fb-b342-9371d6660d19) + (gr_text "OUT" (at 56.3 79.05) (layer "F.SilkS") (tstamp a6a1df8d-e5e3-40fb-b342-9371d6660d19) (effects (font (size 1 1) (thickness 0.1))) ) - (gr_text "v0.3" (at 43.771725 88.904421) (layer "F.SilkS") (tstamp a8760c15-d853-4b3e-afcb-d06e83e00030) + (gr_text "v0.4" (at 43.771725 88.904421) (layer "F.SilkS") (tstamp a8760c15-d853-4b3e-afcb-d06e83e00030) (effects (font (size 1 1) (thickness 0.15)) (justify left)) ) (gr_text "EEC IV Reader" (at 43.18 86.36) (layer "F.SilkS") (tstamp af7e576f-636c-40c3-a5f3-e8785ad3988d) @@ -4232,7 +4232,7 @@ (gr_text "SELECT" (at 85.1 79.5 90) (layer "F.SilkS") (tstamp c2153260-00e4-420c-8fa1-b9db2bdf5da5) (effects (font (size 1 1) (thickness 0.1))) ) - (gr_text "RO" (at 56.2 73.5) (layer "F.SilkS") (tstamp f2fe651d-6757-43fe-a426-2a0aeff0a978) + (gr_text "IN" (at 55.8 73.45) (layer "F.SilkS") (tstamp f2fe651d-6757-43fe-a426-2a0aeff0a978) (effects (font (size 1 1) (thickness 0.1))) ) (gr_text "Vin\nDisc." (at 87.6 50.9 90) (layer "F.SilkS") (tstamp f5b844d8-da0a-4215-addf-679179fe1bc7) diff --git a/pcb/EEC-IV-Reader.kicad_pro b/pcb/EEC-IV-Reader.kicad_pro index efa7929..775ee74 100644 --- a/pcb/EEC-IV-Reader.kicad_pro +++ b/pcb/EEC-IV-Reader.kicad_pro @@ -415,6 +415,11 @@ "subpart_first_id": 65, "subpart_id_separator": 0 }, - "sheets": [], + "sheets": [ + [ + "757f37a1-04c7-4ca7-bbe8-f723d9dbbb9f", + "" + ] + ], "text_variables": {} } diff --git a/pcb/EEC-IV-Reader.kicad_sch b/pcb/EEC-IV-Reader.kicad_sch index ed05e85..c30cb19 100644 --- a/pcb/EEC-IV-Reader.kicad_sch +++ b/pcb/EEC-IV-Reader.kicad_sch @@ -2997,11 +2997,11 @@ (pin "2" (uuid 3255a10f-fb38-43e2-b97c-eb30ef4b4cc1)) ) - (symbol (lib_id "Device:D_Schottky") (at 242.57 29.21 0) (unit 1) + (symbol (lib_id "Device:D_Schottky") (at 242.57 29.21 180) (unit 1) (in_bom yes) (on_board yes) (uuid 3a3005e3-155c-44f6-b2fd-a2024c5a67e3) - (property "Reference" "D2" (id 0) (at 242.57 31.75 0)) - (property "Value" "D_Schottky" (id 1) (at 242.2525 25.4 0)) + (property "Reference" "D2" (id 0) (at 242.57 26.67 0)) + (property "Value" "D_Schottky" (id 1) (at 242.57 24.765 0)) (property "Footprint" "Diode_THT:D_A-405_P7.62mm_Horizontal" (id 2) (at 242.57 29.21 0) (effects (font (size 1.27 1.27)) hide) )