- 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:
@@ -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, '
|
||||
|
||||
Reference in New Issue
Block a user