- fixed a small issue (messages) in Corner Markers Tool

- in Corners Markers Tool added a new feature: possibility to use cross shape markers
This commit is contained in:
Marius Stanciu
2020-11-01 18:41:01 +02:00
committed by Marius Stanciu
parent 1866ffc327
commit 55d5dece2c
12 changed files with 353 additions and 222 deletions

View File

@@ -617,6 +617,7 @@ class FlatCAMDefaults:
"tools_corners_thickness": 0.1,
"tools_corners_length": 3.0,
"tools_corners_margin": 0.0,
"tools_corners_type": 's',
# ########################################################################################################
# ################################ TOOLS 2 ###############################################################