<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AGerber</id>
	<title>Category:Gerber - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AGerber"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:Gerber&amp;action=history"/>
	<updated>2026-07-21T23:27:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Category:Gerber&amp;diff=32824&amp;oldid=prev</id>
		<title>Chao at 06:46, 18 July 2023</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Category:Gerber&amp;diff=32824&amp;oldid=prev"/>
		<updated>2023-07-18T06:46:02Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Common Gerber File Problems ===&lt;br /&gt;
'''Outline'''&lt;br /&gt;
* For this reason, the manufacture will not how to cut it, even you have all the copper trace, holes, via, etc, correct, but the PCB still won't have a shape, this is impossible for manufacturing.&lt;br /&gt;
'''Drilli Format'''&lt;br /&gt;
* Follow file read in viewmate&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Human read drilling.png | this is for human read, can not be used&lt;br /&gt;
File:PCB_wrong_drill_01.png| this is for human read, can not be used&lt;br /&gt;
FIle:PCB_correct_drill.png| This is machine read, correct format can be used&lt;br /&gt;
File:NC-Drill-DRD.jpg | check the drill file, standard NC format: .DRD, .TXT, .DRL.  '''Excellon/NC Drill file with 2.4 trailing format'''. &lt;br /&gt;
&amp;lt;/gallery&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If your file is missing the T01C0.787... etc. It will can not be used.&lt;br /&gt;
* These are the drill sizes and are required in the header. Note: some software will include &amp;quot;inline&amp;quot; tool sizes - which means that they are not in the &amp;quot;header&amp;quot; information at the top of the drill file but are scattered through the file just before the tool is used. This is also ok - but they must be somewhere!&amp;lt;br /&amp;gt;&lt;br /&gt;
* Open your own drill file and check to see that the drill sizes are included at the top of your file. 2.4 trailing is what we use, but any format (2:3 leading, 1:5 none, etc) is OK! If it can be imported, we'll get it imported - however you may notice that the drill file looks strange during the upload since 2:4 is the default for rendering the image.&lt;br /&gt;
&lt;br /&gt;
===Gerber View Tool ===&lt;br /&gt;
* [http://www.pentalogix.com/viewmate.php www.pentalogix.com/viewmate.php]Viewmate is best the we like, simply open the software, importing from directory, the tool will automatically read all the gerber files and display. You will need to register on their site to get the serial code when installing the software, if you already have then you can feel free to download from somwhere else like [http://www.softpedia.com/get/Science-CAD/ViewMate.shtml softpedia].&lt;br /&gt;
* [http://www.graphicode.com/GC-Prevue GC-Prevue, Another freeware Gerber view tool]&lt;br /&gt;
* The online gerber view - http://mayhewlabs.com/3dpcb.&lt;br /&gt;
* [https://www.zofzpcb.com zofzPCB] - provide very good 3D visualization.&lt;br /&gt;
==== Use with Gerber view ====&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed-hover&amp;quot; heights=200px perrow=4&amp;gt;&lt;br /&gt;
File:Viewmate-1.png| Import from a directory&lt;br /&gt;
File:Viewmate-2.png| select your gerber fle directory&lt;br /&gt;
File:Viewmate-3.png| Also make sure you have NC-excellon file for drilling&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gerber Required File List ===&lt;br /&gt;
* '''Signal copper layers''': Top layer, Bottom layer, Maybe medium layers optional&lt;br /&gt;
* '''Soldering Stop mask layers''': Top and Bottom&lt;br /&gt;
* '''Silk screen layers''': Top and Bottom&lt;br /&gt;
* '''Drill layer''' and '''Outline (Dimension) mechanical layer''': &lt;br /&gt;
:*Drill drawing: we call the hole character, different holes with different symbols, some still indicated next to the symbol corresponding to the pore diameter and pore number.&lt;br /&gt;
::This is used to check the NC drill, and normally for human reading.&lt;br /&gt;
:*NC drill: we call drill with, see the graphics are solid (as solid round, solid oval), for practical file, and used by machine directly&lt;br /&gt;
The Following files are optionally:&lt;br /&gt;
* '''Solder paste''' : Top and Bottom, Only for making stencil.&lt;br /&gt;
&lt;br /&gt;
=== Gerber File Extension List ===&lt;br /&gt;
We are only accepting the following file extensions:&amp;lt;br /&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Format !! Top &amp;amp; Bottom Copper !! Top &amp;amp; Bottom Solder Mask !! Top &amp;amp; Bottom Silk !! Top &amp;amp; Bottom Solder Paste !! NC Drill !! Outline / Mech / Keepout Layer &lt;br /&gt;
|-&lt;br /&gt;
| Eagle || cmp+sol || stc+sts || plc+pls || - || drd, + dri* || -  &lt;br /&gt;
|-&lt;br /&gt;
| Protel || GTL+GBL || GTS+GBS || GTO+GBO || GTP+GBP || txt (or Drl) || GKO, GML or GM1&lt;br /&gt;
|-&lt;br /&gt;
| Orcad || top+bot || smt+smb || sst+ssb || spt+spb || thruhole.tap || -&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Note:&amp;lt;br /&amp;gt;&lt;br /&gt;
* The &amp;quot;*&amp;quot; file may not very necessary.&amp;lt;br /&amp;gt;&lt;br /&gt;
* Dri (For eagle) - Drill Station Info File&lt;br /&gt;
* Drl (For eagle) - Excellon Tool List&lt;br /&gt;
&lt;br /&gt;
Mre similar files:&lt;br /&gt;
* gpi - gerber plot information (not really useful)&lt;br /&gt;
* MiddleCopper 1-99&lt;br /&gt;
=== Output Gerber ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:084304ye669nyxtqj6zeuy.gif| Altium GIF antimation&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Animation Tutorial ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Viewmate.gif | layer check in view mate&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
* [http://dl.electrodragon.com/k/index.php?share/file&amp;amp;user=1&amp;amp;sid=wsIZnGKW 1. Eagle penalize and export gerber file]&lt;br /&gt;
* [http://dl.electrodragon.com/k/index.php?share/file&amp;amp;user=1&amp;amp;sid=eKTRh7b3 2. detailed panelized tutorial]&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Make-elegant-vias.gif | 3. make vias more elegant, no stop mask, 0.3mm diameter&lt;br /&gt;
File:Ground2.gif | 4. add full ground for board, set grade to 6, thermal off, no orphan, added more ground vias if necessary&lt;br /&gt;
File:Add_new_layer_dimension.gif | 5. build a seperated mechanical layer to export.&lt;br /&gt;
File:Penalize_on_board_edge2.gif | 6. make sure board edge is fully stacked together.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Gerber Export Settings ===&lt;br /&gt;
&lt;br /&gt;
Use the minimal settings in eagle&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed-hover&amp;quot;&amp;gt;&lt;br /&gt;
file:Eagle_layer_thickness_set.png | Eagle Layer Thickness (Use Default)&lt;br /&gt;
File:Eagle_clearance_set.png | Eagle Clearance: spacing between traces: 6mil&lt;br /&gt;
File:Eagle_distance_set.png | Eagle Distance to the board edge: 8mil&lt;br /&gt;
File:Eagle_sizes_set.png | Eagle traces widths and hole sizes: 6mil and 12mil&lt;br /&gt;
File:Eagle_masks_set.png | Eagle Masks (Use Default)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category: PCB]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>