Closed V1ntex closed 2 years ago
Hi, If your first boot was successful then the firmware compile was right. If the successive boot is unsuccessful, there is some default causing the freeze. Try disabling in configuration.h file:
// Professional firmware features:
#define ProUIex 1
#define HAS_GCODE_PREVIEW 1
#define HAS_TOOLBAR 1
@mriscoc, Hi, Disabling didn't help =( But if i choose incorrect eeprom (specially), then every starting is ok, but the setting are not saved on each restart and i get an error "eeprom version failed"
Were you able to found the problem with settings?
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Is your feature request related to a problem? Please describe.
Hello, i'm trying port this firmware for cheetah v2, but i have some errors.
There are changes what i did:
Configuration.h:
Conditionals_adv.h:
stm32f4.ini:
platformio.ini:
default_envs = FYSETC_CHEETAH_V20
First power on is ok, but second power on is freeze main menu.
Are you looking for hardware support?
Fysetc Cheetah V2
Describe the feature you want
Support board
Additional context
No response