Small memory optimization for some infills #979

Closed
opened 2026-04-05 16:39:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @RF47 on 1/24/2026

Description

This PR applies small memory optimizations to several infill implementations by using move semantics instead of unnecessary copies when handling polylines.
No functional or visual changes to the generated infill are expected.

*Originally created by @RF47 on 1/24/2026* # Description This PR applies small memory optimizations to several infill implementations by using move semantics instead of unnecessary copies when handling polylines. No functional or visual changes to the generated infill are expected.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#979