RRF Configuration
Material Out and Jam Detection Configuration

- Open the RRF printer web interface, go to
Files
->System
, find theconfig.g
file, and click to open and edit the file. - Add the following code in the file to enable material out detection.
M591 D0 P2 C"PA9" S1
- 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