mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-03 17:11:38 +00:00
Removed dependency on Perl Math::PlanePath module. Fixed compilation with Visual Studio and SLIC3R_DEBUG: Visual Studio older than 2015 does not support the prinf type specifier %zu. Use %Iu instead. C++11 move semantics enabled.