Hello Guest it is April 23, 2024, 03:32:59 PM

Author Topic: mach 3 setup?  (Read 2586 times)

0 Members and 1 Guest are viewing this topic.

mach 3 setup?
« on: August 22, 2021, 03:48:52 AM »
I'm no programmer etc and muddle my way through. Chinese machine now running Mach3 USB / laptop Windows 10.
I only have 3 Files and they have run happily for a long time, which means you forget what you did when you set it up originally, so when something goes wrong, you are out at sea!
The problem started when the machine started to lose Y axis. Checked stepper motor and swapped with Z motor. Didn't fix it. etc.
Then I decided it was the Chinese copy of the Mach 3 that might be buggy so purchased a full separate Mach 3 licence...and that's when the problems really began. Up till now it was working fully but the new software required it to be configured from scratch.
First it turns out the fault itself wasn't Mach 3 at all. It had been worn slide bearing, which were were jamming! (Feeling a little dumb...)
Teplaced the bearings etc. Unfortunately now I do really have software / setup problems.
The machine has only to only cut concentric circles. Keeping things simple my zero / start point it the centre of the circle.
The new software doesn't appear to like the original files. It's throwing up G90/91 errors under "Abnormal Operation"
When checking the code it is always stopping at line 14 with another error code..and of course it won't run at all.
And finally the image on screen is no longer concentric circles but screwed circles.
I've been on another forum and they can't see anything wrong, which is as comforting as it is frustrating.
Here's the code:

T1M6
G17
G0Z10.000f650
G00X0.000Y0.000S8500M3

G0X-0.500Y0.000Z6.000
G1Z-5.900F750.0
G2X-0.60Y0.000I0.600J0.000

G0X0.000Y0.000Z6.000




G1Z-1.000
G1X6.10Y0.00F1500.0
G2X6.10Y0.00I-6.10J0.000
G1X12.00
G2X12.00Y0.0I-12.00J0.000
G1X17.900
G2X17.900Y0.0I-17.900J0.000
G1X23.800
G2X23.8Y0.00I-23.800J0.000
G1X29.700
G2X29.700Y0.00I-29.700J0.000
G1X35.60
G2X35.60Y0.0I-35.60J0.000
G1X41.50
G2X41.50Y0.0I-41.50J0.000
G1X47.400
G2X47.400Y0.0I-47.400J0.000




G0Z6.00f1050
G0X149.500Y00Z6.00
G1Z-5.900
G2X149.500Y0.000I-149.500J0.0
G0z60F1400.0
G0x0y0

M30

When the displayed image is correct, I get and "Abnormal Condition" flagged up. I changed IJ from Absolute to incremental. No joy. The displayed image now is no longer concentric...and the Abnormal Condition vanishes. To me that's all black magic.
 I also get a main error msg that reads: "Radius to end of arc differs from radius to start line 14"


What am I doing wrong in setup? It's got to be a "you can't see the wood for the trees" situation.
Thanks for any thoughts.
Arthur

Offline Tweakie.CNC

*
  • *
  •  9,199 9,199
  • Super Kitty
    • View Profile
Re: mach 3 setup?
« Reply #1 on: August 22, 2021, 04:13:40 AM »
Something to try...

Set your IJ Mode to Incremental.
Load your Gcode file.
Double click on the Normal Condition button and select 'Yes'.

Does the file now run corectly ?

Tweakie.
PEACE
Re: mach 3 setup?
« Reply #2 on: August 22, 2021, 04:15:26 AM »
?? Really? I'll be on the machine later today and will report back...but thanks in advance.
Re: mach 3 setup?
« Reply #3 on: August 22, 2021, 05:03:19 AM »
A lousy "double-click"!! That's all it took. Easy when you know how...Weeks of desperation when you don't.

Your help has been much appreciated. Thank you.

Arthur

Offline Tweakie.CNC

*
  • *
  •  9,199 9,199
  • Super Kitty
    • View Profile
Re: mach 3 setup?
« Reply #4 on: August 22, 2021, 05:17:43 AM »
 ;)
PEACE