fix zjerk being the same for delta as xy jerk
add more delta defaults on delta make second home even slower
This commit is contained in:
@@ -177,7 +177,10 @@
|
||||
#define DEFAULT_MINSEGMENTTIME 20000
|
||||
|
||||
// If defined the movements slow down when the look ahead buffer is only half full
|
||||
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
|
||||
#ifndef DELTA
|
||||
#define SLOWDOWN
|
||||
#endif
|
||||
|
||||
// Frequency limit
|
||||
// See nophead's blog for more info
|
||||
|
||||
Reference in New Issue
Block a user