- finished added a Tool Table for Tool SolderPaste

- working on multi tool soder paste dispensing
This commit is contained in:
Marius Stanciu
2019-02-20 17:10:43 +02:00
committed by Marius
parent 3ee6eb4a87
commit 448f34c090
3 changed files with 457 additions and 81 deletions

View File

@@ -708,7 +708,9 @@ class App(QtCore.QObject):
"tools_transform_offset_x": 0.0,
"tools_transform_offset_y": 0.0,
"tools_transform_mirror_reference": False,
"tools_transform_mirror_point": (0, 0)
"tools_transform_mirror_point": (0, 0),
"tools_solderpaste_tools": "1.0, 0.3",
})
###############################