Read Filters
From MatterControl Manual
< SETTINGS | Printer | Custom G-Code
Function
A set of regular expressions to apply to lines as they are received from the printer.
Used to replace G-Code commands with other commands.
Restrictions
- Only one replacement command is allowed.
Parameters
- Regular Expressions
Example(s)
In this example, the Read Filter is looking for the output 'ok' from the printer. If one is found, it will be changed to 'ok test'.