NONLINEAR_EXTRUSION_DEFAULT_ON
Some checks failed
Deploy / deploy (push) Has been cancelled

MarlinFirmware/Marlin#27819
This commit is contained in:
Scott Lahteine 2025-05-27 16:26:51 -05:00
parent ae989e5e55
commit 1b5bac4dfd
382 changed files with 1146 additions and 0 deletions

View file

@ -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