Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
This commit is contained in:
commit
908650630b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
// There is an implementation of a hole-aware raycaster that was eventually
|
||||
// not used in production version. It is now hidden under following define
|
||||
// for possible future use.
|
||||
//#define SLIC3R_HOLE_RAYCASTER
|
||||
#define SLIC3R_HOLE_RAYCASTER
|
||||
|
||||
#ifdef SLIC3R_HOLE_RAYCASTER
|
||||
#include "libslic3r/SLA/Hollowing.hpp"
|
||||
|
|
Loading…
Reference in a new issue