bitmaps_png/cpp_26/pad_dimensions.cpp
0 → 100644
+84
−0
bitmaps_png/sources/pad_dimensions.svg
0 → 100644
+247
−0
+49
−10
+1
−0
Loading
GitLab was upgraded during the server migration. If you cannot sign in, use "Forgot your password?" to reset it — passwords could not be carried over.
* If this param is set to 0, the previous behavior is used. * Else the solder mask is plotted as polygon, with shapes near than this min width value are merged. Pcbnew in nanometer version: fix a serious rounding issue due to the fact dialogs were using 4 digits for mantissa. * This is not enough for nanometer coordinates ( 8 are needed to display a value in inches), * so sometimes after closing a dialog, some coordinates were modified, although no new value was entered. Minor other bug fixed.