M555
Back to the Gcode Dictionary
M555: Set compatibility
Parameters
- Pnnn Emulation type
Example
- M555 P1
Set the firmware to a mode where its input and (especially) output behaves similar to other established firmware. The value of the 'P' argument is:
value | Firmware |
---|---|
0 | RepRap_Firmware |
1 | RepRap_Firmware |
2 | Marlin |
3 | Teacup |
4 | Sprinter |
5 | Repetier |
6 | nanoDLP (RRF 2.02RC6 and later) |
Currently, only RepRapFirmware, Marlin and nanoDLP emulations are supported.
0 Comments