Skip to content

Commit

Permalink
Tech ENABLE_WARNING_TEXTURE_REMOVAL set as default
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoturri1966 committed May 10, 2021
1 parent ca8a42c commit 426d2cd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 404 deletions.
2 changes: 0 additions & 2 deletions src/libslic3r/Technologies.hpp
Expand Up @@ -45,8 +45,6 @@
#define ENABLE_REDUCED_TOOLPATHS_SEGMENT_CAPS (1 && ENABLE_2_4_0_ALPHA0)
// Enable reload from disk command for 3mf files
#define ENABLE_RELOAD_FROM_DISK_FOR_3MF (1 && ENABLE_2_4_0_ALPHA0)
// Removes obsolete warning texture code
#define ENABLE_WARNING_TEXTURE_REMOVAL (1 && ENABLE_2_4_0_ALPHA0)
// Enable showing gcode line numbers in preview horizontal slider
#define ENABLE_GCODE_LINES_ID_IN_H_SLIDER (1 && ENABLE_2_4_0_ALPHA0)
// Enable validation of custom gcode against gcode processor reserved keywords
Expand Down

0 comments on commit 426d2cd

Please sign in to comment.