✨ Nonlinear Extrusion Control (M592) (#26127)
This commit is contained in:
@@ -2275,6 +2275,14 @@
|
||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Nonlinear Extrusion Control
|
||||
*
|
||||
* Control extrusion rate based on instantaneous extruder velocity. Can be used to correct for
|
||||
* underextrusion at high extruder speeds that are otherwise well-behaved (i.e., not skipping).
|
||||
*/
|
||||
//#define NONLINEAR_EXTRUSION
|
||||
|
||||
// @section leveling
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user