Gerber format
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (MIME types) | Dan Tobias  (Talk | contribs)  | ||
| Line 1: | Line 1: | ||
| {{FormatInfo | {{FormatInfo | ||
| |subcat=3D and CAD/CAM Models | |subcat=3D and CAD/CAM Models | ||
| + | |extensions={{ext|gbr}} | ||
| |mimetypes={{mimetype|application/vnd.gerber}} | |mimetypes={{mimetype|application/vnd.gerber}} | ||
| |pronom={{PRONOM|fmt/664}} | |pronom={{PRONOM|fmt/664}} | ||
| + | |wikidata={{wikidata|Q605258}} | ||
| }} | }} | ||
| The '''Gerber format''' is not a type of baby food, but a vector image format (bi-level 2D) used to describe printed circuit board designs. It exists in two formats, the Standard Gerber (RS-274-D, now deprecated) and Extended Gerber (RS-274X, in common use now). | The '''Gerber format''' is not a type of baby food, but a vector image format (bi-level 2D) used to describe printed circuit board designs. It exists in two formats, the Standard Gerber (RS-274-D, now deprecated) and Extended Gerber (RS-274X, in common use now). | ||
| Line 9: | Line 11: | ||
| == Specs == | == Specs == | ||
| − | * [http://www.ucamco.com/downloads Gerber format specs and related articles] | + | * [https://www.ucamco.com/en/gerber Format description on Ucamco site] | 
| + | * [http://www.ucamco.com/downloads Downloads of Gerber format specs and related articles] | ||
| == Other links == | == Other links == | ||
Revision as of 17:09, 12 April 2020
The Gerber format is not a type of baby food, but a vector image format (bi-level 2D) used to describe printed circuit board designs. It exists in two formats, the Standard Gerber (RS-274-D, now deprecated) and Extended Gerber (RS-274X, in common use now).
The Gerber formats are expressed in ASCII form as sequences of commands and coordinates.

