Make menu configs for a creality cr 10s pro v1

Hey, Does anyone have the makemenu configs for a cr10s pro v1 i have found a config file but I don’t have the correct settings for the board.

Thank you

If you had read the information when opening the topic, you had realized that “Configs” is the wrong category. Stop moving it around!

1 Like

alright i just thought that is made more sense in configs

Yes, but only if it is a working config.

grafik

Problems, issues and queries always go to General Discussion.

You need to provide more information on your board. What version is it? What MCU chip is it using?

Likely an Atmega chip like the atmega2560.

ya it is the atmega 2560

I think the description of the build config for the firmware in the config examples are terse because the default build config should work out of the box.

mv .config .config.bkp; make builds a firmware for atmega2560 communicating over UART0.

Where did you find the config files