KiCad PCB EDA Suite
Loading...
Searching...
No Matches
plotter.cpp File Reference

KiCad: Base of all the specialized plotters the class PLOTTER handle basic functions to plot schematic and boards with different plot formats. More...

Go to the source code of this file.

Macros

#define IU_PER_MILS   ( m_IUsPerDecimil * 10 )
 

Detailed Description

KiCad: Base of all the specialized plotters the class PLOTTER handle basic functions to plot schematic and boards with different plot formats.

There are currently engines for: POSTSCRIPT GERBER DXF an SVG 'plot' is also provided along with the 'print' function by wx, but is not handled here.

Definition in file plotter.cpp.

Macro Definition Documentation

◆ IU_PER_MILS