G Codes and various firmwares
Posted: Tue Feb 26, 2013 6:18 am
The wiki at http://reprap.org/wiki/G-code lists all the various g-codes and which firmware supports the various codes but if a code is not supported, it does not give an alternative.
Throughout these various forums I see things like G-?? to turn on this or a M-?? to do that and I am confused. Is there anywhere it is documented that if you are using Marlin these are
the appropriate codes to do various functions or if you are using Repetier these are the appropriate codes. For example, the wiki lists the following:
M106: Fan On
Support FiveD Teacup Sprinter Marlin Repetier
yes yes yes
Example: M106 S127
Turn on the cooling fan at half speed.
Mandatory parameter 'S' declares the PWM value (0-255). M106 S0 turns the fan off. Supported by TeaCup, Sprinter, and Marlin Repetier is NOT mentioned
What is the same code for Repetier? I hope that all can understand what I am trying to say. One other question, what is the best way to print out the entire wiki and not lose the way it is formatted?
Throughout these various forums I see things like G-?? to turn on this or a M-?? to do that and I am confused. Is there anywhere it is documented that if you are using Marlin these are
the appropriate codes to do various functions or if you are using Repetier these are the appropriate codes. For example, the wiki lists the following:
M106: Fan On
Support FiveD Teacup Sprinter Marlin Repetier
yes yes yes
Example: M106 S127
Turn on the cooling fan at half speed.
Mandatory parameter 'S' declares the PWM value (0-255). M106 S0 turns the fan off. Supported by TeaCup, Sprinter, and Marlin Repetier is NOT mentioned
What is the same code for Repetier? I hope that all can understand what I am trying to say. One other question, what is the best way to print out the entire wiki and not lose the way it is formatted?