From 0814505772ab6b6d2dbee25830855ae43e0e6d40 Mon Sep 17 00:00:00 2001 From: James Devine Date: Wed, 18 Feb 2015 19:34:53 +0100 Subject: [PATCH] Update Configuration.h --- Sprinter/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index 565af78..9fe007c 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -32,7 +32,7 @@ //// Calibration variables // X, Y, Z, E steps per unit - Metric Prusa Mendel with Wade extruder: -#define _AXIS_STEP_PER_UNIT {80, 160, 8000/1.25,700} +#define _AXIS_STEP_PER_UNIT {80, 160, 7500/1.25,700} // Metric Prusa Mendel with Makergear geared stepper extruder: //#define _AXIS_STEP_PER_UNIT {80,80,3200/1.25,1380} // MakerGear Hybrid Prusa Mendel: