Hello Guest it is March 28, 2024, 06:09:58 AM

Author Topic: Need help/advice  (Read 3249 times)

0 Members and 1 Guest are viewing this topic.

Offline Iawa

*
  •  15 15
    • View Profile
Need help/advice
« on: November 06, 2017, 12:39:02 PM »
Hi,

I've been having some calibration issues with my mach3 mill. I've set my steps using the step calibration feature and got that right but i went into the MDI panel to double check, triple check... I've been checking each axis numerous times to make sure its right.

for example i put in x1 and it moves exactly 1mm, then I'll move another 1mm - x2 and it will be out by .002mm and then another 1mm and it'll be bang on 1mm again.
i can deal with it being .002mm out but thats small movements (same as what i put above applies to movements of .1mm to 1mm)

I'll then do 2mm increments and it'll be bang on 1st time then .004 then .09 then bang on. the most its gone out is 0.1mm.

the machine will cut good circles and squares, apart from a very slight notch in corners for the circles.

If i run a long program, one being 3hours long for a small block it will cut perfectly for the roughing cuts to get the base shape, that being 1 hour and then the other 2hours being finishing, it will dive into the piece on the last 10,000 ish lines of code, right at the end . I know its not the code that's at fault because it never faults at the same line and i've had a few pieces finish without killing the material.


I'm still new to CNC and everything i know is from playing around, forum reading and youtube videos.
Im using Fusion 360 to design pieces and post to g-code and then use brackets to make small changes to the code.
The machine is a Bridgeport mill thats been converted to CNC with 3 nema-23 motors
The computer that is running it is a dell optiplex 780 series with a dual core CPU 2.93 GHz, 4GB RAM, An Nvidia GT 610 GPU 2GB DDR3 memory and its running Windows 7 Professional 32-Bit with some windows features disabled, such as mouse cursor shadows and unnecessary animations like window minimisation.
the version of mach3 is; R3.043.066

Many thanks,
Alex


(ps. the squares and circles as mentioned before are cut to the size specified and the right depth)

Offline Tweakie.CNC

*
  • *
  •  9,196 9,196
  • Super Kitty
    • View Profile
Re: Need help/advice
« Reply #1 on: November 07, 2017, 05:57:52 AM »
Hi Alex,

Mach3 will only command a motion movement in multiples of your axis step size. Any discrepancy between a MDI commanded move and the actual DRO display are not cumulative and are not something to worry about.

Mach3 version .066 is not recommended by popular opinion, it is preferable to use version .062

Tweakie.
PEACE

Offline RICH

*
  • *
  •  7,427 7,427
    • View Profile
Re: Need help/advice
« Reply #2 on: November 07, 2017, 06:32:58 AM »
Alex,
Calibrate an axis for the longest move possible and with any backlash removed prior to the calibration move.
That will provide you with most accurate steps per unit for the axis. How accurately the axis will move all along
the axis travel depends on the quality of axis components. Make sure you have tuned your axes.

Quote
it will dive into the piece on the last 10,000 ish lines of code,
Different kind of problem and there are a  number of possible reasons.
You will need to do testing to find out why it is happening. Don't be surprised if you get a lot of different suggestions.

RICH

Offline Iawa

*
  •  15 15
    • View Profile
Re: Need help/advice
« Reply #3 on: November 08, 2017, 03:27:09 AM »
Thanks for the tips Tweakie.CNC and RICH, i'll try out the older version today. And i'll go over the calibration again.

Alex



Offline Iawa

*
  •  15 15
    • View Profile
Re: Need help/advice
« Reply #4 on: November 08, 2017, 11:35:42 AM »
Hi again,

I didn't know whether to make a different post or just post here, but i'll just post this here.

I did the driver test on my PC and its not a flat line but its not dropping below excellent, i'll attach an image to make it clearer.
i've read somewhere that changing the pc drivers from ACPI to Standard PC help improve the frequency but i have no idea how to change it on windows 7,
i've tried doing it the windows XP way but i can't see the Standard PC driver in the list.

Many thanks,
Alex

Offline Tweakie.CNC

*
  • *
  •  9,196 9,196
  • Super Kitty
    • View Profile
Re: Need help/advice
« Reply #5 on: November 08, 2017, 11:42:48 AM »
Hi Alex,

I think that as long as the driver test does not show wild variations in the pulse timing then all is well and nothing needs changing.

Tweakie.
PEACE

Offline Iawa

*
  •  15 15
    • View Profile
Re: Need help/advice
« Reply #6 on: November 08, 2017, 11:54:11 AM »
Hi Tweakie.CNC,

Thanks for the quick response, i'll keep that in mind.
And thanks for your patience and time, one more question;
what would be the best learning source for mach3 and CNC in general?
I feel like im going to end up pestering forums while i learn and i don't want to be a burden

thanks,
Alex
Re: Need help/advice
« Reply #7 on: November 08, 2017, 12:37:12 PM »
Hi,

Quote
CNC Programming Handbook  by Peter Smid
is very widely regarded as the 'bible' of CNC. Its hardly an exciting read but it is thorough.

Some of the simpler Wizards in Mach generate code and is worth studying the code to see if you can understand it, Rectangular Pocketing, Rectangular Bolt Pattern,
Circular Pocketing etc.

Craig
'I enjoy sex at 73.....I live at 71 so its not too far to walk.'

Offline Iawa

*
  •  15 15
    • View Profile
Re: Need help/advice
« Reply #8 on: November 08, 2017, 02:38:40 PM »
Thanks for the recommendation Craig, i'll look into it.

Alex

Offline Tweakie.CNC

*
  • *
  •  9,196 9,196
  • Super Kitty
    • View Profile
Re: Need help/advice
« Reply #9 on: November 09, 2017, 01:42:43 AM »
Quote
what would be the best learning source for mach3 and CNC in general?

Hi Alex,

Nothing really beats hands-on practical experience.
A good CAD/CAM software (such as Vectric) then see what you can and can't do. Each time you run into a problem check the Mach3 manual, search the forum, ask the question. I have been using Mach2/3 for more than 10 years now and I am still learning.

Tweakie.
PEACE