Hi What is the G Code to view all your EEPROM setting at once

Hi What is the G Code to view all your EEPROM setting at once in Pronterface.
I like to see all my setting that are in the EEprom ( Smoothieware )

+Peter van der Walt if he has eeprom values stored saved via gcodes during calibration, then I believe he should be looking at config override file correct?

Yes its the config override file. How do I get the main config file override the " config override file" .
If I make changes to confige file , do i run M502 & then M500 to load the config file.
Sorry learning the G Code.

@Vaughan_Lundin correct, m502 loads default, m500 saves those defaults.

@Eclsnowman , so M502 will load the Config file and then you save ( M500 ) to the " Config Override file "
When I make changes to Simply3D to the retraction setting example, will it use the Simply3D setting and not the config file ? Because there is settings in the config aswell.
Thanks

@Vaughan_Lundin I’ve never used firmware based retraction settings yet so I’m not certain. I just use slicer base retraction.

Thanks @Eclsnowman , appreciate the help