macros:example:fancurves
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:example:fancurves [2019/01/04 10:03] – [Explanation] sideshowbond | macros:example:fancurves [2019/05/03 14:29] (current) – icke_siegen | ||
---|---|---|---|
Line 1: | Line 1: | ||
Example | Example | ||
- | ====== Fan Curves ====== | + | ====== |
^ by: | Alex del Bondio with the help of Greg Haynes | | ^ by: | Alex del Bondio with the help of Greg Haynes | | ||
Line 12: | Line 12: | ||
{{tag> fan curve group segment part }} | {{tag> fan curve group segment part }} | ||
- | This selection of macros lets you change the fan curve, parts and grouping options without having to enter the fan menu. These macros have [[: | + | This selection of macros lets you change the fan curve, parts and grouping options without having to enter the fan menu. These macros have [[: |
+ | |||
+ | 5/1/19 Fan Toggle macro added in the file | ||
The code below is a snippet of the whole file which contains macros for all curves, grouping options and a handful of segments/ | The code below is a snippet of the whole file which contains macros for all curves, grouping options and a handful of segments/ | ||
Line 19: | Line 21: | ||
==== functions ==== | ==== functions ==== | ||
* [[: | * [[: | ||
- | * [[: | ||
==== affected properties ==== | ==== affected properties ==== | ||
Line 26: | Line 27: | ||
* [[: | * [[: | ||
+ | ==== specials ==== | ||
+ | * [[: | ||
===== Code ===== | ===== Code ===== | ||
<code xml fancurves.xml> | <code xml fancurves.xml> | ||
- | <?xml version=" | ||
- | < | ||
<?xml version=" | <?xml version=" | ||
< | < | ||
- | < | ||
- | <macro id=" | ||
- | <active binding=" | ||
- | < | ||
- | < | ||
- | </ | ||
- | </ | ||
- | < | ||
- | <macro id=" | ||
- | <active binding=" | ||
- | < | ||
- | < | ||
- | </ | ||
- | </ | ||
- | < | ||
- | <macro id=" | ||
- | <active binding=" | ||
- | | ||
- | < | ||
- | </ | ||
- | </ | ||
- | < | + | |
+ | | ||
+ | <active binding=" | ||
+ | propertyLink id=' | ||
+ | converter=' | ||
+ | converterParameter=' | ||
+ | }"/> | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <!-- Fan Grouping --> | ||
+ | <macro id=" | ||
+ | <active binding=" | ||
+ | propertyLink id=' | ||
+ | converter=' | ||
+ | converterParameter=' | ||
+ | }"/> | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <!-- Fan Parts --> | ||
+ | <macro id=" | ||
+ | <active binding=" | ||
+ | propertyLink id=' | ||
+ | converter=' | ||
+ | converterParameter=' | ||
+ | }"/> | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </macro> | ||
</ | </ | ||
- | |||
- | |||
</ | </ |
macros/example/fancurves.1546596236.txt.gz · Last modified: 2019/01/04 10:03 by sideshowbond