Root/fped.1

Source at commit a9ed5b30aa457704a4c0c912367bfe8c57db8d03 created 8 years 7 days ago.
By Werner Almesberger, fped.1: update for new options; fix typo; bump date
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]
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\-K\fR
33show the pad type key (for \fB\-P\fR)
34.TP
35\fB\-m\fR
36do not show measurements
37.TP
38\fB\-p\fR
39write Postscript output, then exit
40.TP
41\fB\-P\fR
42write Postscript output (full page), then exit
43.TP
44\fB\-s\fR scale
45scale factor for \fB\-P\fR (default: auto\-scale)
46.br
47Instead of a scale factor, the maximum width and/or height (in millimeters)
48can be specified: [width]\fBx\fR[height]
49.TP
50\fB\-T\fR
51test mode. Load file, then exit
52.TP
53\fB\-T\fR \fB\-T\fR
54test mode. Load file, dump to stdout, then exit
55.TP
56cpp_option
57\fB\-Idir\fR, \fB\-Dname\fR[=\fIvalue\fR], or \fB\-Uname\fR
58.PP
59Please report any further bugs to
60.B werner@almesberger.net
61.SH LICENCE
62.B fped
63is covered by the GNU General Public License (GPL), version 2 or later.
64.SH AUTHORS
65Werner Almesberger <werner@almesberger.net>
66.PP
67This manual page was written by Xiangfu Liu <xiangfu.z@gmail.com>
68It is licensed under the terms of the GNU GPL (version 2 or later).
69

Archive Download this file

Branches:
master



interactive