- in Film Plugin added new parameters and improvements: now the negative film can have a box that is convex and it is no longer limited to square shapes. Also, if the box object has only one geometric element (an outline) then that one will be the final shape of the negative
This commit is contained in:
@@ -542,6 +542,8 @@ class FlatCAMDefaults:
|
||||
"tools_2sided_allign_axis": "X",
|
||||
|
||||
# Film Tool
|
||||
"tools_film_shape": False,
|
||||
"tools_film_rounded": False,
|
||||
"tools_film_polarity": 'neg',
|
||||
"tools_film_boundary": 1.0,
|
||||
"tools_film_scale_stroke": 0,
|
||||
|
||||
Reference in New Issue
Block a user