config: Reduce the stepper current in the example printrboard config

Reported by @drphil3d.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2019-03-14 10:44:02 -04:00
parent 01c8705d92
commit b455f1fbe1
1 changed files with 4 additions and 4 deletions

View File

@ -78,7 +78,7 @@ max_z_accel: 100
# Use the following on a Printrboard RevF to control stepper current.
#[mcp4728 stepper_current_dac]
#scale: 2.327
#channel_a: 1.3 # Extruder
#channel_b: 1.1 # stepper_z
#channel_c: 1.1 # stepper_y
#channel_d: 1.1 # stepper_x
#channel_a: 0.6 # Extruder
#channel_b: 0.5 # stepper_z
#channel_c: 0.5 # stepper_y
#channel_d: 0.5 # stepper_x