- fixed more issues with the cncjob Tcl command
- made sure that some autocomplete keywords are correctly processed by the application; needs the delete of the preferences files
This commit is contained in:
17
defaults.py
17
defaults.py
@@ -790,16 +790,19 @@ class FlatCAMDefaults:
|
||||
'gbl, gbo, gbp, gbr, gbs, gdo, ger, gko, gm1, gm2, gm3, grb, gtl, gto, gtp, gts, ly15, ly2, '
|
||||
'mil, outline, pho, plc, pls, smb, smt, sol, spb, spt, ssb, sst, stc, sts, top, tsm',
|
||||
# Keyword list
|
||||
"util_autocomplete_keywords": 'Desktop, Documents, FlatConfig, FlatPrj, False, '
|
||||
"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, '
|
||||
'ISEL_CNC, ISEL_ICP_CNC, Line_xyz, Marlin, Marlin_laser_FAN_pin, '
|
||||
'Marlin_laser_Spindle_pin, NCCAD9, '
|
||||
'Marius, My Documents, Paste_1, '
|
||||
'Repetier, Roland_MDX_20, True, Users, Toolchange_Custom, '
|
||||
'Toolchange_Probe_MACH3, '
|
||||
'Toolchange_manual, Users, all, axis, auto, axisoffset, '
|
||||
'Repetier, Roland_MDX_20, Roland_MDX_540,'
|
||||
'Toolchange_Manual, Toolchange_Probe_MACH3, True, '
|
||||
'Users, all, auto, axis, axisoffset, '
|
||||
'box, center_x, center_y, columns, combine, connect, contour, default, '
|
||||
'depthperpass, dia, diatol, dist, drilled_dias, drillz, dpp, dwelltime, '
|
||||
'endxy, endz, extracut_length, f, feedrate, '
|
||||
'feedrate_z, grbl_11, GRBL_laser, gridoffsety, gridx, gridy, has_offset, '
|
||||
'holes, hpgl, iso_type, line_xyz, margin, marlin, method, milled_dias, '
|
||||
'endxy, endz, extracut_length, f, factor, feedrate, '
|
||||
'feedrate_z, gridoffsety, gridx, gridy, has_offset, '
|
||||
'holes, hpgl, iso_type, join, 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