Adapt examples + tutorials
This commit is contained in:
parent
b007c5a659
commit
e94ff2c957
@ -24,7 +24,7 @@ connectors:
|
||||
pinlabels: [GND, +12V, MISO, MOSI, SCK]
|
||||
ferrule_crimp:
|
||||
style: simple
|
||||
autogenerate: true
|
||||
show_name: false
|
||||
type: Crimp ferrule
|
||||
subtype: 0.25 mm²
|
||||
color: YE
|
||||
@ -64,6 +64,6 @@ connections:
|
||||
- W3: [1-4]
|
||||
- X4: [1,3-5]
|
||||
-
|
||||
- ferrule_crimp
|
||||
- ferrule_crimp.
|
||||
- W4: [1,2]
|
||||
- X4: [1,2]
|
||||
|
||||
@ -10,7 +10,7 @@ cables:
|
||||
connectors:
|
||||
ferrule_crimp:
|
||||
style: simple
|
||||
autogenerate: true
|
||||
# autogenerate: true
|
||||
type: Crimp ferrule
|
||||
|
||||
connections:
|
||||
|
||||
@ -8,9 +8,9 @@ connectors:
|
||||
pins: [T, R, S]
|
||||
pinlabels: [Dot, Dash, Ground]
|
||||
show_pincount: false
|
||||
image:
|
||||
src: resources/stereo-phone-plug-TRS.png
|
||||
caption: Tip, Ring, and Sleeve
|
||||
# image:
|
||||
# src: resources/stereo-phone-plug-TRS.png
|
||||
# caption: Tip, Ring, and Sleeve
|
||||
|
||||
cables:
|
||||
W1:
|
||||
@ -20,10 +20,10 @@ cables:
|
||||
color_code: DIN
|
||||
wirecount: 3
|
||||
shield: SN # Matching the shield color in the image
|
||||
image:
|
||||
src: resources/cable-WH+BN+GN+shield.png
|
||||
height: 70 # Scale the image size slightly down
|
||||
caption: Cross-section
|
||||
# image:
|
||||
# src: resources/cable-WH+BN+GN+shield.png
|
||||
# height: 70 # Scale the image size slightly down
|
||||
# caption: Cross-section
|
||||
|
||||
connections:
|
||||
-
|
||||
|
||||
@ -5,7 +5,7 @@ connectors:
|
||||
subtype: female
|
||||
F1:
|
||||
style: simple
|
||||
autogenerate: true
|
||||
show_name: false
|
||||
type: Crimp ferrule
|
||||
subtype: 0.5 mm²
|
||||
color: OG # optional color
|
||||
@ -19,6 +19,6 @@ cables:
|
||||
|
||||
connections:
|
||||
-
|
||||
- F1 # a new ferrule is auto-generated for each of the four wires
|
||||
- F1. # a new ferrule is auto-generated for each of the four wires
|
||||
- W1: [1-4]
|
||||
- X1: [1-4]
|
||||
|
||||
@ -11,7 +11,7 @@ connectors:
|
||||
color: YE # optional color
|
||||
F_05: # this is a ferrule that will be auto-generated on demand
|
||||
style: simple
|
||||
autogenerate: true
|
||||
show_name: false
|
||||
type: Crimp ferrule
|
||||
subtype: 0.5 mm²
|
||||
color: OG
|
||||
@ -25,6 +25,6 @@ cables:
|
||||
|
||||
connections:
|
||||
-
|
||||
- [F_05, F_10, F_10, F_05]
|
||||
- [F_05., F_10.F1, F_10.F1, F_05.]
|
||||
- W1: [1-4]
|
||||
- X1: [1-4]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user