OrcaSlicer/src
tome9111991 6437fb57e8 Fix: crash in PA calibration pattern generation (#12406)
Fix crash in PA calibration pattern generation

Reset current extruder ID and clear pointers in set_extruders to prevent dangling pointers when extruders are recreated. Also fixed undefined behavior by checking if the vector is empty before taking max_element.

Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-03-01 14:13:51 +08:00
..
dev-utils Merge branch 'main' into dev/p2s-pr 2025-11-17 14:56:09 +08:00
libslic3r Fix: crash in PA calibration pattern generation (#12406) 2026-03-01 14:13:51 +08:00
libvgcode Add Pressure Advance visualization support (#11673) 2026-03-01 14:13:49 +08:00
slic3r Change bed temperature type to use highest temp by default (#12486) 2026-03-01 14:13:51 +08:00
CMakeLists.txt Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
OrcaSlicer.cpp Fix thumbnail rendering in CLI (#12129) 2026-02-10 13:08:22 +08:00
OrcaSlicer.hpp ENH: CLI: add logic to process wrapping detect 2025-10-02 17:07:21 +08:00
OrcaSlicer_app_msvc.cpp Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00