- fixed issues in the 'millslots' and 'milldrills' Tcl commands for the case when some parameters are not used

This commit is contained in:
Marius Stanciu
2022-01-17 12:35:36 +02:00
committed by Marius
parent e63eaa6279
commit e18690baf0
5 changed files with 17 additions and 4 deletions

View File

@@ -654,7 +654,7 @@ class App(QtCore.QObject):
'feedrate_z', 'GRBL_11', 'GRBL_laser', 'gridoffsety', 'gridx', 'gridy',
'has_offset', 'holes', 'hpgl', 'iso_type', 'Line_xyz', 'margin', 'marlin', 'method',
'milled_dias', 'minoffset', 'name', 'offset', 'opt_type', 'order',
'outname', 'overlap', 'passes', 'postamble', 'pp', 'ppname_e', 'ppname_g',
'outname', 'overlap', 'obj_name', 'passes', 'postamble', 'pp', 'ppname_e', 'ppname_g',
'preamble', 'radius', 'ref', 'rest', 'rows', 'shellvar_', 'scale_factor',
'spacing_columns',
'spacing_rows', 'spindlespeed', 'startz', 'startxy',