mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-06 10:31:12 +00:00
replaced implicit lambda capture with explicit listing of captured context for readability and code correctness. Captured this as const.