RRF Configuration
info
- The following RRF configurations are provided in this document
Download RRF Configuration
-
Loading...
Modify Configuration File
- Add

Pin Configuration
- Please note that the
OUT_PIN
andEN_PIN
pins need to be modified according to the actual hardware setup
M558 P9 H1 F120 T8000 C"OUT_PIN" A3 S0.02
G31 P500 X0 Y0 Z-0.1 ; set Z probe trigger value, offset and trigger height
M557 X10:110 Y0:100 S20 ; define mesh grid
M950 F2 C"EN_PIN" Q1000 ; create fan 2 on pin fan2 and set its frequency
M106 P2 S0 H-1 ; set fan 2 value. Thermostatic control is turned off
- Reference

Homing Configuration
- Open
homez.g
and add the following at the bottomG30
Loading...