OrcaSlicer/src/libslic3r/GCode
songwei.li 4e1ec6d354 FIX: Increased the tolerance of printable area detection to 2mm
In gcode processor, the result check, increased the tolerance of printable area detection to 2mm, to adaption to the requirement of command line slicing.

jira: none
Change-Id: I5be4d6396989c35ae394339376c1133c8862c075
(cherry picked from commit 2f09c98caa9d2afc3e33a0bf17c6a6bb39992e0c)
2025-10-02 18:26:40 +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: Increased the tolerance of printable area detection to 2mm 2025-10-02 18:26:40 +08:00
GCodeProcessor.hpp ENH: add new arrangement features for wrapping detection area 2025-10-02 17:41:41 +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
TimelapsePosPicker.cpp FIX: collision caused by pick safe pos in object mode 2025-09-24 13:12:55 +08:00
TimelapsePosPicker.hpp FIX: potential collsion in by object seq 2025-09-23 17:22:10 +08:00
ToolOrdering.cpp ENH: add wrapping detection 2025-09-30 15:32:44 +08:00
ToolOrdering.hpp ENH: remove the limit for number of tpu filaments 2025-09-23 21:32:18 +08:00
ToolOrderUtils.cpp ENH: refine filament sorting when flush volume is 0 2025-09-21 18:01:16 +08:00
ToolOrderUtils.hpp FIX: Fix missing std:: declarations in ToolOrderUtils 2025-09-18 23:01:00 +08:00
WipeTower.cpp ENH: add wrapping detection 2025-09-30 15:32:44 +08:00
WipeTower.hpp ENH: add wrapping detection 2025-09-30 15:32:44 +08:00
WipeTower2.cpp Merge remote-tracking branch 'upstream/main' into dev/h2d-2 2025-09-24 09:15:33 +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