|
|
@ -1364,6 +1364,12 @@
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//#define EXTENDED_CAPABILITIES_REPORT
|
|
|
|
//#define EXTENDED_CAPABILITIES_REPORT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
* Disable all Volumetric extrusion options
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
//#define NO_VOLUMETRICS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#if DISABLED(NO_VOLUMETRICS)
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Volumetric extrusion default state
|
|
|
|
* Volumetric extrusion default state
|
|
|
|
* Activate to make volumetric extrusion the default method,
|
|
|
|
* Activate to make volumetric extrusion the default method,
|
|
|
@ -1372,6 +1378,7 @@
|
|
|
|
* M200 D0 to disable, M200 Dn to set a new 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
|
|
|
|
* Enable this option for a leaner build of Marlin that removes all
|
|
|
|