Delta: Reduce default MIN_STEPS_PER_SEGMENT

2.0.x
Scott Lahteine 6 years ago
parent 848dd740ba
commit d527c46481

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

@ -1338,7 +1338,7 @@
#endif #endif
// Moves (or segments) with fewer steps than this will be joined with the next move // Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6 #define MIN_STEPS_PER_SEGMENT 1
/** /**
* Minimum delay after setting the stepper DIR (in ns) * Minimum delay after setting the stepper DIR (in ns)

Loading…
Cancel
Save