Disable NO_VOLUMETRICS

We have a CNC router, so it's not required. Also removes the Filament menu entry
This commit is contained in:
Thomas Basler 2020-02-17 19:45:42 +01:00
parent 850bf82c5e
commit 17b140cf1d
1 changed files with 1 additions and 1 deletions

View File

@ -3629,7 +3629,7 @@
/**
* Disable all Volumetric extrusion options
*/
//#define NO_VOLUMETRICS
#define NO_VOLUMETRICS
#if DISABLED(NO_VOLUMETRICS)
/**