missing NULL terminator in set_config_x
[geda-gaf.git] / docs / wiki / geda-faq-pcb.html
blob79a8d046b7e99fcf7336e7e5bbab3ec293420ad3
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
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" />
10 </head>
11 <body>
13 <p>
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>.
15 </p>
17 <h2 class="sectionedit1" id="pcb_faq">pcb FAQ</h2>
18 <div class="level2">
20 </div>
21 <!-- EDIT1 SECTION "pcb FAQ" [110-130] -->
22 <h3 class="sectionedit2" id="what_is_pcb">What is pcb ?</h3>
23 <div class="level3">
25 <p>
26 “pcb” is software to help you draw (“lay out”) the wires for a custom “printed wire board” (“PCB”).
27 </p>
29 </div>
30 <!-- EDIT2 SECTION "What is pcb ?" [131-256] -->
31 <h3 class="sectionedit3" id="how_do_i_install_pcb">How do I install pcb?</h3>
32 <div class="level3">
34 <p>
35 See <a href="geda-installation.html" class="wikilink1" title="geda-installation.html">installation</a>.
36 </p>
38 </div>
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>
41 <div class="level3">
42 <ul>
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>
44 </li>
45 <li class="level1"><div class="li"> <img src="images/smileys/fixme.gif" align="middle" alt="FIXME" />: <em>more needed</em></div>
46 </li>
47 </ul>
49 </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>
52 <div class="level3">
54 <p>
55 “Out-of-the-box”, pcb supports 16 copper layers. It has been patched by some users to support more, however.
56 </p>
58 </div>
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 &quot;mechanical layer&quot; to show the physical outline of the board and its dimensions ?</h3>
61 <div class="level3">
63 <p>
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>
65 </p>
67 </div>
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>
70 <div class="level3">
72 <p>
73 This is well beyond the scope of this <abbr title="Frequently Asked Questions">FAQ</abbr>.
74 There are a few tips at
75 </p>
76 <ul>
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>
78 </li>
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>
80 </li>
81 </ul>
83 </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>
86 <div class="level3">
88 <p>
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>
91 </p>
93 <p>
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>?
95 </p>
97 </div>
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>
100 <div class="level3">
103 See <a href="geda-pcb_footprints.html" class="wikilink1" title="geda-pcb_footprints.html">PCB footprints</a>.
104 </p>
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>.
108 </p>
110 </div>
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&#039;t you rename the app?</h3>
113 <div class="level3">
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.
117 </p>
119 </div>
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>
122 <div class="level3">
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> ?
126 </p>
129 Same thing, different generations.
130 </p>
132 </div>
133 <!-- EDIT11 SECTION "Is there any relation between the gEDA PCB and the opencircuitdesign PCB?" [2002-] --></body>
134 </html>