Skip to content

Commit

Permalink
Fixed typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hjd1964 committed Dec 3, 2021
1 parent 2e972a3 commit 2a10bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config.h
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
#define AXIS5_DRIVER_IRUN OFF // OFF, n, (mA.) Current tracking, appropriate for stepper/driver/etc. " Option
#define AXIS5_DRIVER_POWER_DOWN OFF // OFF, ON Powers off the motor at stand-still. Option
#define AXIS5_DRIVER_REVERSE OFF // OFF, ON Reverses movement direction, or reverse wiring instead to correct. Option
#define AXIS5_DRIVER_DC_MODE OFF // OFF, DRV8825 for pwm dc motor control on stepper driver outputs. Option
#define AXIS5_DRIVER_DC_MODE OFF // OFF, ON for pwm dc motor control on stepper driver outputs. Option

#define AXIS5_LIMIT_MIN_RATE 50 // 50, n. Where n=1..1000 (um/s.) Minimum microns/second. In DC mode, min pwr. Adjust
#define AXIS5_LIMIT_MIN 0 // 0, n. Where n=0..500 (millimeters.) Minimum allowed position. Adjust
Expand Down

0 comments on commit 2a10bab

Please sign in to comment.