mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 20:32:06 +00:00
Introduce enable_infill_filament_override toggle to replace the implicit behavior where sparse_infill_filament != wall_filament implied an override. Add infill_filament_use_base_first_layers and infill_filament_use_base_last_layers to keep the base filament on boundary layers before switching to the infill override filament. Move the sparse infill filament selector into the infill section of the UI and gate its visibility behind the new toggle. Also fixes: filament deletion now correctly updates wall/infill/solid filament assignments, LayerRegion::flow() resolves nozzle diameter from the effective extruder per role, and mixed filament preview ratio calculation is improved for edge cases (0% and 100%).
45 lines
552 B
Plaintext
45 lines
552 B
Plaintext
Build
|
|
Build.bat
|
|
/build*/
|
|
CMakeLists.txt.user
|
|
**/CMakeLists.txt.autosave
|
|
deps/build*
|
|
MYMETA.json
|
|
MYMETA.yml
|
|
_build
|
|
blib
|
|
xs/buildtmp
|
|
*.o
|
|
*.log
|
|
MANIFEST.bak
|
|
xs/MANIFEST.bak
|
|
xs/assertlib*
|
|
.init_bundle.ini
|
|
.vs/*
|
|
local-lib
|
|
/src/TAGS
|
|
/.vscode/
|
|
/.vscode
|
|
build-linux/*
|
|
deps/build*/*
|
|
**/.DS_Store
|
|
install_*
|
|
build_*/
|
|
SVG
|
|
src/Snapmaker_Orca-doc/
|
|
.idea/
|
|
/.cache/
|
|
*.mo
|
|
**/process_full/
|
|
**/machine_full/
|
|
**/filament_full/
|
|
/deps/DL_CACHE/
|
|
/deps/DL_CACHE
|
|
**/.flatpak-builder/
|
|
resources/profiles/user/default
|
|
*.code-workspace
|
|
deps_src/build/
|
|
.claude/
|
|
.omc
|
|
nul
|
|
.codex_tmp |