Read Filters

From MatterControl Manual
Jump to: navigation, search
A screenshot of the Read Filters setting as seen in MatterControl's SETTINGS pane.

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'.

Read Filters-ss-ex.png