- creating the camlib functions for the ToolSolderPaste gcode generation functions

This commit is contained in:
Marius Stanciu
2019-02-21 17:07:38 +02:00
committed by Marius
parent 48e54a0655
commit d5768d3b34
4 changed files with 195 additions and 177 deletions

View File

@@ -748,7 +748,8 @@ class App(QtCore.QObject):
"tools_solderpaste_speedfwd": 20,
"tools_solderpaste_dwellfwd": 1,
"tools_solderpaste_speedrev": 10,
"tools_solderpaste_dwellrev": 1
"tools_solderpaste_dwellrev": 1,
"tools_solderpaste_pp": ''
})
###############################