logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fp2preview - generate a preview for a library footprint

Decsription

fp2preview  invokes pcb-rnd to generate a preview image of a library footprint. Its main use is to have a
       automated, light-weight footprint preview generator using a static linked pcb-rnd (e.g. on web servers).

Name

       fp2preview - generate a preview for a library footprint

Options

--photo
              draw the footprint in "photo realistic mode"

       -p     same as --photo

       --gridunit
              set grid unit e.g. to mm or mil

       -gunit
              same as --grid

       --mm   use an mm grid instead of a mil grid; shorthand for -g mm

       --annotationtypes
              turn on annotation types; types is a string that may consist "pins" for pin/pad numbers, "dimname"
              and "dimvalue" for dimension names and values and "background"  for  drawing  a  background  under
              annotation text

                                                   2019-10-01                                      fp2preview(1)

Synposis

fp2preview[options][inputfile]

See Also