From bf0950c9b9cb08fa0cf10277e3b3bacca6adcc7a Mon Sep 17 00:00:00 2001 From: pedro Date: Wed, 16 Jun 2021 23:19:27 +0100 Subject: [PATCH] Update motor current to 85% of max current --- config.g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.g b/config.g index 19e5bf8..89e6759 100644 --- a/config.g +++ b/config.g @@ -22,7 +22,7 @@ M92 X160.00 Y160.00 Z1600.00 E830 ; set steps per mm M566 X200.00 Y200.00 Z6.00 E120.00 P1 ; set maximum instantaneous speed changes (mm/min) M203 X10800.00 Y10800.00 Z1000.00 E3600.00 ; set maximum speeds (mm/min) M201 X1500.00 Y1500.00 Z1500.00 E3600.00 ; set accelerations (mm/s^2) -M906 X1000 Y1000 Z1000 E800 I30 ; set motor currents (mA) and motor idle factor in per cent +M906 X1500 Y1500 Z1500 E800 I30 ; set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Axis Limits