mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
Use 0.05Ohm for R60
Previous versions used R44/R60 with 0.1Ohm in parallel for easier testing. However, with the final version, only the frootprint for R60 is in the layout, hence it has to be 0.05Ohm. Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -3751,7 +3751,7 @@
|
||||
(property "Reference" "R60" (id 0) (at 176.53 126.9999 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "0R1" (id 1) (at 176.53 129.5399 0)
|
||||
(property "Value" "0R05/1%" (id 1) (at 176.53 129.5399 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_1206_3216Metric" (id 2) (at 175.26 129.54 0)
|
||||
|
||||
@@ -19938,7 +19938,7 @@
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
(tstamp 4e01da6a-6c27-4adc-8cb3-1d68adc216b8)
|
||||
)
|
||||
(fp_text value "0R1" (at 0 1.82 90) (layer "F.Fab")
|
||||
(fp_text value "0R05/1%" (at 0 1.82 90) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp d6ed7c2b-218c-407c-815a-f2527ad52607)
|
||||
)
|
||||
|
||||
@@ -2339,7 +2339,7 @@
|
||||
(reference "R59") (unit 1) (value "4R7") (footprint "Resistor_SMD:R_0805_2012Metric")
|
||||
)
|
||||
(path "/6888556d-e390-44b5-977e-8a0092745a4b/10e0bba8-b3cc-4b72-9d6f-290e39b1d8f4"
|
||||
(reference "R60") (unit 1) (value "0R1") (footprint "Resistor_SMD:R_1206_3216Metric")
|
||||
(reference "R60") (unit 1) (value "0R05/1%") (footprint "Resistor_SMD:R_1206_3216Metric")
|
||||
)
|
||||
(path "/aa1d8d83-5167-420c-9ee7-3e4dcc942bfc/74b785da-2ed7-49a1-bb66-61654336b15a"
|
||||
(reference "R61") (unit 1) (value "10k") (footprint "Resistor_SMD:R_0402_1005Metric")
|
||||
|
||||
Reference in New Issue
Block a user