Skip to content

Commit

Permalink
Improve metadata of THT resistor devices
Browse files Browse the repository at this point in the history
- More consistent name with other devices
- More informative description
- Approve "no parts" message
  • Loading branch information
ubruhin committed Oct 5, 2023
1 parent 8b56e3a commit aef59d9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
7 changes: 4 additions & 3 deletions dev/35fc5e10-cbf4-48db-91b3-1844aad77921/device.lp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
(librepcb_device 35fc5e10-cbf4-48db-91b3-1844aad77921
(name "R-THT-0309")
(description "Generic THT 0309 resistor.")
(name "Resistor THT 0309")
(description "Generic through-hole resistor according DIN 0309.\n\nBody diameter: 3.50 mm\nBody length: 9.00 mm\nLegs diameter: 0.70 mm")
(keywords "")
(author "U. Bruhin")
(version "0.2")
(version "0.3")
(created 2018-10-11T23:27:08Z)
(deprecated false)
(generated_by "")
Expand All @@ -12,4 +12,5 @@
(package f9f931ea-99e7-43bb-bb52-b1facd8ffedb)
(pad b51307ce-0811-472d-a861-a27a11a2a5ac (signal 3452d36e-1ce8-4b7c-8e5b-90c2e4929ed8))
(pad e23a4019-32f3-401a-a8d7-b3f6ce2ed606 (signal ad623f98-9e73-49c3-9404-f7cfa99d17cd))
(approved no_parts)
)
7 changes: 4 additions & 3 deletions dev/a0e021c0-90ab-4415-802e-40a847f682c8/device.lp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
(librepcb_device a0e021c0-90ab-4415-802e-40a847f682c8
(name "R-THT-0207")
(description "Generic THT 0207 resistor.")
(name "Resistor THT 0207")
(description "Generic through-hole resistor according DIN 0207.\n\nBody diameter: 2.50 mm\nBody length: 6.50 mm\nLegs diameter: 0.60 mm")
(keywords "")
(author "U. Bruhin")
(version "0.2")
(version "0.3")
(created 2018-10-11T23:26:25Z)
(deprecated false)
(generated_by "")
Expand All @@ -12,4 +12,5 @@
(package 41a60506-8fc9-4b92-8c2d-e6463e3e88d3)
(pad 181c5e6c-4b3c-48c8-b4d9-bb603a0f11b6 (signal ad623f98-9e73-49c3-9404-f7cfa99d17cd))
(pad b809afd1-3010-4dbe-96f0-0f16ee6c5fc3 (signal 3452d36e-1ce8-4b7c-8e5b-90c2e4929ed8))
(approved no_parts)
)
7 changes: 4 additions & 3 deletions dev/a8b774c7-d868-4138-93c9-88c0c80598a1/device.lp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
(librepcb_device a8b774c7-d868-4138-93c9-88c0c80598a1
(name "R-THT-0204")
(description "Generic THT 0204 resistor.")
(name "Resistor THT 0204")
(description "Generic through-hole resistor according DIN 0204.\n\nBody diameter: 1.90 mm\nBody length: 3.70 mm\nLegs diameter: 0.45 mm")
(keywords "")
(author "U. Bruhin")
(version "0.2")
(version "0.3")
(created 2018-10-11T23:25:16Z)
(deprecated false)
(generated_by "")
Expand All @@ -12,4 +12,5 @@
(package f71d0b4f-22c4-4b4f-a288-0a8490e52e90)
(pad 82f1cf8f-51e0-4b90-9f3f-d13a556ae73f (signal ad623f98-9e73-49c3-9404-f7cfa99d17cd))
(pad a1aa10e6-f0c8-4797-a8ea-22e6d0f5ea0d (signal 3452d36e-1ce8-4b7c-8e5b-90c2e4929ed8))
(approved no_parts)
)

0 comments on commit aef59d9

Please sign in to comment.