Read Filters

< SETTINGS‎ | Printer‎ | Custom G-Code
Revision as of 13:40, 2 August 2017 by MatterHackers (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Revision as of 13:40, 2 August 2017 by MatterHackers (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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