karl-nilsson / sse

Step Slicer Engine
GNU Affero General Public License v3.0
15 stars 2 forks source link

Cache infill patterns #19

Open karl-nilsson opened 2 years ago

karl-nilsson commented 2 years ago

Currently, sse generates infill patterns for every layer and slice. Given most infill patterns are periodic (wrt z position), it should be possible to cache the generated patterns, and reuse them as needed.