OrcaSlicer/src
Rodrigo Faselli 29f4e66715
Some checks are pending
Build all / Build Linux (push) Waiting to run
Build all / Build Non-Linux (push) Waiting to run
Build all / Unit Tests (push) Blocked by required conditions
Build all / Flatpak (push) Waiting to run
Line type by default for single extruder single material (#11397)
* line type by default single extruder

* Defautl to color print if use multicolor

* Update condition for setting view type in GCodeViewer

* Refine default view type selection in GCodeViewer

Improves logic for selecting the default view type based on nozzle and filament preset counts. Now selects 'Summary' for multiple nozzles, 'ColorPrint' for single nozzle with multiple filaments, and 'FeatureType' otherwise.

* Refactor multimaterial detection in GCodeViewer

Introduced a 'multimaterial' boolean to clarify logic for detecting multiple filament presets. This improves readability and maintains consistent behavior when setting the view type based on extruder and filament count.
2025-12-18 16:55:19 +00:00
..
clipper2 Re-include BBS's Clipperutils2 (#11415) 2025-11-22 15:39:12 +08:00
dev-utils Merge branch 'main' into dev/p2s-pr 2025-11-17 14:56:09 +08:00
libslic3r Fix: Timelapse Z-hop logic used when timelapse was disabled (#11444) 2025-12-18 14:34:32 +00:00
slic3r Line type by default for single extruder single material (#11397) 2025-12-18 16:55:19 +00:00
CMakeLists.txt Re-include BBS's Clipperutils2 (#11415) 2025-11-22 15:39:12 +08:00
OrcaSlicer.cpp FIX: CLI: fix the crash issue when load user config 2025-10-30 14:56:49 +08:00
OrcaSlicer.hpp ENH: CLI: add logic to process wrapping detect 2025-10-02 17:07:21 +08:00
OrcaSlicer_app_msvc.cpp clean up 2023-08-09 13:42:41 +08:00