From 892d2b0f29d39b6ef13790c40c23c6d586d6ce73 Mon Sep 17 00:00:00 2001 From: Ton Date: Tue, 11 Mar 2025 19:00:00 +0100 Subject: [PATCH] added tutorial09 --- tutorial/readme.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/tutorial/readme.md b/tutorial/readme.md index 51ed8c4..d4705ff 100644 --- a/tutorial/readme.md +++ b/tutorial/readme.md @@ -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 @@ -548,4 +547,8 @@ tweak: template: name: din-6771 sheetsize: A4 -``` \ No newline at end of file +``` + +![](tutorial09.png) + +[Source](tutorial09.yml) - [Bill of Materials](tutorial09.bom.tsv) \ No newline at end of file