From c3fda5ac211cff8b02d011a9ddde50ae8f29ed75 Mon Sep 17 00:00:00 2001 From: Simen Svale Skogsrud Date: Sun, 5 Jun 2011 21:34:53 +0200 Subject: [PATCH] fixed a bug where the default step mask would not actually reflect the real pin out --- settings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.c b/settings.c index 3497304..a99fe25 100644 --- a/settings.c +++ b/settings.c @@ -52,7 +52,7 @@ typedef struct { #define DEFAULT_FEEDRATE 500.0 #define DEFAULT_ACCELERATION (DEFAULT_FEEDRATE/10.0) #define DEFAULT_MAX_JERK 300.0 -#define DEFAULT_STEPPING_INVERT_MASK ((1<