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

    BL TOUCH AND Z0

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    11
    434
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by

      Please post your config.g and home all. And bed.g if you using G32. And your slicer start gcode.

      Which firmware version are you using? Which duet board?

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      • luca-f13undefined
        luca-f13
        last edited by

        I'm using a Duet Maestro with firmware vers. 2.03
        Here the files you requested.

        homeall.g
        config.g
        bed.g
        draw 007.gcode

        Thanks in advance,
        Luca

        1 Reply Last reply Reply Quote 0
        • PaulHewundefined
          PaulHew
          last edited by

          @luca-f13 Morning. I looked through your config.g and found this.

          G31 P500 X-28 Y-39.5 Z0,6                   ; set Z probe trigger value, offset and trigger height
          

          You have a comma as opposed to a fullstop/dot.
          The line should be

          G31 P500 X-28 Y-39.5 Z0.6                   ; set Z probe trigger value, offset and trigger height
          

          Please try that and report back.
          Also, may I suggest you also upgrade to the latest RRF2.

          Regards,
          Paul.

          RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
          Voron 2.4 disassembled..... Waiting for the RailCore Mini....

          1 Reply Last reply Reply Quote 0
          • luca-f13undefined
            luca-f13
            last edited by

            I feel stupid thanks a lot

            however I am using rrf 2.1.4

            PaulHewundefined 1 Reply Last reply Reply Quote 0
            • PaulHewundefined
              PaulHew @luca-f13
              last edited by

              @luca-f13 No Problem, saves throwing the printer out of the window!
              (Personally I would blame the guy who put the ',' and '.' next to each other)!

              Firmware, current version is 2.05.1, which is the latest for RRF2, which can be found HERE
              Your firmware is nearly 2 years old, might be worth considering the update.

              Regards,

              Paul

              RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
              Voron 2.4 disassembled..... Waiting for the RailCore Mini....

              1 Reply Last reply Reply Quote 0
              • luca-f13undefined
                luca-f13
                last edited by

                Ok, I've updated the firmware and everything works.
                Thank you very much for suggesting me,
                but the problems aren't gone forever, now I have an extrusion problem that I can't understand what causes it, I think it could be a slicer setting because I have already verified that the extruded material quantity is correct.

                Is there anything in particular I can check in your opinion?

                PaulHewundefined 1 Reply Last reply Reply Quote 0
                • PaulHewundefined
                  PaulHew @luca-f13
                  last edited by

                  @luca-f13 Under or Over extruding?
                  So, if you have your E Steps correct, ask for 100mm from console and it feeds 100mm?
                  Please post your config.g so we can see it please.

                  Next is calibration of the flow rate.
                  What slicer are you using? And what is your current flowrate / extrusion multiplier within that slicer?
                  This is my go to guide and one of the many. https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Maestro+Guide+Part+4:+Calibration/40?lang=en

                  Regards,
                  Paul

                  RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
                  Voron 2.4 disassembled..... Waiting for the RailCore Mini....

                  luca-f13undefined 1 Reply Last reply Reply Quote 1
                  • luca-f13undefined
                    luca-f13 @PaulHew
                    last edited by

                    @PaulHew
                    Thank you for your quick reply, here the answers to what you asked:
                    Ask for 100mm from console and it feeds 100mm? YES
                    What slicer are you using? SIMPLIFY3D
                    extrusion multiplier within that slicer? 0.98mm
                    I'm using a 0.4mm nozzle.

                    And here's my latest config.g file.

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

                      Ok, but what exactly is the problem you're seeing?

                      Z-Bot CoreXY Build | Thingiverse Profile

                      luca-f13undefined 1 Reply Last reply Reply Quote 0
                      • luca-f13undefined
                        luca-f13 @Phaedrux
                        last edited by

                        @Phaedrux
                        when I launch the print, a very thin thread comes out and does not have the size of a classic 0.4 nozzle extrusion
                        and it appears that the extruded filament is very little compared to the actual need

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