Update motor current to 85% of max current
This commit is contained in:
parent
2f95b4260d
commit
bf0950c9b9
2
config.g
2
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)
|
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)
|
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)
|
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
|
M84 S30 ; Set idle timeout
|
||||||
|
|
||||||
; Axis Limits
|
; Axis Limits
|
||||||
|
|
Loading…
Reference in New Issue
Block a user