mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-04 23:14:06 +02:00
2e5329039c
- atben/README-PCB, atusb/README-PCB: added overview images for PCB front and back - atben/README-SMT, atusb/README-SMT: added overview image for PCB front - atben/README-SMT, atusb/README-SMT: clarified that the Gerbers are in the PCB archive - makefiles/Makefile.kicad (PCB_FILES): moved list of gerbers to $(GERBERS) - makefiles/Makefile.kicad (gerber): generate Gerbers only if necessary - makefiles/Makefile.kicad (overview, uoverview, clean): renamed overview.png to $(NAME)-overview.png and turned phony target into file target - makefiles/Makefile.kicad ($(NAME)-front.png, $(NAME)-back.png, clean): added generation of front and back images
44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
Board characteristics:
|
|
|
|
- stacking: 2 layers, solder mask on front and back, silk screen on front
|
|
- board material: FR4, thickness 0.8 mm (1/32"), 1 oz copper
|
|
- surface finish: TBD, ENIG is preferred
|
|
- via holes: diameter is nominally 10 mil, but any size <= 15 mil can be used
|
|
- mechanical tolerances: <= +/- 0.1 mm on all sides
|
|
|
|
|
|
Layer stacking, from top to bottom:
|
|
|
|
atusb-SilkS_Front.gto Front silk screen
|
|
atusb-Mask_Front.gts Front solder mask
|
|
atusb-Front.gtl Front copper
|
|
atusb-Back.gbl Back copper
|
|
atusb-Mask_Back.gbs Back solder mask
|
|
|
|
|
|
Other design files:
|
|
|
|
atusb-front.png Illustration of the PCB's front side (without holes)
|
|
atusb-back.png idem, for the back side
|
|
atusb-PCB_Edges.gbr Board edges, for routing (Gerber)
|
|
atusb.dxf idem (AutoCAD DXF)
|
|
atusb.drl Excellon drill file
|
|
|
|
|
|
Interpretation of files:
|
|
|
|
- for all coordinates, the origin is the lower left corner of the board
|
|
- do not print component values on silk screen
|
|
- the center (!) of the board edge line marks the true board edge, e.g.,
|
|
|
|
Edge line (5 mil)
|
|
=======
|
|
------- - - - - - ----------
|
|
| |
|
|
PCB outside | | PCB inside
|
|
| |
|
|
------- - - - - - ----------
|
|
|
|
|
Volume removed when cutting
|
|
(width depends on tool used)
|