ソースを参照

Finalize PCB version 1.0

Basically, this just adds some text to the bottom of the board, and to
the title blocks in the drawings.
Clara Hobbs 5年前
コミット
b03ae86acd
2個のファイルの変更16行の追加4行の削除
  1. 14
    2
      dryer-buzz-pcb/dryer-buzz-pcb.kicad_pcb
  2. 2
    2
      dryer-buzz-pcb/dryer-buzz-pcb.sch

+ 14
- 2
dryer-buzz-pcb/dryer-buzz-pcb.kicad_pcb ファイルの表示

@@ -2,7 +2,7 @@
2 2
 
3 3
   (general
4 4
     (thickness 1.6)
5
-    (drawings 8)
5
+    (drawings 10)
6 6
     (tracks 94)
7 7
     (zones 0)
8 8
     (modules 26)
@@ -10,6 +10,12 @@
10 10
   )
11 11
 
12 12
   (page A4)
13
+  (title_block
14
+    (title "Dryer Buzz PCB")
15
+    (date 2018-07-01)
16
+    (rev 1.0)
17
+  )
18
+
13 19
   (layers
14 20
     (0 F.Cu signal)
15 21
     (31 B.Cu signal)
@@ -1519,6 +1525,12 @@
1519 1525
     )
1520 1526
   )
1521 1527
 
1528
+  (gr_text "Version 1.0\n2016-07-01 CGH" (at 125 80) (layer B.SilkS)
1529
+    (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror))
1530
+  )
1531
+  (gr_text "Dryer Buzz\nDetector" (at 125 75) (layer B.SilkS)
1532
+    (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror))
1533
+  )
1522 1534
   (gr_arc (start 96.5 70) (end 96.5 69) (angle -90) (layer Edge.Cuts) (width 0.15))
1523 1535
   (gr_arc (start 96.5 95.5) (end 95.5 95.5) (angle -90) (layer Edge.Cuts) (width 0.15))
1524 1536
   (gr_arc (start 154 95.5) (end 154 96.5) (angle -90) (layer Edge.Cuts) (width 0.15))
@@ -1629,7 +1641,7 @@
1629 1641
     (fill yes (arc_segments 16) (thermal_gap 0.254) (thermal_bridge_width 0.508))
1630 1642
     (polygon
1631 1643
       (pts
1632
-        (xy 94.5 97.5) (xy 94.25 68.5) (xy 155.5 68.5) (xy 155.5 97.5)
1644
+        (xy 95 97) (xy 95 68.5) (xy 155.5 68.5) (xy 155.5 97)
1633 1645
       )
1634 1646
     )
1635 1647
     (filled_polygon

+ 2
- 2
dryer-buzz-pcb/dryer-buzz-pcb.sch ファイルの表示

@@ -6,8 +6,8 @@ $Descr A4 11693 8268
6 6
 encoding utf-8
7 7
 Sheet 1 1
8 8
 Title "Dryer Buzz PCB"
9
-Date ""
10
-Rev ""
9
+Date "2018-07-01"
10
+Rev "1.0"
11 11
 Comp ""
12 12
 Comment1 ""
13 13
 Comment2 ""

読み込み中…
キャンセル
保存