Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Klipper on Duet 3 6HC

    Scheduled Pinned Locked Moved
    Firmware installation
    2
    4
    993
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Andrey 0undefined
      Andrey 0
      last edited by

      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_SAME70

      config 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.

      lukeslaboratory opened this pull request in KevinOConnor/klipper

      closed Config: Add Generic-Duet3-Mini.cfg Board Config #4133

      droftartsundefined Andrey 0undefined 2 Replies Last reply Reply Quote 0
      • droftartsundefined
        droftarts administrators @Andrey 0
        last edited by

        @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

        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

        1 Reply Last reply Reply Quote 0
        • Andrey 0undefined
          Andrey 0 @Andrey 0
          last edited by

          @andrey-0 I understand, but this forum is bigger

          Andrey 0undefined 1 Reply Last reply Reply Quote 0
          • Andrey 0undefined
            Andrey 0 @Andrey 0
            last edited by

            @andrey-0 Hello everyone. Who knows, please write.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA