diff --git a/machine.h b/machine.h index 1bcec16..720406c 100644 --- a/machine.h +++ b/machine.h @@ -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.