Root/fped.1

Source at commit 7081258910b767841129be93bff3c971d8db6cf1 created 7 years 2 months ago.
By Erich Heinzle, diff for gEDA PCB export in fped
1.TH FPED: "1" "March 2016"
2.SH NAME
3fped \- Footprint editor
4.SH SYNOPSIS
5.TP
6.B fped
7[\-1 package] [\-g] [\-k] [\-l]
8[\-p|\-P [\-K] [\-m] [\-s scale]]
9[\-T [\-T]] [cpp_option ...] [in_file [out_file]]
10
11.SH DESCRIPTION
12.B fped
13is an editor that allows the interactive creation of footprints of
14electronic components. Footprint definitions are stored in a text format
15that resembles a programming language.
16The language is constrained such that anything that can be expressed in
17the textual definition also has a straightforward equivalent operation
18that can be performed through the GUI.
19A description of the GUI can be found here:
20http://downloads.qi-hardware.com/people/werner/fped/gui.html
21.SH OPTIONS
22.TP
23\fB\-1\fR package
24output only the specified package
25.TP
26\fB\-g\fR
27write gnuplot output, then exit
28.TP
29\fB\-k\fR
30write KiCad output, then exit
31.TP
32\fB\-l\fR
33list package names, then exit
34.TP
35\fB\-K\fR
36show the pad type key (for \fB\-P\fR)
37.TP
38\fB\-m\fR
39do not show measurements
40.TP
41\fB\-p\fR
42write Postscript output, then exit
43.TP
44\fB\-P\fR
45write Postscript output (full page), then exit
46.TP
47\fB\-s\fR scale
48scale factor for \fB\-P\fR (default: auto\-scale)
49.br
50Instead of a scale factor, the maximum width and/or height (in millimeters)
51can be specified: [width]\fBx\fR[height]
52.TP
53\fB\-T\fR
54test mode. Load file, then exit
55.TP
56\fB\-T\fR \fB\-T\fR
57test mode. Load file, dump to stdout, then exit
58.TP
59cpp_option
60\fB\-Idir\fR, \fB\-Dname\fR[=\fIvalue\fR], or \fB\-Uname\fR
61.PP
62Please report any further bugs to
63.B werner@almesberger.net
64.SH LICENCE
65.B fped
66is covered by the GNU General Public License (GPL), version 2 or later.
67.SH AUTHORS
68Werner Almesberger <werner@almesberger.net>
69.PP
70This manual page was written by Xiangfu Liu <xiangfu.z@gmail.com>
71It is licensed under the terms of the GNU GPL (version 2 or later).
72

Archive Download this file

Branches:
master



interactive