tutorial: update readme
This commit is contained in:
parent
23eb99f0e9
commit
3b2174a047
@ -389,10 +389,9 @@ cables:
|
|||||||
# add a list of additional components to a part (shown in graph)
|
# add a list of additional components to a part (shown in graph)
|
||||||
additional_components:
|
additional_components:
|
||||||
-
|
-
|
||||||
type: Sleve # short identifier used in graph
|
type: Sleeve # short identifier used in graph
|
||||||
subtype: Braided nylon, black, 3mm # extra information added to type in bom
|
subtype: Braided nylon, black, 3mm # extra information added to type in bom
|
||||||
qty_multiplier: length # multipier for quantity (length of cable)
|
qty_multiplier: length # multipier for quantity (length of cable)
|
||||||
unit: m
|
|
||||||
pn: SLV-1
|
pn: SLV-1
|
||||||
|
|
||||||
|
|
||||||
@ -408,7 +407,7 @@ connections:
|
|||||||
|
|
||||||
additional_bom_items:
|
additional_bom_items:
|
||||||
- # define an additional item to add to the bill of materials (does not appear in graph)
|
- # define an additional item to add to the bill of materials (does not appear in graph)
|
||||||
description: Label, pinout information
|
type: Label, pinout information
|
||||||
qty: 2
|
qty: 2
|
||||||
designators:
|
designators:
|
||||||
- X2
|
- X2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user