1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
7 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
9 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
14 <em>Translations of this page are also available in the following languages:
</em> <a href=
"geda-faq-pcb.ru.html" class=
"wikilink1" title=
"geda-faq-pcb.ru.html">Русский
</a>.
17 <h2 class=
"sectionedit1" id=
"pcb_faq">pcb FAQ
</h2>
21 <!-- EDIT1 SECTION "pcb FAQ" [110-130] -->
22 <h3 class=
"sectionedit2" id=
"what_is_pcb">What is pcb ?
</h3>
26 “pcb” is software to help you draw (“lay out”) the wires for a custom “printed wire board” (“PCB”).
30 <!-- EDIT2 SECTION "What is pcb ?" [131-256] -->
31 <h3 class=
"sectionedit3" id=
"how_do_i_install_pcb">How do I install pcb?
</h3>
35 See
<a href=
"geda-installation.html" class=
"wikilink1" title=
"geda-installation.html">installation
</a>.
39 <!-- EDIT3 SECTION "How do I install pcb?" [257-316] -->
40 <h3 class=
"sectionedit4" id=
"how_do_i_learn_more_about_pcb">How do I learn more about PCB?
</h3>
43 <li class=
"level1"><div class=
"li"> <a href=
"http://www.delorie.com/pcb/docs/" class=
"urlextern" title=
"http://www.delorie.com/pcb/docs/" rel=
"nofollow">http://www.delorie.com/pcb/docs/
</a></div>
45 <li class=
"level1"><div class=
"li"> <img src=
"images/smileys/fixme.gif" align=
"middle" alt=
"FIXME" />:
<em>more needed
</em></div>
50 <!-- EDIT4 SECTION "How do I learn more about PCB?" [317-426] -->
51 <h3 class=
"sectionedit5" id=
"how_many_layers_does_pcb_support">How many layers does PCB support?
</h3>
55 “Out-of-the-box”, pcb supports
16 copper layers. It has been patched by some users to support more, however.
59 <!-- EDIT5 SECTION "How many layers does PCB support?" [427-583] -->
60 <h3 class=
"sectionedit6" id=
"is_it_true_that_pcb_has_no_way_to_make_a_mechanical_layer_to_show_the_physical_outline_of_the_board_and_its_dimensions">Is it true that pcb has no way to make a
"mechanical layer
" to show the physical outline of the board and its dimensions ?
</h3>
64 No. Lines on a layer with layer name
<code>outline
</code> will be interpreted as physical edges of the board. Also see
<a href=
"geda-pcb_tips.html#how_do_i_make_a_board_outline_to_go_with_my_gerbers_to_the_board_maker" class=
"wikilink1" title=
"geda-pcb_tips.html">this note
</a> in the more comprehensive
<a href=
"geda-pcb_tips.html" class=
"wikilink1" title=
"geda-pcb_tips.html">PCB tips
</a>
68 <!-- EDIT6 SECTION "Is it true that pcb has no way to make a mechanical layer to show the physical outline of the board and its dimensions ?" [584-970] -->
69 <h3 class=
"sectionedit7" id=
"how_do_i_design_a_pcb">How do I design a PCB?
</h3>
73 This is well beyond the scope of this
<abbr title=
"Frequently Asked Questions">FAQ
</abbr>.
74 There are a few tips at
77 <li class=
"level1"><div class=
"li"> <a href=
"https://en.wikipedia.org/wiki/Printed circuit board" class=
"interwiki iw_wp" title=
"https://en.wikipedia.org/wiki/Printed circuit board">Printed circuit board
</a></div>
79 <li class=
"level1"><div class=
"li"> <a href=
"http://en.wikibooks.org/wiki/Practical_Electronics/PCB_Layout" class=
"urlextern" title=
"http://en.wikibooks.org/wiki/Practical_Electronics/PCB_Layout" rel=
"nofollow">http://en.wikibooks.org/wiki/Practical_Electronics/PCB_Layout
</a></div>
84 <!-- EDIT7 SECTION "How do I design a PCB?" [971-1170] -->
85 <h3 class=
"sectionedit8" id=
"yes_but_how_do_i_design_a_pcb_with_pcb">Yes, but how do I design a PCB with pcb?
</h3>
89 Generally, you start with a schematic, run gsch2pcb to generate the netlist.
90 See
<a href=
"geda-faq-gsch2pcb.html" class=
"wikilink1" title=
"geda-faq-gsch2pcb.html">FAQ-gsch2pcb
</a>. Then you might go through the
<a href=
"geda-gsch2pcb_tutorial.html" class=
"wikilink1" title=
"geda-gsch2pcb_tutorial.html">gsch2pcb tutorial
</a>
94 Then you … Hey, did you know about the
<a href=
"http://pcb.geda-project.org/pcb-cvs/pcb.html" class=
"urlextern" title=
"http://pcb.geda-project.org/pcb-cvs/pcb.html" rel=
"nofollow">PCB manual
</a>, the
<a href=
"geda-pcb_tips.html" class=
"wikilink1" title=
"geda-pcb_tips.html">PCB tips
</a>, and the
<a href=
"geda-pcb-quick_reference.html" class=
"wikilink1" title=
"geda-pcb-quick_reference.html">PCB-quick reference
</a>?
98 <!-- EDIT8 SECTION "Yes, but how do I design a PCB with pcb?" [1171-1527] -->
99 <h3 class=
"sectionedit9" id=
"what_about_footprints">What about footprints?
</h3>
103 See
<a href=
"geda-pcb_footprints.html" class=
"wikilink1" title=
"geda-pcb_footprints.html">PCB footprints
</a>.
107 There are also some unofficial gEDA footprints at Open Circuits
<a href=
"http://opencircuits.com/PCB_Footprints" class=
"urlextern" title=
"http://opencircuits.com/PCB_Footprints" rel=
"nofollow">http://opencircuits.com/PCB_Footprints
</a>.
111 <!-- EDIT9 SECTION "What about footprints?" [1528-1690] -->
112 <h3 class=
"sectionedit10" id=
"i_had_a_hard_time_to_find_info_on_pcb_due_its_ambigous_name_why_don_t_you_rename_the_app">I had a hard time to find info on pcb due its ambigous name. Why don
't you rename the app?
</h3>
116 The application is a fairly old project, with roots way back in the era of
<a href=
"https://en.wikipedia.org/wiki/Atari" class=
"interwiki iw_wp" title=
"https://en.wikipedia.org/wiki/Atari">Atari home computers
</a>. Its name has always been “pcb”. The current developers have no intention to break that tradition.
120 <!-- EDIT10 SECTION "I had a hard time to find info on pcb due its ambigous name. Why don't you rename the app?" [1691-2001] -->
121 <h3 class=
"sectionedit11" id=
"is_there_any_relation_between_the_geda_pcb_and_the_opencircuitdesign_pcb">Is there any relation between the gEDA PCB and the opencircuitdesign PCB?
</h3>
125 <a href=
"geda-faq-pcb.html" class=
"wikilink1" title=
"geda-faq-pcb.html"> gEDA PCB
</a> and
<a href=
"http://opencircuitdesign.com/pcb/" class=
"urlextern" title=
"http://opencircuitdesign.com/pcb/" rel=
"nofollow"> opencircuitdesign PCB
</a> ?
129 Same thing, different generations.
133 <!-- EDIT11 SECTION "Is there any relation between the gEDA PCB and the opencircuitdesign PCB?" [2002-] --></body>