. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    thanks for all the help I think I have it all switched around now and working in the correct directions.


    I think I'm the most unlucky person with there cnc or it certainly feels that way, probably to a lack of knowledge on my part

    This has all come about as its the first time I have used my machine with a different program other than my surfboard program.


    I have been using fusion360 on a friends cnc that uses nc studio and i was getting everything working fine. Like i mentioned earlier this is the first time i have tried to use fusion on my own cnc that runs mach3.

    i drew a file*and went to cut it out and a few seconds in everything stops and my y axis driver shows a fault. I re set everything and tried again and it stoped exactly in the same place and cased the same fault on the driver, i repeated two more times out of desperation and the same thing each time!


    i then ran a file created by my surfboard program and it all ran fine.


    i then created a very simple drawing of a few boxes on fusion and tried to cut it and that also worked fine.


    i then tried the original file and it crashed again

    so i rew drew the original file in a slightly different way and then that too also crashed!!


    I'm absolutely lost as to why it is doing it and very frustrated too considering its such a simple thing!
    Last edited by charlieuk; 29-05-2017 at 11:05 PM.

  2. #2
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 1 Day Ago Forum Superstar, has done so much to help others, they deserve a medal. Has a total post count of 2,992. Received thanks 376 times, giving thanks to others 9 times.
    For direction, you have to think about the cutter moving in relation to the workpiece.

    On a moving gantry machine (i.e. typical router), Y+ the gantry moves away from you, and X+ the spindle moves to the right.
    On a moving table machine (i.e. typical mill), Y+ the table moves towards you, and X+ the table moves to the left.

    Z is easier to remember, as it's simply whatever way moves the cutter vertically away from the work, but that may mean lifting the spindle, or dropping the table.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  3. #3
    cheers yea that's how I have it now and slowly getting used to it! although still having problems with my fusion files.

  4. #4
    Quote Originally Posted by m_c View Post
    On a moving table machine (i.e. typical mill), Y+ the table moves towards you, and X+ the table moves to the left.
    Yes, but when the table is moving towards your belly the Y axis value is actually increasing, so the arrow is moving away from you (imaginary movement). So mathematically it is the same as with a moving gantry type of machine and the same G code can be run. In a moving table machine the X, Y zero of the table is the left bottom corner of the table, same as a moving gantry type of machine.

  5. #5
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 1 Day Ago Forum Superstar, has done so much to help others, they deserve a medal. Has a total post count of 2,992. Received thanks 376 times, giving thanks to others 9 times.
    Quote Originally Posted by A_Camera View Post
    Yes, but when the table is moving towards your belly the Y axis value is actually increasing, so the arrow is moving away from you (imaginary movement). So mathematically it is the same as with a moving gantry type of machine and the same G code can be run. In a moving table machine the X, Y zero of the table is the left bottom corner of the table, same as a moving gantry type of machine.
    That was what I was highlighting in my post, or did you ignore the first sentence?
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  6. #6
    I gave up trying to decide what was what so now I go with bottom axis, gantry and Z axis then no one seems to get confused.

    To me though it seems logical that the bed should be X, Gantry Y and of course spindle Z, wouldn't surprise me if the Americans fucked everything up as they don't even know how to spell colour lol.
    Last edited by Desertboy; 21-06-2017 at 02:14 PM.
    http://www.mycncuk.com/threads/10880...60cm-work-area My first CNC build WIP 120cm*80cm

    If you didn't buy it from China the company you bought it from did ;)

  7. #7
    Quote Originally Posted by Desertboy View Post
    I gave up trying to decide what was what so now I go with bottom axis, gantry and Z axis then no one seems to get confused.

    To me though it seems logical that the bed should be X, Gantry Y and of course spindle Z, wouldn't surprise me if the Americans fucked everything up as they don't even know how to spell colour lol.
    In a moving gantry, yes... well... maybe...

    I still think it is more logical the way I see it.

    The axis parallel with your belly is the X. Positive X movement is from left to right.
    The axis moving away from you is the Y. Positive Y is movement is from you, negative is towards you.

    This seems to work with every CAD, CAM software as well as Mach3 and UCCNC screens I used.

    Click image for larger version. 

Name:	Probe screen.jpg 
Views:	900 
Size:	684.3 KB 
ID:	21915

  8. #8
    There are two things being discussed here, and it's important not to muddle them.

    First - and least important - is this matter of whether X is along the bed (long axis) or gantry, with Y being the other one. Doesn't matter a damn. Do what you like. Better, do what works for you. On my mk1 machine, there were no side rails and I stood at the machine looking at the long axis. So, made sense for X to go from left to right along the long axis and Y along the gantry. My mk2 machine has high side rails so I tend to stand at one end to load and operate the machine. It would make just as much sense to have X on the gantry so it went from left to right and have Y along the long axis. I get the impression that the US tends to do it the second way and Europe the first, but as I say, as long as you know so you put the stock on the bed the right way round, it does not matter. People argue for hours about the "logic" of one way or the other; ignore them. The only logical way is the way that works for you. As Desertboy said, though, people talk about X and Y and assume that everyone else has these the same way round. Much better to talk about long axis, gantry, etc, to avoid confusion.

    The second point is very important and must not be ignored. This is to do with making sure that the positive direction of the axes is correct, and this time there is only one correct answer so that your machine is consistent with every CAD, CAM and motion control system out there. This time there are two ways to do it - the right way and the wrong way. What is described below is the right way. This is not a matter of opinion. This is the convention that everyone uses, and you ignore it at your peril. Stand looking at your machine with the X axis running side to side in front of you (long axis, gantry, doesn't matter). X goes from left to right (typically, but not necessarily, X=0 at the left end, X=max travel at the right). Whatever the numbers, as the tool moves from left to right, X is increasing. Under these circumstances, Y must increase as the tool moves away from you. Again, typically, Y=0 is nearest you, Y=max travel is furthest away. For Z, lowest coordinate is down, highest coordinate is up. People often set Z=0 at the top so as Z moves down, the Z coordinate is always negative. This will then tie in with Fusion 360, Vectric VCarve, TurboCAD, Mach3, LinuxCNC, etc. It is called a right-handed coordinate system (although the name doesn't matter) and it's what the rest of the world uses. If you set up your coordinates differently so that the numbers run the other way, you have a left-handed coordinate system and you are screwed every which way. You will never figure out quite what is going to happen when you run gcode generated by any normal software.

    What I have described here works for a router, where we can all see that the work is still and the tool moves. That's easy to follow. Milling machines (table moves in X and Y) and fixed gantry machines (tool moves on one axis, table on the other) can give problems. The trick is to see that the only thing that matters is where the tool is relative to the work. Doesn't matter which of them moved. Tape a sheet of paper to the bed of your router. Draw X and Y axes on it - X from left to right at the bottom of the sheet, Y from bottom to top along the left-hand edge. Bottom left is now X=0, Y=0. Now take your piece of paper and tape it to the bed of your milling machine (or fixed gantry machine). Move the table so that the tool is over the X=0, Y=0 point. The DRO or whatever you are using should say 0,0. Now move the table so that the tool is over the max Y position. The table moved towards you. Don't worry about that - what matters is the DRO increased its Y reading. Now move the table so that the tool is at the right-hand edge of the paper. Table moved to the left. Doesn't matter - what matters is that the DRO increased its X reading. Just try to think about where the tool is on the work, and whether the DRO readings go the right way when you move the tool over the work.

    So, choose for yourself which axis is X and which is Y. Make sure that when you move the tool, X and Y DRO readings move in the correct direction. Then start using the bloody machine, and the whole business will become second nature in no time. I have a moving gantry router on one side of the workshop and a vertical mill on the other with its XY moving table. There is no confusion as long as you take time to set them up right from the beginning.
    Last edited by Neale; 21-06-2017 at 09:28 PM.

  9. #9
    Quote Originally Posted by A_Camera View Post
    I still think it is more logical the way I see it.

    The axis parallel with your belly is the X. Positive X movement is from left to right.
    The axis moving away from you is the Y. Positive Y is movement is from you, negative is towards you.

    This seems to work with every CAD, CAM software as well as Mach3 and UCCNC screens I used.
    I stand looking at the short side of my router. Gantry runs left to right in front of me. Does it still make sense to say that the long axis is X?

    Problem is, there are two right answers!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. CNC gone wrong
    By martythunder in forum General Discussion
    Replies: 6
    Last Post: 16-02-2017, 04:21 PM
  2. When it all goes wrong
    By alboy in forum General Discussion
    Replies: 2
    Last Post: 12-12-2015, 01:16 AM
  3. Replies: 6
    Last Post: 04-06-2015, 04:58 PM
  4. What has gone wrong????
    By Davek0974 in forum Plasma Table Machines
    Replies: 54
    Last Post: 05-09-2014, 12:25 AM
  5. Ok, so whats wrong?
    By Davek0974 in forum 3D Printing Machines
    Replies: 32
    Last Post: 27-03-2014, 12:19 PM

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
  •