Hello Guest it is April 24, 2024, 06:46:57 PM

Recent Posts

Pages: « 1 2 3 4 5 6 7 8 9 10 »
41
Mach4 General Discussion / Please tell me how to reinstall Mch4 on my PC.
« Last post by Toshio.K on April 16, 2024, 04:40:32 AM »
Hello.
I initialized my PC.
I have a Mach4 license.
Please tell me how to reinstall Mch4 on my PC.
Thank you very much.
42
Mach3 and G-Rex / Re: Mach3 Circles - weird behavior
« Last post by damien.walker on April 15, 2024, 08:13:11 PM »
Check you have the correct circle mode set incremental or absolute, this can be set in the config or in the g-code using G91.1/G90.1

Hi Graham, many thanks for your reply....

After I had posted my question, I realised that I hadn't made it clear that my GCODE is simply a list of incremental X-Y movement instructions, I am not using the R type circle definition. As such then, I don't understand how MACH3 can move my table incrementally along a straight diagonal line but not in a circle.....it's a dumb computer for heaven's sake and it's just being told to put one foot after the other....it surely can't know whether it is a circle or not can it?

So, I have had an extremely frustrating evening trying to implement your suggestion....

I have G91 in my initial set up code (not G91.1) though I tried this and it didn't make any difference.

I've had a thoroughly frustrating evening with it and  I have to say and am now totally confused!...I really  can't get my head around how MACH3 can read the GCODE and display what I intend it to cut, and it can correctly follow the pattern when I scroll line by line through the code, yet when I set the machine off to do it, MACH3 does something different and describes something else! Surely if I tell the machine to move X1.0, Y1.0 it will move 1mm in the X and Y directions.....it is as though it is jumping from Incremental to Absolute as the code is running....but there  aren't any GCODE instructions in my code other than my X-Y movement instructions!

I THINK the final status tonight was that I think I have robustly set distance mode to incremental, yet my problem persists.

I'm away tomorrow but will get back to it asap.

Any further thoughts please?! :-\ Could there be some post-precessing occurring? If yes, where do I Look for that?

Arrgghhhh!
43
General Mach Discussion / Re: M98 Subroutine Directory
« Last post by rcaffin on April 15, 2024, 05:40:21 PM »
Yeah, it's very useful.
My current project has about 20 - 30 components, and is only kept under control by having ALL parameters in one data file. That is really ALL of them. Parameter numbers up to about #480.

Cheers
Roger
44
General Mach Discussion / Re: Read in DRO continuously
« Last post by Vido on April 15, 2024, 09:46:45 AM »
Hello!

Thanks for reply, i got it. I made it with the macropump but i would like to try it with the brains too.

Thank you!
45
Mach3 and G-Rex / Re: Mach3 Circles - weird behavior
« Last post by Graham Waterworth on April 15, 2024, 08:55:18 AM »
Check you have the correct circle mode set incremental or absolute, this can be set in the config or in the g-code using G91.1/G90.1
46
General Mach Discussion / Re: M98 Subroutine Directory
« Last post by iluvemybike on April 15, 2024, 07:13:22 AM »
Roger
I know you know it works, but WOW. Thank You so very much for posting this.
Greatly appreciated.
Doug

Yes, you do need the parentheses, AND the minus sign
m98 (-c:\Projectdir\Project1.txt)   or .tap

Macvh3Mill.pdf, section 10.8.7, re M98, option b),

Cheers
Roger
47
Mach4 General Discussion / Re: m6 on newest version 5325 not working
« Last post by gorf23 on April 14, 2024, 08:58:33 PM »
Andy,

Not sure if you are still checking this message.
But i was still having trouble with the m6 till a couple days ago, the only thing i have tried is that i was using the wx6 screen set, and a couple days ago i switched to the wx4 and haven't had a problem with the wx4, not sure if i had some sort of a glitch in the wx6 set or what but its working ok with the wx4 set

gary
48
Mach3 and G-Rex / Mach3 Circles - weird behavior
« Last post by damien.walker on April 14, 2024, 07:52:57 PM »
Hello everybody, relative newbie here, just getting my plasma table going but I'm having a weird problem cutting circles.

Here are some bullet points that hopefully show my problem, and what works and what doesn't:

1) I have successfully cut a couple of outline irregular shapes.
2) This problem came to light cutting bolt holes in a shaped plate.
3) The hole circle cut starts accurately and then veers off with the circle then being cut offset from the correct position. With multiple holes to cut, the error appears to be cumulative, but the outer panel shape (rectangle with rounded corners) cuts correctly but in the wrong place due to the cumulative circle errors. The final object cut, looks a bit like a cedilla (e.g as in garçon in French)
4)I can cut a rectangle accurately.
5) I can cut a rectangle rotated through 45degrees accurately (ie both x and y axis moving at the same time).
6) I can cut a hexagon accurately.
7)I cannot cut a stand alone circle....doing this displays the same behaviour as described in point 3).
8) My CAD package correctly draws and displays circles
9) MACH3 displays the correct shape when  I load the GCODE file (for any shape, complex or simple)
10) If I cycle through the GCODE with the scroll bar, MACH3 correctly displays the tool position superimposed on top of the predicted toolpath.
11) If I run the GCODE programme, I get the strange behavior described in point 3).

Clearly the movement instructions in my GCODE are correct because MACH3 displays the shape correctly and follows the shape with the scroll bar

Whilst my x and y steppers have encoders, there is no feedback to MACH3 so the fact that MACH3 displays the 'damaged' cut path when it runs the code, tells me that it has to be MACH3 doing something weird to my GCODE before sending it to the hardware. ie it's not backlash or sticky slides, it must be MACH that is doing this.

Does anyone recognise this behaviour please and know what the cause is?

Many thanks!
49
General Mach Discussion / Re: Read in DRO continuously
« Last post by TPS on April 14, 2024, 05:16:46 AM »
there are two ways to do this.

1st use macropump macro witch is running (if activated in Config -> General Config) where you can place your
code and it will be excecuted arround every 10ms

2nd you can make a brain (Operator -> Brain Editor, the use Operator -> Brain Control to activate)
witch will be excecuted faster.
50
General Mach Discussion / Re: Motor running screen won’t open?.
« Last post by johndolecki on April 13, 2024, 06:34:05 PM »
Yea I just reloaded everything and motor tuning is back

Thanks
Pages: « 1 2 3 4 5 6 7 8 9 10 »