Main : This config will be showed by default.

Sub : this config will be hided by default, only visible when some conditions meet.

Select config Type.

This will be displayed as contig option name in web UI

This description will be displayed under config option.

The ID of config, should be the same as the config string in configuration.h. (ex: for #define SNAKEOIL, the config id should be SNAKEOIL)

n/a

Force the input value from string into macro (ex: #define NAME "snakeoil" -> #define NAME snakeoil)

Default value. "true"/"false"/[string]

Append config ID into selected value

Selectable value (Ex: ENDER3,ENDER4,ENDER5) . The first value will be default

Select config Type.

Id of the main config, this sub config will be showed when the main config is selected or value is matched

The value of target config.

The ID of config, should be the same as the config string in configuration.h. (ex: for #define SNAKEOIL, the config id should be SNAKEOIL)

Enable this if this config will be used as condition for other sub level config.

This will be displayed as contig option name in web UI

This description will be displayed under config option.

n/a

Force the input value from string into macro (ex: #define NAME "snakeoil" -> #define NAME snakeoil)

Default value. "true"/"false"/[string]

Append config ID into selected value

Selectable value (Ex: ENDER3,ENDER4,ENDER5) . The first value will be default