mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-03 17:11:38 +00:00
The strategy for the avoid crossing perimeters algorithm has been redesigned. But external travels (travel between objects or supports) have not been solved yet. For these travels is used a direct path between two points. Much of the code has been reworked, which leads to significant speedup compared to the previous implementation. Also, several potential bugs have been fixed.