Custom Commands and G-Code that have been added to this port

There have been some additions made to standard gcodes available.

Additional GCodes

  • M122 P200 - This gives an output of pin assignments for the configured board
  • M308 - “thermocouple-max6675” has been added as an additional sensor type. This is only applicable to this LPC/STM32 port.
  • M569.9 - For setting the sense resistor and maximum current of a driver not using the standard 0.075 Ohm for TMC5160s or 0.11 Ohm for TMC2209s. This is applicable to the STM32 port only. s

Additional Meta Information

Version 3.01 and upwards of RRF includes support for conditional gcode. It does this through meta commands and querying data stored in the object model Stable or Object Model Unstable.

Tags: