Browse Source

Amélioration de la commutation des feux stop

master
Youen 1 week ago
parent
commit
4d26ff77ef
  1. 23
      circuit/ContacteurFeuxStop.kicad_sch
  2. 30103
      circuit/circuit.kicad_pcb
  3. 5
      circuit/circuit.kicad_sch

23
circuit/ContacteurFeuxStop.kicad_sch

@ -387,7 +387,7 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 82b83459-46b5-4a31-a6d6-ce473638c85b)
)
(wire (pts (xy 151.13 95.25) (xy 151.13 96.52))
(wire (pts (xy 151.13 95.25) (xy 151.13 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a74e5c43-0235-46ea-b6a0-313db05571d9)
)
@ -453,7 +453,7 @@
(in_bom yes) (on_board yes)
(uuid 1b5fdd0b-1336-4e7c-94f4-e92a787f6fae)
(property "Reference" "R24" (id 0) (at 125.73 88.9 90))
(property "Value" "560" (id 1) (at 128.27 88.9 90))
(property "Value" "1K" (id 1) (at 128.27 88.9 90))
(property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" (id 2) (at 130.048 88.9 90)
(effects (font (size 1.27 1.27)) hide)
)
@ -464,25 +464,6 @@
(pin "2" (uuid c0c830f9-69d2-476d-a09c-e40211529159))
)
(symbol (lib_id "Device:R") (at 151.13 100.33 0) (mirror x) (unit 1)
(in_bom yes) (on_board yes)
(uuid 7f6cc7df-20ec-4108-85b8-ca7dc2839c5d)
(property "Reference" "R25" (id 0) (at 153.67 101.6001 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "4.7K" (id 1) (at 151.13 97.79 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" (id 2) (at 149.352 100.33 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 151.13 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0ea8e157-0818-4237-9663-4479818cec2d))
(pin "2" (uuid df43b536-1975-446b-9fda-ff98f199eb01))
)
(symbol (lib_id "Device:R") (at 151.13 90.17 0) (mirror y) (unit 1)
(in_bom yes) (on_board yes)
(uuid 7f7b647a-493a-4b9b-91b6-c82a3f04696d)

30103
circuit/circuit.kicad_pcb

File diff suppressed because it is too large Load Diff

5
circuit/circuit.kicad_sch

@ -3682,10 +3682,7 @@
(reference "R19") (unit 1) (value "560") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")
)
(path "/bd22da86-d17c-452e-b72e-a2843b7c1e1f/1b5fdd0b-1336-4e7c-94f4-e92a787f6fae"
(reference "R24") (unit 1) (value "560") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")
)
(path "/bd22da86-d17c-452e-b72e-a2843b7c1e1f/7f6cc7df-20ec-4108-85b8-ca7dc2839c5d"
(reference "R25") (unit 1) (value "4.7K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")
(reference "R24") (unit 1) (value "1K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")
)
(path "/bd22da86-d17c-452e-b72e-a2843b7c1e1f/7f7b647a-493a-4b9b-91b6-c82a3f04696d"
(reference "R26") (unit 1) (value "10K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")

Loading…
Cancel
Save