1fp2subc(1)                      pcb-rnd manual                      fp2subc(1)
2
3
4

NAME

6       fp2subc - convert any footprint into a pcb-rnd subcircuit
7

SYNPOSIS

9       fp2subc [options] infile [outfile]
10

DECSRIPTION

12       fp2subc  executes  pcb-rnd in batch mode to load a footprint (typically
13       specified in an alien format) and save it as a native  pcb-rnd  subcir‐
14       cuit. The script is useful for mass-converting old footprint libraries.
15
16       If outfile is not specified, its name is guessed from infile
17

OPTIONS

19       --lib  infile  is  not  a  path  but  a  footprint  name that should be
20              searched in the library
21
22
23       -l     same as --lib
24
25
26       --pcb-rnd exepath
27              run exepath for invoking pcb-rnd (default  is  "pcb-rnd",  which
28              depends on $PATH)
29
30
31       -p exepath
32              same as --pcb-rnd
33
34
35       --debugger exepath
36              insert  exepath  before  pcb-rnd on the command line; useful for
37              running the process e.g. in valgrind
38
39
40       -d exepath
41              same as --debugger
42
43
44       -c key=val
45              pass on a -c key=val CLI config setting to pcb-rnd;  useful  for
46              setting up library paths
47
48                                  2018-04-08                        fp2subc(1)
Impressum