Need help or have questions about the v4 Config Helper, please post here.
V4 is now Live: Fett263 Proffieboard ProffieOS6, 7 & 8 Config Helper
If you’re new to the Config Helper Tool, please read the original post here to learn more about optimization and other features:
V4 of the Tool now supports ProffieOS8 configs as well as several updates and improvements. If you’ve built configs using previous version you can update by changing OS Version option at the top to “ProffieOS8.x” and it will allow for the new defines and settings to be selected.
- Support for primary new OS8 defines for the Base OS and my Prop
- NEW! Alternate Prop support
- This tool is designed to support default (basic prop) and my prop but I have added an Alternate Prop selection for users who want to use one of the other props in OS8
- The tool does not have the defines or controls for the alternate props available so you will need to refer to the top of the prop.h files to get the necessary defines and review the controls
- There is a new Custom Define box at the bottom of the define selection that allows you to manually input any/all defines for Alternate Props as well as other obscure or lesser used defines not covered by the tool
- This tool is designed to support default (basic prop) and my prop but I have added an Alternate Prop selection for users who want to use one of the other props in OS8
- New! Custom Define inputs
- To support Alternative Props as well as other defines I have added a Custom Define input box for users to manually input defines not covered by the tool
- I have added most of the defines that users will need or encounter, however, over the versions there are some obscure and very niche defines that are missing. If you are unable to find an option for a specific define in the tool you can manually input in the Custom Define box.
- NOTE: this is only for #define statements that will be appended to the CONFIG_TOP section of your config, if you put other code or styles you will get a compile error as this tool does not verify or check the Custom Define values. See here for all main OS defines: ProffieOS Documentation: The CONFIG_TOP section
- Refer to specific prop files for their individual defines if you’re using an Alternate Prop
- This tool cannot verify Alternate Prop defines, if you have questions on Alternate Props I would recommend asking the Prop Maker.
- I have added most of the defines that users will need or encounter, however, over the versions there are some obscure and very niche defines that are missing. If you are unable to find an option for a specific define in the tool you can manually input in the Custom Define box.
- To support Alternative Props as well as other defines I have added a Custom Define input box for users to manually input defines not covered by the tool