mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-22 19:50:44 +00:00
ENH: reduce organic tree support log level
jira: none Change-Id: I17b876d88974e632c592bd36f3fea700a51f86be (cherry picked from commit 97de4e87cfbff84c04c247bdf525ac83119e177f)
This commit is contained in:
@@ -33,7 +33,7 @@ using namespace std::literals;
|
||||
|
||||
// or warning
|
||||
// had to use a define beacuse the macro processing inside macro BOOST_LOG_TRIVIAL()
|
||||
#define error_level_not_in_cache error
|
||||
#define error_level_not_in_cache debug
|
||||
|
||||
//FIXME Machine border is currently ignored.
|
||||
static Polygons calculateMachineBorderCollision(Polygon machine_border)
|
||||
|
||||
Reference in New Issue
Block a user