- added new FlatCAM Tool: Corner Markers Tool which will add line markers in the selected corners of the bounding box of the targeted Gerber object
This commit is contained in:
@@ -525,6 +525,12 @@ class FlatCAMDefaults:
|
||||
# Distance Tool
|
||||
"tools_dist_snap_center": False,
|
||||
|
||||
# Corner Markers Tool
|
||||
|
||||
"tools_corners_thickness": 0.1,
|
||||
"tools_corners_length": 3.0,
|
||||
"tools_corners_margin": 0.0,
|
||||
|
||||
# ########################################################################################################
|
||||
# ################################ TOOLS 2 ###############################################################
|
||||
# ########################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user