KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_plotter.cpp File Reference
#include <wx/log.h>
#include <common.h>
#include <sch_plotter.h>
#include <locale_io.h>
#include <plotters/plotter_hpgl.h>
#include <plotters/plotter_dxf.h>
#include <plotters/plotters_pslike.h>
#include <pgm_base.h>
#include <trace_helpers.h>
#include <sch_edit_frame.h>
#include <sch_painter.h>
#include <schematic.h>
#include <sch_screen.h>
#include <settings/settings_manager.h>

Go to the source code of this file.

Functions

static const wxChar * plot_sheet_list (HPGL_PAGE_SIZE aSize)
 

Function Documentation

◆ plot_sheet_list()

static const wxChar * plot_sheet_list ( HPGL_PAGE_SIZE  aSize)
static

Definition at line 52 of file sch_plotter.cpp.

References DEFAULT, SIZE_A, SIZE_A0, SIZE_A1, SIZE_A2, SIZE_A3, SIZE_A4, SIZE_A5, SIZE_B, SIZE_C, SIZE_D, and SIZE_E.

Referenced by SCH_PLOTTER::createHPGLFiles().