• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    deckingman @jay_s_uk
    last edited by 18 Aug 2022, 11:45

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

    @deckingman i thought M302 was system wide? https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m302-allow-cold-extrudes
    P1 = allow, P0 = not allow?

    Oh crap - you are right of course - more caffeine needed 🙂

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

    undefined 1 Reply Last reply 18 Aug 2022, 12:48 Reply Quote 1
    • undefined
      tecno @deckingman
      last edited by 18 Aug 2022, 12:48

      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?

      undefined undefined 2 Replies Last reply 18 Aug 2022, 14:48 Reply Quote 0
      • undefined
        deckingman @tecno
        last edited by 18 Aug 2022, 14:48

        @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

        undefined 1 Reply Last reply 18 Aug 2022, 14:51 Reply Quote 0
        • undefined
          tecno @deckingman
          last edited by 18 Aug 2022, 14:51

          @deckingman

          Has always been ON

          1 Reply Last reply Reply Quote 0
          • undefined
            gloomyandy @tecno
            last edited by 18 Aug 2022, 16:13

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

            undefined 1 Reply Last reply 18 Aug 2022, 16:19 Reply Quote 0
            • undefined
              tecno @gloomyandy
              last edited by 18 Aug 2022, 16:19

              @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
              • undefined
                gloomyandy
                last edited by 18 Aug 2022, 17:09

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

                undefined 1 Reply Last reply 18 Aug 2022, 17:13 Reply Quote 0
                • undefined
                  tecno @gloomyandy
                  last edited by 18 Aug 2022, 17:13

                  @gloomyandy
                  As requested
                  config.g

                  undefined 1 Reply Last reply 18 Aug 2022, 18:05 Reply Quote 0
                  • undefined
                    gloomyandy @tecno
                    last edited by 18 Aug 2022, 18:05

                    @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."

                    undefined 1 Reply Last reply 18 Aug 2022, 18:14 Reply Quote 1
                    • undefined
                      tecno @gloomyandy
                      last edited by 18 Aug 2022, 18:14

                      @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
                      • undefined
                        Phaedrux Moderator @tecno
                        last edited by Phaedrux 18 Aug 2022, 18:14

                        @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
                        29 out of 30
                        • First post
                          29/30
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA