Skip to content

Commit

Permalink
Update calibration_arm_c2.h
Browse files Browse the repository at this point in the history
  • Loading branch information
RBEGamer committed Aug 1, 2019
1 parent f83d4ff commit 45dbab0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#define STEPPER_3_STEP_PIN 25
#define STEPPER_3_ID 3
#define STEPPER_3_JITTER_THREASHHOLD 20
#define STEPPER_3_INVERT_DIR false
#define STEPPER_3_INVERT_DIR true
#define STEPPER_3_SKIP_STEP 1 //
#define STEPPER_3_UPPER_LIMIT C1_AXIS_3_MAX //LOAD CONFIGURATION DATA
#define STEPPER_3_LOWER_LIMIT C1_AXIS_3_MIN
Expand Down

0 comments on commit 45dbab0

Please sign in to comment.