- update the Tcl Command isolate to be able to isolate exteriors, interiors besides the full isolation, using the iso_type parameter

This commit is contained in:
Marius Stanciu
2019-09-15 05:19:02 +03:00
committed by Marius
parent 0c62be61df
commit 21ca024324
2 changed files with 6 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- refactored FlatCAMGeometry.mtool_gen_cncjob() method
- fixed the TclCommandCncjob to work for multigeometry Geometry objects; still I had to fix the list of tools parameter, right now I am setting it to an empty list
- update the Tcl Command isolate to be able to isolate exteriors, interiors besides the full isolation, using the iso_type parameter
14.09.2019