Disable SLOWDOWN for DELTA

This commit is contained in:
Scott Lahteine 2020-04-12 18:59:37 -05:00
parent 53b464902e
commit 86347a4f49
18 changed files with 18 additions and 18 deletions

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif

View file

@ -763,7 +763,7 @@
// (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second) // (don't use SLOWDOWN with DELTA because DELTA generates hundreds of segments per second)
//// Slow down the machine if the look ahead buffer is (by default) half full. //// Slow down the machine if the look ahead buffer is (by default) half full.
// Increase the slowdown divisor for larger buffer sizes. // Increase the slowdown divisor for larger buffer sizes.
#define SLOWDOWN //#define SLOWDOWN
#if ENABLED(SLOWDOWN) #if ENABLED(SLOWDOWN)
#define SLOWDOWN_DIVISOR 2 #define SLOWDOWN_DIVISOR 2
#endif #endif