ENABLE_ANISOTROPIC_FILTER_ON_BED_TEXTURES set as default

This commit is contained in:
Enrico Turri 2019-02-20 13:53:33 +01:00
parent e2731416bf
commit 0b0457186b
2 changed files with 2 additions and 8 deletions

View file

@ -38,8 +38,6 @@
#define ENABLE_MOVE_MIN_THRESHOLD (1 && ENABLE_1_42_0_ALPHA4)
// Modified initial default placement of generic subparts
#define ENABLE_GENERIC_SUBPARTS_PLACEMENT (1 && ENABLE_1_42_0_ALPHA4)
// Use anisotropic filtering on bed plate texture
#define ENABLE_ANISOTROPIC_FILTER_ON_BED_TEXTURES (1 && ENABLE_1_42_0_ALPHA4)
// Bunch of fixes related to volumes centering
#define ENABLE_VOLUMES_CENTERING_FIXES (1 && ENABLE_1_42_0_ALPHA4)