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

    Suddenly extrusion buttons Extrude/Retract are grey!

    Scheduled Pinned Locked Moved
    RepRapFirmware on other controllers
    6
    30
    1.4k
    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.
    • tecnoundefined
      tecno @deckingman
      last edited by

      I hope I have finally found the error, did run RRF Config Tool and copied the config.g and now it looks lite it is working. Do have to finetune motorparameters. I can not see any differences other than speeds.

      Will report my findings.

      So it looks like writing data on µSD card is somehow corrupted. Is it possible the write process is too fast and no CRC or whatever to verify is done?

      deckingmanundefined gloomyandyundefined 2 Replies Last reply Reply Quote 0
      • deckingmanundefined
        deckingman @tecno
        last edited by

        @tecno said in Suddenly extrusion buttons Extrude/Retract are grey!:

        ................ Is it possible the write process is too fast and no CRC or whatever to verify is done?

        In DWC - Settings - Machine Specific, there is a toggle entitled "Use CRC32 checksums for uploads" or some such. Make sure it's "On".

        Ian
        https://somei3deas.wordpress.com/
        https://www.youtube.com/@deckingman

        tecnoundefined 1 Reply Last reply Reply Quote 0
        • tecnoundefined
          tecno @deckingman
          last edited by

          @deckingman

          Has always been ON

          1 Reply Last reply Reply Quote 0
          • gloomyandyundefined
            gloomyandy @tecno
            last edited by

            @tecno said in Suddenly extrusion buttons Extrude/Retract are grey!:

            So it looks like writing data on µSD card is somehow corrupted. Is it possible the write process is too fast and no CRC or whatever to verify is done?

            What makes you think there is an SD card corruption? Do you have an example of a corrupt file?

            What make and size of SD card are you using? Try inserting it in a Windows PC and checking it for errors.

            tecnoundefined 1 Reply Last reply Reply Quote 0
            • tecnoundefined
              tecno @gloomyandy
              last edited by

              @gloomyandy

              Hi Andy,
              Config.g was damaged obviously as it did work with a new copy written on card.

              32G from Sandisk, no errors in Win.

              1 Reply Last reply Reply Quote 0
              • gloomyandyundefined
                gloomyandy
                last edited by

                @tecno So do you have the damaged version of the file? If so please post it....

                tecnoundefined 1 Reply Last reply Reply Quote 0
                • tecnoundefined
                  tecno @gloomyandy
                  last edited by

                  @gloomyandy
                  As requested
                  config.g

                  gloomyandyundefined 1 Reply Last reply Reply Quote 0
                  • gloomyandyundefined
                    gloomyandy @tecno
                    last edited by

                    @tecno It seems unlikely that your file has any sort of SD card read/write corruption. I would have expected to see large parts of the file missing, invalid characters, lines oddly truncated, but that file seems to be perfectly formatted and complete.

                    I did however notice that your tool definition line M563 does not have a D parameter, which means that the tool will have no extruder drive associated with it (and is probably what caused your problem). See: https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m563-define-or-remove-a-tool
                    "If there is no 'D' field the tool has no drives."

                    tecnoundefined 1 Reply Last reply Reply Quote 1
                    • tecnoundefined
                      tecno @gloomyandy
                      last edited by

                      @gloomyandy

                      OK, You found a problem and that is the part Jay was helping with as regards fan issue.
                      Can very well be so that editing those lines D somehow disappeared with copy/paste.

                      Thanks for looking into this, as always appreciated.

                      1 Reply Last reply Reply Quote 0
                      • Phaedruxundefined
                        Phaedrux Moderator @tecno
                        last edited by Phaedrux

                        @tecno said in Suddenly extrusion buttons Extrude/Retract are grey!:

                        M563 P1 H1 F0

                        You don't have a motor assigned to the tool. You need a D value.

                        EDIT: I see Gloomyandy got you there first.

                        Z-Bot CoreXY Build | Thingiverse Profile

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