- fixed a minor UI glitch in the CNCJob UI

- made sure that the `drillcncjob` and `cncjob` Tcl commands will use the `-las_power` parameter to set the laser power when using a preprocessor with `laser` in its name
This commit is contained in:
Marius Stanciu
2022-01-31 00:29:59 +02:00
committed by Marius
parent 7420ac9fd5
commit 33897e8e83
6 changed files with 30 additions and 12 deletions

View File

@@ -793,7 +793,7 @@ class FlatCAMDefaults:
'mil, outline, pho, plc, pls, smb, smt, sol, spb, spt, ssb, sst, stc, sts, top, tsm',
# Keyword list
"util_autocomplete_keywords": 'Berta_CNC, Default_no_M6, Desktop, Documents, FlatConfig, FlatPrj, False, '
'GRBL_11, GRL_11_no_M6, GRBL_laser, grbl_laser_eleks_drd, GRBL_laser_Z, '
'GRBL_11, GRL_11_no_M6, GRBL_laser, grbl_laser_eleks_drd, GRBL_laser_z, '
'ISEL_CNC, ISEL_ICP_CNC, '
'Line_xyz, Marlin, Marlin_laser_FAN_pin, '
'Marlin_laser_Spindle_pin, NCCAD9, '
@@ -805,7 +805,8 @@ class FlatCAMDefaults:
'depthperpass, dia, diatol, dist, drilled_dias, drillz, dpp, dwelltime, '
'endxy, endz, extracut_length, f, factor, feedrate, '
'feedrate_z, gridoffsety, gridx, gridy, has_offset, '
'holes, hpgl, iso_type, join, keep_scripts, margin, marlin, method, milled_dias, '
'holes, hpgl, iso_type, join, '
'las_min_pwr, las_power, keep_scripts, margin, marlin, method, milled_dias, '
'minoffset, name, offset, opt_type, order, outname, overlap, obj_name'
'passes, postamble, pp, ppname_e, ppname_g, preamble, radius, ref, rest, '
'rows, shellvar_, scale_factor, spacing_columns, spacing_rows, spindlespeed, '