Files
OrcaSlicer_WIKI/material_settings/dependencies/material_dependencies.md
Ian Bassi a48065d8b7 Base material settings (#32)
* HOME: Base material settings

* Create material_flow_ratio_and_pressure_advance.md

* Create material_basic_information.md

* Create material_print_chamber_temperature.md

* material temp

* Create material_volumetric_speed_limitation.md

* Create material_cooling_for_specific_layer.md

* Create material_part_cooling_fan.md

* Material fan union

* Create material_setting_overrides.md

* Create material_advanced.md

* Unify material multimaterial

* Create material_dependencies.md

* Update Home.md
2025-11-28 15:26:00 -03:00

914 B

Material Dependencies

Material dependencies help ensure that a material profile is only used with compatible printer and process profiles, preventing potential printing issues.

Compatible printers

Set of printers that this material profile is compatible with if you want to limit its usage to specific printers.

Printer Condition

boolean expression using the configuration values of an active printer profile.
If this expression evaluates to true, this profile is considered compatible with the active printer profile.

Compatible process profiles

Set of process profiles that this material profile is compatible with if you want to limit its usage to specific process profiles.

Process Condition

A boolean expression using the configuration values of an active print profile.
If this expression evaluates to true, this profile is considered compatible with the active print profile.