Write Filters
< SETTINGS | Printer | Custom G-CodeRevision as of 10:31, 2 August 2017 by MatterHackers (Talk | contribs)
Revision as of 10:31, 2 August 2017 by MatterHackers (Talk | contribs)
Contents
Function
A set of regular expressions to apply to lines prior to sending to a printer. They will be applied in the order listed before sending. To return more than one instruction separate them with a comma.
Used to replace G-Code commands with other commands.
Parameters
- Regular Expressions
Data Format
- Command to replace: C
- Replacement command: R
"^(C)","R"