mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-17 19:57:58 -06:00
MarlinFirmware/Marlin#27819
This commit is contained in:
parent
ae989e5e55
commit
1b5bac4dfd
382 changed files with 1146 additions and 0 deletions
|
@ -2388,6 +2388,9 @@
|
|||
* For better results also enable ADAPTIVE_STEP_SMOOTHING.
|
||||
*/
|
||||
//#define NONLINEAR_EXTRUSION
|
||||
#if ENABLED(NONLINEAR_EXTRUSION)
|
||||
//#define NONLINEAR_EXTRUSION_DEFAULT_ON // Enable if NLE should be ON by default
|
||||
#endif
|
||||
|
||||
// @section leveling
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue