PrusaSlicer-NonPlainar/src/slic3r
Lukas Matena 665bc9e960 Hollowing: allow to place drain holes on the inner surface of a hollowed cavity
Drain holes are not allowed to be placed on its own inner surface. This was recently (0e3ebb3)
done by forcing invalidation of the slaposDrillHoles, which also invalidates and therefore
hides the drilled mesh. However, that also hides the hollowed mesh and it is not possible
to place holes inside the cavity.

This change does not dump the drilled mesh, but checks that no raycast hit ends up in a hole.
2020-02-06 17:58:26 +01:00
..
Config configuration updater 2020-02-04 15:27:11 +01:00
GUI Hollowing: allow to place drain holes on the inner surface of a hollowed cavity 2020-02-06 17:58:26 +01:00
Utils updating preset bundle bug fix: if forced update - does not check snapshots 2020-02-05 12:44:59 +01:00
CMakeLists.txt ObjectDataViewModel is extracted from wxExtentions to the separated file 2020-02-02 22:22:40 +01:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +01:00