- in Markers Plugin replaced the Margin parameters with the Offset parameters that now can be referenced either to the edge of the bounding box (effectively replacing the old Margin parameter) or to the center of the bounding box

- Distance Plugin Ui was upgraded
- updated the language strings
This commit is contained in:
Marius Stanciu
2021-10-10 01:37:09 +03:00
parent 1c42efdcdf
commit aef9d97dd7
32 changed files with 28627 additions and 27682 deletions

View File

@@ -44,5 +44,5 @@ from appPlugins.ToolTransform import ToolTransform
from appPlugins.ToolPunchGerber import ToolPunchGerber
from appPlugins.ToolInvertGerber import ToolInvertGerber
from appPlugins.ToolCorners import ToolCorners
from appPlugins.ToolMarkers import ToolMarkers
from appPlugins.ToolEtchCompensation import ToolEtchCompensation