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

    Purgeline on Delta

    Scheduled Pinned Locked Moved
    3D Printing General Chat
    3
    8
    405
    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
      last edited by

      Hi, I use Simplify3D and would like to have following in start gcode.

      Purgeline to go anticlockwise from 9 o'clok to 6 o'clock.

      G3 X0 Y-85 R85 will not work so what am I doing wrong?

      Rushmere3Dundefined 1 Reply Last reply Reply Quote 0
      • Rushmere3Dundefined
        Rushmere3D @tecno
        last edited by

        @tecno Do you not need an E value?

        Follow my adventures in 3D Printing, laser cutting and electronics. https://linktr.ee/Rushmere3D

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

          @rushmere3d
          G28
          G1 X-80 Y0 Z0.4 F3000 ; move to arc start
          G3 X0 Y-80 R80 Z0.4 E40 F400 ; lay arc stripe 90deg

          a6d38234-b8f1-469c-9d94-4f44b12d0b38-image.png

          No arc as you can see

          alankilianundefined 1 Reply Last reply Reply Quote 0
          • alankilianundefined
            alankilian @tecno
            last edited by

            @tecno said in Purgeline on Delta:

            G1 X-80 Y0 Z0.4 F3000 ; move to arc start
            G3 X0 Y-80 R80 Z0.4 E40 F400 ; lay arc stripe 90deg

            I use ncviewer.com and I do get an arc.

            Also, when I run on my Rostock Max V3.2 with a DUet2/Ethernet, I get an arc.

            Capture.PNG

            SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

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

              @alankilian

              It looks like SF3D is not working with R.

              So how to write same with I and J ??

              alankilianundefined 1 Reply Last reply Reply Quote 0
              • alankilianundefined
                alankilian @tecno
                last edited by

                @tecno

                For this arc, you can replace the R80 with I80 and get the same arc.

                Unfortunately, the S3D preview doesn't show that either. 😞

                The gcode previewer I linked to works perfectly for your experiments.

                SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

                alankilianundefined 1 Reply Last reply Reply Quote 0
                • alankilianundefined
                  alankilian @alankilian
                  last edited by

                  @tecno Also, it doesn't really matter that S3D preview doesn't show the arc, the printer will perform the action even if the previewer doesn't.

                  So, I would put the purge line in S3D's starting script and just remember it's there for when you don't want a purge line.

                  SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

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

                    @alankilian

                    OK, thanks for this Alan. Will have to try this out then.

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