Disable NO_VOLUMETRICS
We have a CNC router, so it's not required. Also removes the Filament menu entry
This commit is contained in:
parent
850bf82c5e
commit
17b140cf1d
@ -3629,7 +3629,7 @@
|
|||||||
/**
|
/**
|
||||||
* Disable all Volumetric extrusion options
|
* Disable all Volumetric extrusion options
|
||||||
*/
|
*/
|
||||||
//#define NO_VOLUMETRICS
|
#define NO_VOLUMETRICS
|
||||||
|
|
||||||
#if DISABLED(NO_VOLUMETRICS)
|
#if DISABLED(NO_VOLUMETRICS)
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user