OrcaSlicer/src/libslic3r/GCode
zhimin.zeng bf0f98b0eb FIX: apply unprintable filament type to limit filament map
jira: none
Change-Id: I81e22dc28bc416a1b26c242fab4e054f597b064e
(cherry picked from commit 9b81b9e2d4c6b39329e94efe3e433564c66f6ffe)
2025-09-18 16:14:01 +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: reopen confilctchecker with adpative height. 2025-09-17 14:03:59 +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 FIX: apply unprintable filament type to limit filament map 2025-09-18 16:14:01 +08:00
GCodeProcessor.hpp FIX: apply unprintable filament type to limit filament map 2025-09-18 16:14:01 +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 ENH: optimize group logic for unprintable filaments 2025-09-18 16:13:25 +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 FIX: crash when tool_change is empty 2025-09-18 15:22:55 +08:00
WipeTower.hpp FIX: Fix missing polygon primitives declaration 2025-09-18 09:33:17 +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