- Follow Tool: added more parameters: simplification and union

- Follow Tool: the resulting LineString geometries are now merged together to minimize the number of lines
This commit is contained in:
Marius Stanciu
2024-01-05 14:04:41 +02:00
parent c3f2f8fdeb
commit 2517f31fa4
4 changed files with 109 additions and 15 deletions

View File

@@ -367,6 +367,11 @@ class AppDefaults:
"cncjob_prepend": "",
"cncjob_append": "",
# Follow Tool
"tools_follow_simplification": False,
"tools_follow_tolerance": 0.01,
"tools_follow_union": False,
# Isolation Routing Plugin
"tools_iso_tooldia": "0.1",
"tools_iso_order": 2, # Reverse