21144481d2
Previously, coordinates were clamped to +- 60 inches. It makes no sense to clamp them at plotter level: max cooed depends on the editor (schematic/board...) Rename MAX_PAGE_SIZE_MILS to MAX_PAGE_SIZE_EESCHEMA_MILS and use it only for Eeschema. Fixes #11196 https://gitlab.com/kicad/code/kicad/issues/11196 |
||
---|---|---|
.. | ||
DXF_plotter.cpp | ||
GERBER_plotter.cpp | ||
HPGL_plotter.cpp | ||
PDF_plotter.cpp | ||
PS_plotter.cpp | ||
SVG_plotter.cpp | ||
common_plot_functions.cpp | ||
plotter.cpp |