added embedded content to layouts section
This commit is contained in:
parent
44b347371f
commit
568286fb46
3 changed files with 31 additions and 4 deletions
|
|
@ -0,0 +1,23 @@
|
||||||
|
### EasyPiezi v1.1.1 Components Layout
|
||||||
|
|
||||||
|
<object data="../Pyr0-Piezo_Standalone_PT100_v1.1.1_Components_Layout.pdf" type="application/pdf" width="100%" height="450px">
|
||||||
|
<embed src="../Pyr0-Piezo_Standalone_PT100_v1.1.1_Components_Layout.pdf">
|
||||||
|
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="../Pyr0-Piezo_Standalone_PT100_v1.1.1_Components_Layout.pdf">Download PDF</a>.</p>
|
||||||
|
</embed>
|
||||||
|
</object>
|
||||||
|
|
||||||
|
### EasyPiezi v2.0.0 Components Layout
|
||||||
|
|
||||||
|
<object data="../Pyr0-Piezo_Standalone_PT100_v2.0.0_Components_Layout.pdf" type="application/pdf" width="100%" height="450px">
|
||||||
|
<embed src="../Pyr0-Piezo_Standalone_PT100_v2.0.0_Components_Layout.pdf">
|
||||||
|
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="../Pyr0-Piezo_Standalone_PT100_v2.0.0_Components_Layout.pdf">Download PDF</a>.</p>
|
||||||
|
</embed>
|
||||||
|
</object>
|
||||||
|
|
||||||
|
### EasyPiezi v2.0.1 Components Layout
|
||||||
|
|
||||||
|
<object data="../Pyr0-Piezo_Standalone_v2.0.1_Components_Layout.pdf" type="application/pdf" width="100%" height="450px">
|
||||||
|
<embed src="../Pyr0-Piezo_Standalone_v2.0.1_Components_Layout.pdf">
|
||||||
|
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="../Pyr0-Piezo_Standalone_v2.0.1_Components_Layout.pdf">Download PDF</a>.</p>
|
||||||
|
</embed>
|
||||||
|
</object>
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
### FFC Direct Extruder Board Layout
|
||||||
|
|
||||||
|
<object data="../Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Components_Front.pdf" type="application/pdf" width="100%" height="450px">
|
||||||
|
<embed src="../Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Components_Front.pdf">
|
||||||
|
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="../Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Components_Front.pdf">Download PDF</a>.</p>
|
||||||
|
</embed>
|
||||||
|
</object>
|
||||||
|
|
@ -61,10 +61,7 @@ nav:
|
||||||
- 'FFC Direct Breakout': 'schematics/ffc-direct-breakout/ffc-direct-breakout-schematics.md'
|
- 'FFC Direct Breakout': 'schematics/ffc-direct-breakout/ffc-direct-breakout-schematics.md'
|
||||||
- 'Drawings':
|
- 'Drawings':
|
||||||
- 'Board Layouts':
|
- 'Board Layouts':
|
||||||
- 'EasyPiezi':
|
- 'EasyPiezi': 'drawings/layouts/easypiezi/easypiezi-layouts.md'
|
||||||
- 'EasyPiezi 1.1.1': 'drawings/layouts/easypiezi/Pyr0-Piezo_Standalone_PT100_v1.1.1_Components_Layout.pdf'
|
|
||||||
- 'EasyPiezi 2.0.0': 'drawings/layouts/easypiezi/Pyr0-Piezo_Standalone_PT100_v2.0.0_Components_Layout.pdf'
|
|
||||||
- 'EasyPiezi 2.0.1': 'drawings/layouts/easypiezi/Pyr0-Piezo_Standalone_v2.0.1_Components_Layout.pdf'
|
|
||||||
- 'FFC Direct Extruder':
|
- 'FFC Direct Extruder':
|
||||||
- 'FFC Direct Extruder 1.1.0 Top': 'drawings/layouts/ffc-direct-extruder/Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Components_Front.pdf'
|
- 'FFC Direct Extruder 1.1.0 Top': 'drawings/layouts/ffc-direct-extruder/Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Components_Front.pdf'
|
||||||
#- 'FFC Direct Breakout':
|
#- 'FFC Direct Breakout':
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue