added tutorial09

This commit is contained in:
Ton 2025-03-11 19:00:00 +01:00
parent b89d7f2cff
commit 892d2b0f29

View File

@ -417,9 +417,6 @@ additional_bom_items:
[Source](tutorial08.yml) - [Bill of Materials](tutorial08.bom.tsv)
![](tutorial09.png)
[Source](tutorial09.yml) - [Bill of Materials](tutorial09.bom.tsv)
## 09 - Hidden wire information and using a template for nice display as a DIN6771 document
* Sometimes the box around the wire will be distrating
@ -439,6 +436,8 @@ additional_bom_items:
* Ad an image to your connector (or wire)
{{tutorial09.yml}}
```yaml
connectors:
X1: &template1 # define a template for later use
@ -549,3 +548,7 @@ tweak:
name: din-6771
sheetsize: A4
```
![](tutorial09.png)
[Source](tutorial09.yml) - [Bill of Materials](tutorial09.bom.tsv)