diff options
Diffstat (limited to 'kicad')
-rw-r--r-- | kicad/.gitignore | 4 | ||||
-rw-r--r-- | kicad/ADF4002_27MHz_PLL.kicad_pcb | 6 | ||||
-rw-r--r-- | kicad/out/20220412_ADF4002_27MHz_PLL.zip | bin | 0 -> 206912 bytes |
3 files changed, 7 insertions, 3 deletions
diff --git a/kicad/.gitignore b/kicad/.gitignore index 55459d9..2bcacfa 100644 --- a/kicad/.gitignore +++ b/kicad/.gitignore @@ -14,3 +14,7 @@ _autosave-* fp-info-cache *auto_saved_files* + +out/*gbr +out/*gbrjob +out/*drl diff --git a/kicad/ADF4002_27MHz_PLL.kicad_pcb b/kicad/ADF4002_27MHz_PLL.kicad_pcb index e20b99e..308c77f 100644 --- a/kicad/ADF4002_27MHz_PLL.kicad_pcb +++ b/kicad/ADF4002_27MHz_PLL.kicad_pcb @@ -79,7 +79,7 @@ (plotinvisibletext false) (sketchpadsonfab false) (subtractmaskfromsilk false) - (outputformat 5) + (outputformat 1) (mirror false) (drillshape 0) (scaleselection 1) @@ -242,9 +242,9 @@ (fp_line (start -1.6 -0.4) (end -1.6 0.8) (layer "F.Fab") (width 0.1) (tstamp a3e87214-1850-47d5-8736-cad3439a81fa)) (fp_line (start -1.6 0.8) (end 1.6 0.8) (layer "F.Fab") (width 0.1) (tstamp dd56f880-296f-4ac4-8cd1-896dfacd1084)) (fp_line (start 1.6 0.8) (end 1.6 -0.8) (layer "F.Fab") (width 0.1) (tstamp ed9efd79-520c-4612-a8c9-6e24730dfd6c)) - (pad "1" smd roundrect (at -1.4875 0 90) (size 1.425 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.175439) + (pad "1" smd roundrect (at -1.4875 0 90) (size 1.425 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1754392982) (net 48 "/MISO") (pinfunction "K") (pintype "passive") (tstamp 90051c3a-ba5a-4d13-bdcb-fb061ed932fb)) - (pad "2" smd roundrect (at 1.4875 0 90) (size 1.425 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.175439) + (pad "2" smd roundrect (at 1.4875 0 90) (size 1.425 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1754392982) (net 43 "Net-(D3-Pad2)") (pinfunction "A") (pintype "passive") (tstamp 0a8da77a-1e88-488a-af29-59821d96c550)) (model "${KICAD6_3DMODEL_DIR}/LED_SMD.3dshapes/LED_1206_3216Metric.wrl" (offset (xyz 0 0 0)) diff --git a/kicad/out/20220412_ADF4002_27MHz_PLL.zip b/kicad/out/20220412_ADF4002_27MHz_PLL.zip Binary files differnew file mode 100644 index 0000000..ee23369 --- /dev/null +++ b/kicad/out/20220412_ADF4002_27MHz_PLL.zip |