diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-02-08 07:10:31 -0600 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-02-08 07:10:31 -0600 |
commit | f839e6f25f43cd3fc8681f1119524035562e987e (patch) | |
tree | c27ce38c6cdb18221581d8f02538d4e37963cff0 | |
parent | 73295021089d1c419a493288bfc031a799123cff (diff) |
pcb-printing update
-rw-r--r-- | posts/pcb-printing.md | 46 |
1 files changed, 21 insertions, 25 deletions
diff --git a/posts/pcb-printing.md b/posts/pcb-printing.md index ff760df..6533d9d 100644 --- a/posts/pcb-printing.md +++ b/posts/pcb-printing.md @@ -1,25 +1,21 @@ -title: pcb printing -date: 2020-05-23 - -This post is currently a roundup of PCB printers. -Perhaps in the future it could become my notes about how to print PCBs. - -# table of contents - -[TOC] - -# elecrow - -[website](https://www.elecrow.com/pcb-manufacturing.html) - -# JLCPCB - -[website](https://jlcpcb.com/) - -# OSH Park - -[website](https://oshpark.com/) - -# PCBWay - -[website](https://www.pcbway.com/) +title: pcb-printing +date: 2021-02-08 +tags: electronics roundup + +This post is a roundup of companies that produce printed circuit boards. + +| company | notes | +| ------- | ----- | +| [AAPCB](https://aapcb.com/) | Small-scale assembly, quick turn. | +| [Advanced Assembly](https://www.advancedassembly.com/) | Assembly. | +| [Aisler](https://aisler.net/) | Germany. Similar to JLCPCB. | +| [Cyber City](https://cybercitycircuits.com/) | Small-scale assembly. | +| [elecrow](https://www.elecrow.com/pcb-manufacturing.html) | Board printing. | +| [JLCPCB](https://jlcpcb.com/) | Probably the most popular small-scale PCB manufacturer. | +| [OSH Park](https://oshpark.com/) | Fast service at reasonable price. Batch orderer. | +| [PCBWay](https://www.pcbway.com/) | Very popular cheap manufacturer. Easy customization. +| [Sierra Circuits](https://www.protoexpress.com/) | California. Full capability shop. | +| [Worthington](https://www.worthingtonassembly.com/) | Massachusetts. Small-scale assembly. | + +I tend to use PCBWay for most "everyday" orders and OSH Park for rush orders. <br> +I have never contracted a manufacturer to do assembly. Hope to try in future.
\ No newline at end of file |