mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 14:16:36 +08:00

Since all the layer data is offset by the same amount, we can simply move the node, which saves us some processing when adding layers. Contributes to CURA-708