586,058 active members*
4,449 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2014
    Posts
    3

    Angry Pen plotter drawing unexpected circles

    Hi guys,

    I'm learning how to use a XY pen plotter (makeblock) with a mac os computer. Everything seems ok for straight-line drawings (G0 and G01 gcode commands). But when drawing arcs (G02 and G03), strange and unexpected circles appears frequently.

    I give you a code example :

    G90
    G00 Z 0.0000
    G00 X 96.3989 Y 102.6324


    G01 Z 1.0000
    G02 X 91.3737 Y 97.6917 Z 1.0000 I -157.3031 J 154.9677 F 1000.0000
    G02 X 84.6144 Y 94.6524 Z 1.0000 I -7.6975 J 8.0832
    G03 X 84.9893 Y 92.4134 Z 1.0000 I 0.6141 J -1.0481
    G02 X 85.0722 Y 90.5042 Z 1.0000 I -0.1938 J -0.9648
    G03 X 87.8963 Y 86.4377 Z 1.0000 I 3.6663 J -0.4677
    G03 X 92.5175 Y 85.9352 Z 1.0000 I 4.3670 J 18.6607
    G02 X 97.6347 Y 83.1403 Z 1.0000 I -0.4670 J -6.9372
    G02 X 98.9512 Y 77.8592 Z 1.0000 I -5.6948 J -4.2243
    G02 X 99.9766 Y 75.0199 Z 1.0000 I -6.3328 J -3.8919
    G03 X 100.2899 Y 73.0513 Z 1.0000 I 62.8027 J 8.9836


    where the last command line produces a circle where it must draw a tiny curve. (the code came from inkscape gcodetools)

    Attachment 249544

    I check my gcode with Gwizard and I cannot see the problem !


    Please, answer me ! I need your help !!

  2. #2
    Join Date
    Dec 2004
    Posts
    1865

    Re: Pen plotter drawing unexpected circles

    Make sure that your IJ mode in your cam program matches the IJ mode in your machine control software.
    Mike
    Warning: DIY CNC may cause extreme hair loss due to you pulling your hair out.

  3. #3
    Join Date
    Sep 2014
    Posts
    3

    Re: Pen plotter drawing unexpected circles

    Thanks Mike,

    I thought of some trouble like that.

    I tried to add a G90.1 command line on the beginning and nothing happened. But if I add G91.1, no part of the path is not well (not only the wrong-circle-part).

    The machine control software is very simple and admit no arc settings....

Similar Threads

  1. not drawing true circles
    By troy676zsj in forum Mastercam
    Replies: 1
    Last Post: 11-25-2013, 12:23 PM
  2. flatbed cutting plotter,cutter plotter
    By huiteng in forum Printing, Scanners, Vinyl cutting and Plotters
    Replies: 0
    Last Post: 01-23-2013, 09:42 AM
  3. Replies: 9
    Last Post: 01-19-2011, 04:07 AM
  4. Replies: 0
    Last Post: 03-20-2010, 05:37 AM
  5. pen plotter drawing help in the midlands UK
    By fun4now in forum Machine Created Art
    Replies: 8
    Last Post: 03-20-2010, 01:56 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •