The Replace Tool window allows you to safely and visually replace recurring occurrences of text in a CNC program (NC). The tool displays a list of all matches with line numbers and a Before → After preview, and provides options to perform replacements throughout the entire program or one match at a time.
#4, G43, F200).
Substring search within a G-code line is supported.
#4 with #14).
After pressing SEARCH, a list of found matches appears below the form:
L25).
To replace in all found lines at once, use:
Replace in all lines.
#4 but not #40),
specify the context (space/boundary) or verify the preview results.
#4 → #14 throughout a subprogram.
F200 → F300 in the finishing pass.
H01 → H11 only in selected lines
(using targeted Replace).
Tip: After bulk edits, run a simulation to ensure that the NC logic and toolpath remain correct.