浏览代码

Updated README for v0.3 development

2 oz copper is no longer needed, and neither is a thin board.
Clara Hobbs 7 年前
父节点
当前提交
7e162fc438
共有 1 个文件被更改,包括 6 次插入3 次删除
  1. 6
    3
      README.md

+ 6
- 3
README.md 查看文件

@@ -3,11 +3,14 @@
3 3
 This is the circuit board for the PD Buddy Sink, a device which aims to make
4 4
 USB Power Delivery accessible to any electronics hobbyist.
5 5
 
6
-The board is designed for 2 oz copper.  It's probably best to use a 1.0 or 0.8
7
-mm thick PCB to make sure it's possible to solder the USB connector's pins.
6
+The board is designed for 1 oz copper on all layers.  1.6 mm thickness should
7
+be fine.  Just keep in mind that it isn't possible to assemble the board with a
8
+soldering iron anymore!
8 9
 
9 10
 The PCB is made with [KiCad](http://kicad-pcb.org/), so you'll need that if you
10
-want to make any changes.
11
+want to make any changes.  Several PCB fabricators accept KiCad PCB files
12
+directly now, but if you intend to order from one that does not, you'll need
13
+KiCad to plot the Gerbers.
11 14
 
12 15
 PD Buddy Sink is Copyright (C) 2017 Clayton G. Hobbs, and made available under
13 16
 the CERN Open Hardware Licence v1.2.  See LICENSE for more information.

正在加载...
取消
保存