No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

main_board_pcb.md 1.9KB

Main-Board PCB Layout

This page shows the current version of the PCB layout as SVG graphics.

You can also view the Main-Board PCB layout as PDF.

2D PCB Layout

Front & Back

<embed type="image/svg+xml" src="./plot/dispensy.kicad_pcb.svg/0_both.svg" id="pz_dispensy0" style="width: 100%;"/>
<script>
    document.getElementById('pz_dispensy0').addEventListener('load', function(){
        svgPanZoom(document.getElementById('pz_dispensy0'), {controlIconsEnabled: true, minZoom: 1.0});
    })
</script>

Direct link to this file.

Front

<embed type="image/svg+xml" src="./plot/dispensy.kicad_pcb.svg/1_front.svg" id="pz_dispensy1" style="width: 100%;"/>
<script>
    document.getElementById('pz_dispensy1').addEventListener('load', function(){
        svgPanZoom(document.getElementById('pz_dispensy1'), {controlIconsEnabled: true, minZoom: 1.0});
    })
</script>

Direct link to this file.

Back

<embed type="image/svg+xml" src="./plot/dispensy.kicad_pcb.svg/2_back.svg" id="pz_dispensy2" style="width: 100%;"/>
<script>
    document.getElementById('pz_dispensy2').addEventListener('load', function(){
        svgPanZoom(document.getElementById('pz_dispensy2'), {controlIconsEnabled: true, minZoom: 1.0});
    })
</script>

Direct link to this file.

3D PCB Model

{{#include inc_dispensy.kicad_pcb.md}}