mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-23 22:54:11 -06:00
Malyan M300 / Monoprice Delta Mini config
This commit is contained in:
parent
86347a4f49
commit
6677b30297
184 changed files with 5764 additions and 217 deletions
|
@ -759,9 +759,7 @@
|
|||
// Minimum time that a segment needs to take if the buffer is emptied
|
||||
#define DEFAULT_MINSEGMENTTIME 20000 // (ms)
|
||||
|
||||
// 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)
|
||||
//// 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.
|
||||
//#define SLOWDOWN
|
||||
#if ENABLED(SLOWDOWN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue