Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Problem G02/G03 commands DuetWiFiFirmware-1.17e

    Firmware installation
    2
    5
    770
    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.
    • RubenG
      RubenG last edited by

      I was trying to use my printing system as a laser engraver using the Inkscape Laser Tool Plug-In.
      This program outputs a gcode with G01 and G02/G03 commands.
      Currently, I am using a Duet Wifi so I installed the DuetWiFiFirmware-1.17e which includes the G02/G03 commands recognition.
      However, the machine was not responding as I was expecting. Then I erased the Duet Wifi and installed everything again, without success.
      So I tried the following code the find the problem. For now, I just used a pencil to plot the movement.

      G90
      G21
      G01 X10 Y25
      G02 X10 Y25 I20 J0 F125

      In my case the X -axis is mirrored which should not matter in my opinion.

      And when trying:
      G01 X10 Y25
      G03 X10 Y25 I20 J0 F125

      It gave the response shown in the blue dotted line.

      As I understand the G02/G03 commands, the machine should start its circular motion directly at X10 Y25 instead of moving to the Y25+ radius first.
      Is there a way this problem can be solved?

      1 Reply Last reply Reply Quote 0
      • dc42
        dc42 administrators last edited by

        Please can you check that image link because it doesn't work for me.

        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

        1 Reply Last reply Reply Quote 0
        • RubenG
          RubenG last edited by

          Is it visible now?

          1 Reply Last reply Reply Quote 0
          • dc42
            dc42 administrators last edited by

            Yes, it's visible now. I'll try that out tomorrow.

            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

            1 Reply Last reply Reply Quote 0
            • RubenG
              RubenG last edited by

              Is there any progress on the G2/G3 commands?

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