Files
OrcaSlicer/src/libslic3r/GCode
Bastien Nocera 81ae29d82f FIX: Fix missing offset() helper declaration
/run/build/BambuStudio/src/libslic3r/GCode/WipeTower.cpp:3327:26: error: ‘offset’ was not declared in this scope; did you mean ‘off_t’?
 3327 |             outer_wall = offset(outer_wall, scaled(spacing)).front();
      |                          ^~~~~~
      |                          off_t

(cherry picked from commit c77afa7096c48c2b3e2559b39252bafca3f87b28)
2025-09-18 21:53:18 +08:00
..
2023-12-01 10:42:45 +00:00
2025-06-14 21:05:25 +08:00
2025-09-18 16:38:26 +08:00