Expand example 08 with images and captions
- Stereo phone plug (a slight modification of a public domain image from https://openclipart.org/detail/192396/headphones-connctor ). - Cable cross-section drawn to match the wire colors in example 08. - Make the cable shield color match the one in the cross-section. - Images for embedding in the connector and cable nodes are stored in a new resources folder.
This commit is contained in:
parent
1d3e7e4522
commit
00b4d726c0
@ -7,6 +7,8 @@ connectors:
|
||||
pins: [T, R, S]
|
||||
pinlabels: [Dot, Dash, Ground]
|
||||
show_pincount: false
|
||||
image: ../resources/stereo-phone-plug-TRS.png
|
||||
caption: Tip, Ring, and Sleeve
|
||||
|
||||
cables:
|
||||
W1:
|
||||
@ -14,7 +16,9 @@ cables:
|
||||
length: 0.2
|
||||
color_code: DIN
|
||||
wirecount: 3
|
||||
shield: true
|
||||
shield: SN
|
||||
image: ../resources/cable-WH+BN+GN+shield.png
|
||||
caption: Cross-section
|
||||
|
||||
connections:
|
||||
-
|
||||
|
||||
BIN
resources/cable-WH+BN+GN+shield.png
Normal file
BIN
resources/cable-WH+BN+GN+shield.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
BIN
resources/stereo-phone-plug-TRS.png
Normal file
BIN
resources/stereo-phone-plug-TRS.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Loading…
x
Reference in New Issue
Block a user