diff options
Diffstat (limited to 'config/generic-mini-rambo.cfg')
-rw-r--r-- | config/generic-mini-rambo.cfg | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/config/generic-mini-rambo.cfg b/config/generic-mini-rambo.cfg index 88b4672b..c0dac098 100644 --- a/config/generic-mini-rambo.cfg +++ b/config/generic-mini-rambo.cfg @@ -74,26 +74,29 @@ max_accel: 3000 max_z_velocity: 5 max_z_accel: 100 -[static_pwm_output stepper_xy_current] +[output_pin stepper_xy_current] pin: PL3 +pwm: True scale: 2.0 -value: 1.3 cycle_time: .002 hardware_pwm: True +static_value: 1.3 -[static_pwm_output stepper_z_current] +[output_pin stepper_z_current] pin: PL4 +pwm: True scale: 2.0 -value: 1.3 cycle_time: .002 hardware_pwm: True +static_value: 1.3 -[static_pwm_output stepper_e_current] +[output_pin stepper_e_current] pin: PL5 +pwm: True scale: 2.0 -value: 1.25 cycle_time: .002 hardware_pwm: True +static_value: 1.25 [static_digital_output stepper_config] pins: |