kicad/pagelayout_editor/tools
jean-pierre charras 21144481d2 PLOTTER: do not clamp coordinates to an arbitrary value.
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
2022-03-22 10:32:36 +01:00
..
pl_actions.cpp
pl_actions.h
pl_drawing_tools.cpp
pl_drawing_tools.h
pl_edit_tool.cpp
pl_edit_tool.h
pl_editor_control.cpp PLOTTER: do not clamp coordinates to an arbitrary value. 2022-03-22 10:32:36 +01:00
pl_editor_control.h
pl_point_editor.cpp
pl_point_editor.h
pl_selection.cpp
pl_selection.h
pl_selection_tool.cpp
pl_selection_tool.h