diff --git a/config.h b/config.h index 1bbc7ea..decf61d 100644 --- a/config.h +++ b/config.h @@ -50,7 +50,6 @@ #define Y_DIRECTION_BIT 4 #define Z_DIRECTION_BIT 5 - #define LIMIT_DDR DDRD #define LIMIT_PORT PORTD #define X_LIMIT_BIT 3 @@ -65,6 +64,8 @@ #define SPINDLE_DIRECTION_PORT PORTD #define SPINDLE_DIRECTION_BIT 7 +#define MM_PER_ARC_SEGMENT 0.1 + #define BAUD_RATE 9600 #define STEP_MASK ((1<