Skip to content

Commit 3b6f309

Browse files
c-morleyrene-dev
authored andcommitted
docs -add PARAMETER_G73_PECK_CLEARANCE, PARAMETER_G83_PECK_CLEARANCE
1 parent 6c4fcf7 commit 3b6f309

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/src/config/ini-config.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,11 @@ The maximum number of `USER_M_PATH` directories is defined at compile time (typ:
541541
Allow to clear the G92 offset automatically when config start-up.
542542
* `DISABLE_FANUC_STYLE_SUB = 0` (Default: 0)
543543
If there is reason to disable Fanuc subroutines set it to 1.
544-
544+
* 'PARAMETER_G73_PECK_CLEARANCE = .020' (default: Metric machine: 1mm, imperial machine: .050 inches)
545+
Chip breaking back-off distance in machine units
546+
* 'PARAMETER_G83_PECK_CLEARANCE = .020' (default: Metric machine: 1mm, imperial machine: .050 inches)
547+
Clearance distance from last feed depth when machine rapids back to bottom of hole, in machine units.
548+
545549
[NOTE]
546550
====
547551
The above six options were controlled by the `FEATURES` bitmask in versions of LinuxCNC prior to 2.8.

0 commit comments

Comments
 (0)