Adjust travel length (max with current reel)
increase and test machine using max length possible with current reel and "counter reel" Worked quite well, see video made
This commit is contained in:
parent
d206b53194
commit
e2749cf2b9
@ -23,7 +23,7 @@ extern "C"
|
||||
#define STEPPER_TEST_TRAVEL 65 //mm
|
||||
|
||||
#define MIN_MM 0
|
||||
#define MAX_MM 50
|
||||
#define MAX_MM 102
|
||||
#define POS_MAX_STEPS MAX_MM * STEPPER_STEPS_PER_MM
|
||||
#define POS_MIN_STEPS MIN_MM * STEPPER_STEPS_PER_MM
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user