mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
parent
0eb590c6ae
commit
0e94d8886d
354 changed files with 2832 additions and 0 deletions
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2302,6 +2302,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2297,6 +2297,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2289,6 +2289,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2294,6 +2294,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2300,6 +2300,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2291,6 +2291,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2295,6 +2295,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2297,6 +2297,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2293,6 +2293,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -2292,6 +2292,14 @@
|
||||||
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
//#define EXPERIMENTAL_I2S_LA // Allow I2S_STEPPER_STREAM to be used with LA. Performance degrades as the LA step rate reaches ~20kHz.
|
||||||
#endif
|
#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
|
// @section leveling
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue