Skip to main content

RRF Configuration

Material Out and Jam Detection Configuration

  1. Open the RRF printer web interface, go to Files -> System, find the config.g file, and click to open and edit the file.
  2. Add the following code in the file to enable material out detection.
M591 D0 P2 C"PA9" S1
  1. Add the following code in the file to enable jam detection. (L parameter changes according to the encoder used; if false triggering occurs, increase this value appropriately)
M591 D0 P7 C"PA10" L3.5 R75:125 S1