586,104 active members*
3,469 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Mach Software (ArtSoft software) > Mach Mill > Running GCode from BobCadCAM on Mach 3 changes motor calibration
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2011
    Posts
    10

    Question Running GCode from BobCadCAM on Mach 3 changes motor calibration

    I'm not exactly sure how to summarize the problem in the title so apologies if the title is mis-leading.

    I have a machine that I converted to CNC and I'm using Mach3 as the controller to a Gecko G540. The machine is setup correctly when I work it manually. The axes are calibrated correctly for movement. When I execute G00 X1.5 the movement on the x-axis is 1.5 inches. Same on the other two axes.

    I drew up a simple part in Bob Cad Cam where I'm basically pocketing 4 holes that are in a line. Simulation on in BCC runs fine and simulates what I expect to see on the Mill. I've even run the code in Mach3 in demo mode on the same machine as the cad software and it simulates correctly.

    When running the code on the Mach3 of the actual mill the behaviour gets a bit odd. When running the program a movement of 0.231 " on the DRO in Mach is actually over 6 inches of travel on the table! If I restart Mach3, the machine is calibrated correctly but each time I run the program, it gets into this odd scaling problem. I am suspecting it has something to do with offsets but I can't figure it out. Hopefully someone will see the problem and point out my n00b mistake.

    The code is attached but i'm including the small number of lines that cause my problem.

    %
    O100 (DINHOLES.NC)
    (DATE - MON. 05/27/2013 , TIME - 10:45PM)
    (POST - MACH3 )

    (T1 - 0.25 DIA. ENDMILL ROUGH)
    (T3 - 0.0625 DIA. CENTER DRILL)
    (T4 - 0.0625 DIA. DRILL)

    G00 G20 G90 G17 G40 G80 G49 G64 G94
    T1 M06 (0.25 ENDMILL ROUGH)
    G90 S1800 M03
    G00 G54 X2.1023 Y1.028 <=== This line is where things go wrong. The mill travels 0.231 " according to Mach but its actual distance is 6".

    Thanks in advance for your help.

  2. #2
    Join Date
    Jul 2011
    Posts
    10
    I joke with my wife that if we want to know if we should keep something just throw it away. You'll find out sooner. Same principle applies to posting a question. The answer will come quickly.

    Operator error on my part. Somehow, I know I didn't do it directly, the offsets for G54 were 6.110 inches which explains the unexpected travel. Zeroed out G54 and its all back to normal. At least, now onto the next problem.

    Hopefully someone will see this and avoid my mistake.

    Cheers

Similar Threads

  1. Spindle calibration without RPM input to Mach?
    By zerodegreec in forum Mach Software (ArtSoft software)
    Replies: 0
    Last Post: 03-20-2013, 05:52 AM
  2. Spindle calibration with Mach, VFD, and a G540
    By Pplug in forum DIY CNC Router Table Machines
    Replies: 5
    Last Post: 10-13-2012, 01:49 PM
  3. Rotary Table calibration in Mach 3 help!
    By TheProCreator in forum Calibration / Measurement
    Replies: 0
    Last Post: 11-13-2010, 02:47 AM
  4. Calibration or gcode error?
    By Lappy in forum Mach Software (ArtSoft software)
    Replies: 1
    Last Post: 10-04-2009, 12:08 PM
  5. Mach 2 Axis calibration
    By mikie in forum Mach Software (ArtSoft software)
    Replies: 4
    Last Post: 08-17-2005, 01:19 PM

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
  •