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

    Delta printer max limits

    Scheduled Pinned Locked Moved
    General Discussion
    4
    5
    247
    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.
    • A Former User?
      A Former User
      last edited by

      is there a way to limit delta's printable radius in an assymmetrical way? my Z probe, being about 30 mm away from the nozzle, forces me to limit the radius all around and lose significant real estate.

      dc42undefined 1 Reply Last reply Reply Quote 0
      • oliofundefined
        oliof
        last edited by

        If you have defined the probe offset it should take that into account when probing and you shouldn't use printable real estate.

        <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

        1 Reply Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators @A Former User
          last edited by

          @ooly said in Delta printer max limits:

          is there a way to limit delta's printable radius in an assymmetrical way? my Z probe, being about 30 mm away from the nozzle, forces me to limit the radius all around and lose significant real estate.

          Not currently. But if you need to offset your print to make the most of the printable area, you can do that using the workplace coordinate offsets. Or you can pretend that your nozzle is offset from the centre of the effector, to force it to print off centre.

          However, offset Z probes are not good on a delta printer, because it is very hard to eliminate varying effector tilt completely, and such tilt changes the relative heights of the Z probe and the nozzle.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          A Former User? 1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User @dc42
            last edited by

            @dc42 - thanks. hope you will consider adding this function in the future. it will probably be useful for many users.

            oliof - thanks but I am not talking about probing, in which z probe offset is taken into the account. it is not so in real printing.

            1 Reply Last reply Reply Quote 0
            • Danalundefined
              Danal
              last edited by

              Given that settings in Duet are completely dynamic, and probing the bed on a delta is really a series of commands in bed.g, it would seem there are several ways to accomplish what you want.

              1. Expand/contract M666 B just before the commands that probe on the "side" where the probe is offset, and then put it back after those commands.

              2. Just leave M666 B at the larger setting, and hand-edit the commands in bed.g that would have a problem.

              There's probably others that I haven't thought of, by utilizing dynamic settings at the appropriate places in Bed.g.

              All fully automatic, and no Duet/RepRap firmware changes needed.

              Delta / Kossel printer fanatic

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