Klipper on Duet 3 6HC
-
Hello everyone! How to install a klipper firmware on the duet 3 6hc? It is documentation for duet 3 mini https://github.com/KevinOConnor/klipper/pull/4133? Why after all update config files the klipper give error
"Creating symbolic link out/board
warning: the choice symbol MACH_SAME70 (defined at src/atsam/Kconfig:2, src/atsam/Kconfig:38, src/atsam/Kconfig:53) is selected by the following symbols, but select/imply has no effect on choice symbols- MACH_SAME70 (defined at src/atsam/Kconfig:2, src/atsam/Kconfig:38, src/atsam/Kconfig:53)
- MACH_SAME70 (defined at src/atsam/Kconfig:2, src/atsam/Kconfig:38, src/atsam/Kconfig:53)
warning: the choice symbol MACH_SAME70 (defined at src/atsam/Kconfig:2, src/atsam/Kconfig:38, src/atsam/Kconfig:53) is defined with a prompt outside the choice
lib/kconfiglib/menuconfig.py: Dependency loop
===============
MACH_SAME70 (defined at src/atsam/Kconfig:2, src/atsam/Kconfig:38, src/atsam/Kconfig:53), with definition...
config MACH_SAME70
bool "SAME70Q20 (Duet3 6HC)"
select MACH_SAME70config MACH_SAME70
bool "SAME70Q20 (Duet3 6HC)"
select MACH_SAME70
depends on <choice>config MACH_SAME70
bool
depends on MACH_ATSAM(select-related dependencies: MACH_SAME70 || (MACH_SAME70 && <choice>))
...depends again on MACH_SAME70 (defined at src/atsam/Kconfig:2, src/atsam/Kconfig:38, src/atsam/Kconfig:53)
make: *** [Makefile:112: menuconfig] Error 1".Please tell me.
-
@andrey-0 it will be better for you to ask on the Klipper discord server. A few users on this forum use Klipper, and you are free to discuss it here, but generally we don’t have much experience using it, and Duet3D does not support it.
Ian
-
@andrey-0 I understand, but this forum is bigger
-
@andrey-0 Hello everyone. Who knows, please write.