mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Port of Cura's multi-material interlocking (#5775)
* Init port of Cura's MM interlocking * Refactor a bit * Fix crash when bottom surface is multi-color * Fix crash when boundary avoidance is 0 * Add config --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -447,8 +447,12 @@ set(lisbslic3r_sources
|
||||
Shape/TextShape.cpp
|
||||
calib.hpp
|
||||
calib.cpp
|
||||
GCode/Thumbnails.cpp
|
||||
GCode/Thumbnails.hpp
|
||||
GCode/Thumbnails.cpp
|
||||
GCode/Thumbnails.hpp
|
||||
Interlocking/InterlockingGenerator.hpp
|
||||
Interlocking/InterlockingGenerator.cpp
|
||||
Interlocking/VoxelUtils.hpp
|
||||
Interlocking/VoxelUtils.cpp
|
||||
)
|
||||
|
||||
if (APPLE)
|
||||
|
||||
Reference in New Issue
Block a user