- in Tcl command add_polygon added ability to use -p_coords optional parameter where the value of this argument should be a list of tuple coordinates

This commit is contained in:
Marius Stanciu
2022-02-15 04:22:36 +02:00
committed by Marius
parent c5b929781e
commit d13b4ef14f
4 changed files with 24 additions and 9 deletions

View File

@@ -811,7 +811,8 @@ class FlatCAMDefaults:
'las_min_pwr, las_power, keep_scripts, margin, marlin, method, milled_dias, '
'minoffset, min_bounds, name, offset, opt_type, order, '
'outname, overlap, obj_name, '
'passes, postamble, pp, ppname_e, ppname_g, preamble, radius, ref, rest, '
'p_coords, passes, postamble, pp, ppname_e, ppname_g, preamble, radius, ref, '
'rest, '
'rows, shellvar_, scale_factor, spacing_columns, spacing_rows, spindlespeed, '
'startz, startxy, toolchange_xy, toolchangez, '
'tooldia, travelz, use_threads, value, '