OrcaSlicer/src/libslic3r/GCode
jiangkai.zhao 9ad372f3f5 ENH: add solid infill before nozzlechange
and set the contact surfaces of different material types as solid,
and reduce the nozzlechange speed if it occurs at the contact surface,
and recuce the toolchange speed if it occurs at the contact surface.
jira: none

Change-Id: I884d60f4114544dfa959bd654ecc985f5fb9aac4
(cherry picked from commit ed7bfd3ff6732efe6c7e9eb96901be1db00bb3d0)
2025-09-17 09:30:48 +08:00
..
AdaptivePAInterpolator.cpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
AdaptivePAInterpolator.hpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
AdaptivePAProcessor.cpp Fix english strings consistency (#8881) 2025-04-26 19:59:49 +08:00
AdaptivePAProcessor.hpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
AvoidCrossingPerimeters.cpp FIX: wrong flush logic 2025-08-24 23:18:05 +08:00
AvoidCrossingPerimeters.hpp Avoid cross perimeter improvements ported from BBS (#10220) 2025-07-30 21:42:39 +08:00
ConflictChecker.cpp ENH: Change the collision calculation 2025-09-16 22:20:14 +08:00
ConflictChecker.hpp Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
CoolingBuffer.cpp FIX: backend get the extruder id based on filament_map 2025-08-24 23:18:02 +08:00
CoolingBuffer.hpp ENH:Add 'Don't show again' to the step mesh 2025-03-27 22:17:07 +08:00
ExtrusionProcessor.hpp Fix speed up during overhang slowdown when curled perimeters is enabled. (#9215) 2025-04-05 14:46:02 +08:00
FanMover.cpp fixes compiler warnings (#9619) 2025-06-14 21:05:25 +08:00
FanMover.hpp Fix Fan mover when absolute E is used (#8359) 2025-02-15 13:08:01 +08:00
GCodeProcessor.cpp ENH: refine code for gcode line process 2025-09-16 15:04:02 +08:00
GCodeProcessor.hpp ENH: refine code for gcode line process 2025-09-16 15:04:02 +08:00
PchipInterpolatorHelper.cpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
PchipInterpolatorHelper.hpp Enhancement: Adaptive Pressure advance (#5609) 2024-07-28 22:52:08 +08:00
PostProcessor.cpp Use boost::nowide directly from boost (#9037) 2025-03-29 20:14:10 +08:00
PostProcessor.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PressureEqualizer.cpp Enhancement: ERS - Option to limit ERS to external perimeters and overhangs only (#7399) 2025-01-05 23:19:00 +08:00
PressureEqualizer.hpp Enhancement: ERS - Option to limit ERS to external perimeters and overhangs only (#7399) 2025-01-05 23:19:00 +08:00
PrintExtents.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrintExtents.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RetractWhenCrossingPerimeters.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
RetractWhenCrossingPerimeters.hpp ENH: speed gcode export up again 2023-04-17 15:39:02 +08:00
SeamPlacer.cpp Introduce a new seam alignment option: Aligned back (#10255) 2025-07-29 21:11:35 +08:00
SeamPlacer.hpp Remove unused parameter from place_seam method (#6421) 2024-08-18 16:32:56 +08:00
SmallAreaInfillFlowCompensator.cpp Fix -Wsubobject-linkage warning (#6243) 2024-08-04 10:48:24 +08:00
SmallAreaInfillFlowCompensator.hpp Fix -Wsubobject-linkage warning (#6243) 2024-08-04 10:48:24 +08:00
SpiralVase.cpp Skip the layer initial travel properly in vase mode (#10135) 2025-07-14 21:21:40 +08:00
SpiralVase.hpp Fixed a regression that non spiral vase mode was broken. #3091 2023-12-17 20:27:46 +08:00
ThumbnailData.cpp FIX: fix serveral issues in multi-plate slicing 2022-12-15 04:38:15 -05:00
ThumbnailData.hpp NEW:add "obj preview thumnailData" function 2025-09-09 09:39:43 +08:00
Thumbnails.cpp Revert "Revert "Some flatpak fixing (#5510)"" 2024-07-16 22:39:43 +08:00
Thumbnails.hpp Revert "Revert "Some flatpak fixing (#5510)"" 2024-07-16 22:39:43 +08:00
ToolOrdering.cpp FIX: some filament group issues 2025-09-16 23:27:32 +08:00
ToolOrdering.hpp ENH: add timelapse gcode for multi_extruder 2025-09-07 21:29:19 +08:00
ToolOrderUtils.cpp FIX: wrong filament sequence in some cases 2025-09-16 14:48:21 +08:00
ToolOrderUtils.hpp ENH: refactor filament group 2025-09-06 23:49:26 +08:00
WipeTower.cpp ENH: add solid infill before nozzlechange 2025-09-17 09:30:48 +08:00
WipeTower.hpp ENH: add solid infill before nozzlechange 2025-09-17 09:30:48 +08:00
WipeTower2.cpp ENH: add flat ironing before toolchange 2025-09-16 17:39:10 +08:00
WipeTower2.hpp The multi-color printing wipe tower now includes the Bambu RIB wall feature (#9881) 2025-06-15 14:53:35 +08:00