- 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

@@ -17,7 +17,8 @@ CAD program, and create G-Code for Isolation routing.
- added the functions for GCode View and GCode Save in Tool SolderPaste
- some work in the Gcode generation function in Tool SolderPaste
- added protection against trying to create a CNCJob from a solder_paste dispenser geometry. This one is different than the default Geometry and can be handled only by SolderPaste Tool.
- ToolSoderPaste tools (nozzles) now have each it's own settings
- ToolSolderPaste tools (nozzles) now have each it's own settings
- creating the camlib functions for the ToolSolderPaste gcode generation functions
20.02.2019