. .
Page 1 of 2 12 LastLast

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I have no idea whats going on here guys.

    My china 3040 does not want to cut out circles.

    I used aspire to generate the gcode and the circles come out as shown in the pic. The cnc doesnt seem to follow the line back to the start.

    Any ideas or suggestions to troubleshoot this would be appreciated.


    Click image for larger version. 

Name:	2017-11-26 14.46.06.jpg 
Views:	226 
Size:	144.8 KB 
ID:	23270

  2. #2
    Others will have more experience here, but have you tried a simple square?

    Things I'm thinking - superficially, at least, it looks like you might be losing steps in the x-axis, but I don't know/can't rule out if aspire has a mach3 post-processor and/or if arcs could be causing an issue?, If you repeat the test with a simple 40x40mm square then at least you can start to understand if you're losing steps due to acceleration or max feed rate. When calibrating my machine I usually run a 40mm square with diagonals routed as well (a X in a box) just to get a visual on linearity, etc.

  3. #3
    Quote Originally Posted by Doddy View Post
    Others will have more experience here, but have you tried a simple square?

    Things I'm thinking - superficially, at least, it looks like you might be losing steps in the x-axis, but I don't know/can't rule out if aspire has a mach3 post-processor and/or if arcs could be causing an issue?, If you repeat the test with a simple 40x40mm square then at least you can start to understand if you're losing steps due to acceleration or max feed rate. When calibrating my machine I usually run a 40mm square with diagonals routed as well (a X in a box) just to get a visual on linearity, etc.
    Hi

    The project itself does have a rectangle section that it did cut out fine it's just not in the shot.

    I also recently ran staight grid cuts that appeared to work ok.

    If you have some gcode I could try in mach3 that's not dine in aspire that would be helpful. The circle is suppose to be 8mm in diameter.



    Sent from my SM-N910F using Tapatalk

  4. #4
    Something like this (below)

    40mm square containing a circle.

    Spindle speed 12000rpm, tool dia 2.5mm (not critical). DOC 0.4mm, feed rate 800mm/m, plunge rate 300mm/m


    Code:
    ( T0 : 2.5 )
    G21 G90 G91.1 G64 G40
    G0 Z3.0
    ( T0 : 2.5 )
    T0 M6
    ( Engrave1 )
    G17
    M3 S12000
    G0 X0.0 Y0.0
    G0 Z1.0
    G1 F300.0 Z-0.4
    G1 F800.0 X40.0
    G1 Y40.0
    G1 X0.0
    G1 Y0.0
    G0 Z3.0
    G0 X5.8579 Y5.8579
    G0 Z1.0
    G1 F300.0 Z-0.4
    G3 F800.0 X10.0 Y2.6795 I14.1421 J14.1421
    G3 X40.0 Y20.0 I10.0 J17.3205
    G3 X10.0 Y37.3205 I-20.0 J0.0
    G3 X5.8579 Y5.8579 I10.0 J-17.3205
    G1 F300.0 Z-0.8
    G3 F800.0 X10.0 Y2.6795 I14.1421 J14.1421
    G3 X40.0 Y20.0 I10.0 J17.3205
    G3 X10.0 Y37.3205 I-20.0 J0.0
    G3 X5.8579 Y5.8579 I10.0 J-17.3205
    G0 Z3.0
    G0 X0.0
    G0 Z0.6
    G1 F300.0 Z-0.8
    G1 F800.0 Y0.0
    G1 X40.0
    G1 Y40.0
    G1 X0.0
    G1 Y5.8579
    G0 Z3.0
    M5
    M30

  5. #5
    cheers ill try this later see what happens.

  6. #6
    I had a similar problem with my 6040 router.The CNC Blog
    Last edited by Kev2960; 28-11-2017 at 09:30 PM.

  7. #7
    Hi, if you go to my blog it gives all the mach3 settings. It sounds like some of the settings are ok and some aren’t, so just spend a bit of time going through them. If you’re still unsure pm me and I’ll go through them with you
    Kev

  8. #8
    Are you just doing the settings on the motor settings page ?

  9. #9
    Quote Originally Posted by Kev2960 View Post
    Are you just doing the settings on the motor settings page ?
    Yes. My controller is very basic and doesn't have spindle mach3 spindle control

    Sent from my SM-N910F using Tapatalk

  10. #10
    Quote Originally Posted by dfox1787 View Post
    Yes. My controller is very basic and doesn't have spindle mach3 spindle control or end stops etc.

    Sent from my SM-N910F using Tapatalk


    Sent from my SM-N910F using Tapatalk

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Trying to mill a circle, not going to plan, and other issues.
    By Crazy L in forum General Discussion
    Replies: 7
    Last Post: 14-09-2017, 03:50 PM
  2. G Code For Drilling Circle
    By dakes55 in forum Programmers Corner
    Replies: 0
    Last Post: 07-10-2016, 08:02 PM
  3. control signals to draw a circle
    By lakmalp in forum Machine Control Software
    Replies: 3
    Last Post: 16-06-2013, 05:52 PM
  4. circle cutting mach 3 problems help please
    By millmateuk in forum Artsoft Mach (3 & 4)
    Replies: 1
    Last Post: 13-06-2013, 07:04 AM
  5. Cutting out a circle
    By Martin Paul in forum Machine Discussion
    Replies: 2
    Last Post: 19-04-2011, 12:58 AM

Bookmarks

Posting Permissions

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