Firmware2/Marlin/example_configurations/tvrrug/Round2
alexborro 9157cbd8f3 Add Travel Acceleration and change the M204 options
Added option to set Travel Acceleration (non printing moves).
The M204 options was a non sense (S for printing moves and T for retract
moves).

It has been changed to:
P = Printing moves
R = Retract only (no X, Y, Z) moves
T = Travel (non
printing) moves

I will add this info o G-Code wiki in reprap.org. I also advise to put
this info in Marlin next version changelog.
2015-03-11 13:19:02 -03:00
..
Configuration_adv.h Add speed configuration for home-bumping movement 2015-03-10 14:08:32 -03:00
Configuration.h Add Travel Acceleration and change the M204 options 2015-03-11 13:19:02 -03:00