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

    Ender 5 upgraded with Duet 2 Wifi - Problems

    Scheduled Pinned Locked Moved
    General Discussion
    6
    18
    839
    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.
    • TiToMoskitoundefined
      TiToMoskito
      last edited by

      Im printing PLA with 200°C and 60°C bed temp

      1 Reply Last reply Reply Quote 0
      • Vetiundefined
        Veti
        last edited by

        can you try the values for the thermistor from this and see if it makes a difference?
        https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Maestro+Guide+Part+2:+Configuration/38?lang=en

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

          @TiToMoskito said in Ender 5 upgraded with Duet 2 Wifi - Problems:

          By the way, the homing position shouldn't it be on the center of the bed ?

          Can you post your homing files?

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • TiToMoskitoundefined
            TiToMoskito
            last edited by TiToMoskito

            @Veti this is not a temp issue, i think its more a calibration failure on my site.

            @Phaedrux What kind of homing files do you need?

            Vetiundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
            • Vetiundefined
              Veti @TiToMoskito
              last edited by

              @TiToMoskito said in Ender 5 upgraded with Duet 2 Wifi - Problems:

              this is not a temp issue, i think its more a calibration failure on my site.

              nevertheless your thermistors settings are not correct.

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

                @TiToMoskito said in Ender 5 upgraded with Duet 2 Wifi - Problems:

                @Phaedrux What kind of homing files do you need?

                all of them? Homeall, homez, homex, homey. bed.g as well if you use G32 at all.

                Z-Bot CoreXY Build | Thingiverse Profile

                TiToMoskitoundefined 1 Reply Last reply Reply Quote 0
                • TiToMoskitoundefined
                  TiToMoskito @Phaedrux
                  last edited by

                  @Phaedrux i hope its everything 🙂
                  homez.g homey.g homex.g homedelta.g homeall.g bed.g

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

                    From your homeall.

                    G91                     ; relative positioning
                    G1 H2 Z2 F6000          ; lift Z relative to current position
                    G1 H1 X-235 Y-230 F3000 ; move quickly to X and Y axis endstops and stop there (first pass)
                    G1 H2 X5 Y5 F6000       ; go back a few mm
                    G1 H1 X-235 Y-230 F360  ; move slowly to X and Y axis endstops once more (second pass)
                    G90                     ; absolute positioning
                    G1 H2 X51 Y22 F6000     ; go to first bed probe point and home Z
                    G30                     ; home Z by probing the bed
                    

                    The position of the bed probing for the Z axis is set as X51 Y22. You can change that as needed to position to probe at the center of the bed.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • TiToMoskitoundefined
                      TiToMoskito
                      last edited by TiToMoskito

                      Thanks, i changed it to 117 to the center of the bed.

                      My mesh grid is set on X to max 180, why does it exceed?
                      M557 X5:180 Y5:215 S10

                      And why does it start at X: 49.0 Y:22.0 and not from 5 ?

                      mesherror

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

                        @TiToMoskito said in Ender 5 upgraded with Duet 2 Wifi - Problems:

                        And why does it start at X: 49.0 Y:22.0 and not from 5 ?

                        Are you getting messages in the console saying points unreachable?

                        The grid specifies the area of the bed you want probed. But the probe has an offset from the nozzle and it's possible that it cannot reach all points.

                        Z-Bot CoreXY Build | Thingiverse Profile

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