Allow compilation without any acceleration again.
This commit is contained in:
parent
c1dbd869f5
commit
d8e844bb67
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue