mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-27 20:04:29 +03:00
Fix rotation in support cubic infill
This commit is contained in:
@@ -120,7 +120,7 @@ protected:
|
||||
Polylines &polylines_out);
|
||||
|
||||
public:
|
||||
static std::unique_ptr<FillAdaptive_Internal::Octree> build_octree_for_adaptive_support(
|
||||
static std::unique_ptr<FillAdaptive_Internal::Octree> build_octree_for(
|
||||
TriangleMesh & triangle_mesh,
|
||||
coordf_t line_spacing,
|
||||
const Vec3d & cube_center,
|
||||
|
||||
Reference in New Issue
Block a user