• Lars Kruse's avatar
    reduce unnecessary moves to safety height for zigzag patterns · f2e387c8
    Lars Kruse authored
    Previously the "TinySidewaysMoveFilter" was used to detect small gaps within
    a toolpath that can be removed safely. But the above filter only worked under
    the specific conditions that the z levels of both adjacent points are the same.
    The new implementation adds another connection line to the motion grid (before
    collision tests). Thus now all kind of connections (independent of their length
    and position) are possible.
    f2e387c8
Name
Last commit
Last update
..
Cutters Loading commit data...
Exporters Loading commit data...
Geometry Loading commit data...
Gui Loading commit data...
Importers Loading commit data...
PathGenerators Loading commit data...
PathProcessors Loading commit data...
Physics Loading commit data...
Plugins Loading commit data...
Simulation Loading commit data...
Toolpath Loading commit data...
Utils Loading commit data...
__init__.py Loading commit data...