Allow compilation without any acceleration again.

This commit is contained in:
Markus Hitter 2010-09-23 13:34:02 +02:00
parent c1dbd869f5
commit d8e844bb67
1 changed files with 0 additions and 2 deletions

View File

@ -41,9 +41,7 @@
Each movement starts at the speed of the previous command and accelerates or decelerates linearly to reach target speed at the end of the movement.
Can also be set in Makefile
*/
#ifndef ACCELERATION_RAMPING
#define ACCELERATION_REPRAP
#endif
/*
acceleration and deceleration ramping.