|
|
@ -1365,13 +1365,20 @@ |
|
|
|
//#define EXTENDED_CAPABILITIES_REPORT
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Disable all Volumetric extrusion options |
|
|
|
*/ |
|
|
|
//#define NO_VOLUMETRICS
|
|
|
|
|
|
|
|
#if DISABLED(NO_VOLUMETRICS) |
|
|
|
/**
|
|
|
|
* Volumetric extrusion default state |
|
|
|
* Activate to make volumetric extrusion the default method, |
|
|
|
* with DEFAULT_NOMINAL_FILAMENT_DIA as the default diameter. |
|
|
|
* |
|
|
|
* M200 D0 to disable, M200 Dn to set a new diameter. |
|
|
|
*/ |
|
|
|
//#define VOLUMETRIC_DEFAULT_ON
|
|
|
|
//#define VOLUMETRIC_DEFAULT_ON
|
|
|
|
#endif |
|
|
|
|
|
|
|
/**
|
|
|
|
* Enable this option for a leaner build of Marlin that removes all |
|
|
|