mirror of https://github.com/Desuuuu/klipper.git
config: Change current scale on generic-ultimaker-ultimainboard-v2.cfg
Reported by @TehOcean . Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
121a710ec5
commit
4f939c18e9
|
@ -103,7 +103,7 @@ static_value: 1.0
|
||||||
[output_pin stepper_xy_current]
|
[output_pin stepper_xy_current]
|
||||||
pin: PL5
|
pin: PL5
|
||||||
pwm: True
|
pwm: True
|
||||||
scale: 1.5
|
scale: 2.000
|
||||||
# Max power setting.
|
# Max power setting.
|
||||||
cycle_time: .000030
|
cycle_time: .000030
|
||||||
hardware_pwm: True
|
hardware_pwm: True
|
||||||
|
@ -113,7 +113,7 @@ static_value: 1.200
|
||||||
[output_pin stepper_z_current]
|
[output_pin stepper_z_current]
|
||||||
pin: PL4
|
pin: PL4
|
||||||
pwm: True
|
pwm: True
|
||||||
scale: 1.5
|
scale: 2.000
|
||||||
cycle_time: .000030
|
cycle_time: .000030
|
||||||
hardware_pwm: True
|
hardware_pwm: True
|
||||||
static_value: 1.200
|
static_value: 1.200
|
||||||
|
@ -121,7 +121,7 @@ static_value: 1.200
|
||||||
[output_pin stepper_e_current]
|
[output_pin stepper_e_current]
|
||||||
pin: PL3
|
pin: PL3
|
||||||
pwm: True
|
pwm: True
|
||||||
scale: 1.5
|
scale: 2.000
|
||||||
cycle_time: .000030
|
cycle_time: .000030
|
||||||
hardware_pwm: True
|
hardware_pwm: True
|
||||||
static_value: 1.250
|
static_value: 1.250
|
||||||
|
|
Loading…
Reference in New Issue