Bladeren bron

route pcb2 converters and outputs

Thomas Buck 2 maanden geleden
bovenliggende
commit
0f55401a58
3 gewijzigde bestanden met toevoegingen van 558 en 201 verwijderingen
  1. 0
    20
      docs/src/pcb2_pcb.md
  2. 557
    181
      pcb2/lars2.kicad_pcb
  3. 1
    0
      pcb2/lars2.kicad_pro

+ 0
- 20
docs/src/pcb2_pcb.md Bestand weergeven

18
 
18
 
19
 [Direct link to this file](./plot/lars2.kicad_pcb.svg).
19
 [Direct link to this file](./plot/lars2.kicad_pcb.svg).
20
 
20
 
21
-## DIY Version
22
-
23
-The DIY version is suitable for etching at home, it only needs the bottom copper layer.
24
-Be aware that there is one track on the top layer, for a safety diode that was added later.
25
-This connection should be done with a wire by hand.
26
-
27
-You can also view the [DIY layout as PDF](./plot/lars2.kicad_pcb_diy.pdf).
28
-
29
-<script src="js/svg-pan-zoom.js" charset="UTF-8"></script>
30
-<div style="background-color: white; border: 1px solid black;">
31
-    <embed type="image/svg+xml" src="./plot/lars2.kicad_pcb_diy.svg" id="pz_drumkit1" style="width: 100%;"/>
32
-    <script>
33
-        document.getElementById('pz_drumkit1').addEventListener('load', function(){
34
-            svgPanZoom(document.getElementById('pz_drumkit1'), {controlIconsEnabled: true, minZoom: 1.0});
35
-        })
36
-    </script>
37
-</div>
38
-
39
-[Direct link to this file](./plot/lars2.kicad_pcb_diy.svg).
40
-
41
 ## 3D PCB Layout
21
 ## 3D PCB Layout
42
 
22
 
43
 {{#include inc_lars2.kicad_pcb.md}}
23
 {{#include inc_lars2.kicad_pcb.md}}

+ 557
- 181
pcb2/lars2.kicad_pcb
Diff onderdrukt omdat het te groot bestand
Bestand weergeven


+ 1
- 0
pcb2/lars2.kicad_pro Bestand weergeven

178
       ],
178
       ],
179
       "track_widths": [
179
       "track_widths": [
180
         0.0,
180
         0.0,
181
+        1.0,
181
         2.0,
182
         2.0,
182
         2.5,
183
         2.5,
183
         3.0
184
         3.0

Laden…
Annuleren
Opslaan