Manual (v. 0.91)
Am trying to find the documentation of Repetier firmware 0.91. The file "Repetier.ino" contains a list of commands. but no explanation of the syntax. It also says "look here for descriptions of gcodes: http://linuxcnc.org/handbook/gcode/g-code.html
and http://objects.reprap.org/wiki/Mendel_User_Manual:_RepRapGCodes". Both these links are dead.
Does anybody know if the manual is available anywhere?
Comments
https://reprap.org/mediawiki/index.php?title=G-code&diff=177550&oldid=177545
Use T and P from M205 output to set the value. Use S or X for value depending on the type (int or float) the target has. If M205 contains a dot it is float otherwise it is int.