Browse Source
Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h
Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h
Other scaling factors (MILS_TO_IU_SCALING_FACTOR and DECIMILS_TO_IU_SCALING_FACTOR) also defined only in convert_to_biu.h. Allows different scaling value for Gerbview. Needs more tests.pull/1/head
32 changed files with 126 additions and 169 deletions
-
2common/CMakeLists.txt
-
24common/base_units.cpp
-
3common/dialogs/dialog_page_settings.cpp
-
6common/eda_text.cpp
-
1cvpcb/CMakeLists.txt
-
2eeschema/dialogs/dialog_SVG_print.cpp
-
2eeschema/dialogs/dialog_print_using_printer.cpp
-
2eeschema/eeredraw.cpp
-
2eeschema/schframe.cpp
-
4gerbview/CMakeLists.txt
-
5gerbview/dcode.cpp
-
2gerbview/draw_gerber_screen.cpp
-
2gerbview/excellon_read_drill_file.cpp
-
13gerbview/gerbview_frame.cpp
-
12gerbview/gerbview_frame.h
-
4gerbview/onleftclick.cpp
-
4gerbview/onrightclick.cpp
-
16gerbview/options.cpp
-
32gerbview/rs274_read_XY_and_IJ_coordinates.cpp
-
19gerbview/rs274x.cpp
-
14include/base_units.h
-
16include/common.h
-
34include/convert_to_biu.h
-
5pcbnew/CMakeLists.txt
-
23pcbnew/classpcb.cpp
-
2pcbnew/dialogs/dialog_SVG_print.cpp
-
9pcbnew/legacy_plugin.cpp
-
11pcbnew/printout_controler.cpp
-
10pcbnew/specctra_export.cpp
-
4pcbnew/tracepcb.cpp
-
7polygon/PolyLine.cpp
-
3polygon/PolyLine.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue