Hello Guest it is May 05, 2024, 07:19:32 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Graham Waterworth

471
General Mach Discussion / Re: Radius to end of arc differs from start
« on: November 16, 2020, 06:50:05 PM »
Change the IJ mode in config

472
General Mach Discussion / Re: Laser not cutting on axis
« on: November 14, 2020, 01:02:57 PM »
There are lots of K40 laser videos on youtube about using air to keep the cut clean.

473
General Mach Discussion / Re: Neverending G04 pause.
« on: November 08, 2020, 10:14:48 PM »
Mach4 has 2 ways of doing a dwell G4 P100 (0.1 of a second) and also G4 X1. (1 second dwell).

Try changing the P to an X


474
It may be a good idea to run the same circle with a feed of 100mm/min and see if that makes it round.  This may be a CV issue.

475
General Mach Discussion / Re: Laser not cutting on axis
« on: November 08, 2020, 11:22:56 AM »
Rotate the laser body 90 degrees and see if the error swaps axis, do not change the focus though so keep it at the same height.

476
There is nothing wrong with the code, maybe it should have a G90 in it but it will still work without.

My guess is something is loose or slipping on a shaft if your steps are set to the correct values.

477
Post Processors / Re: 4th axe on Fusion 360
« on: November 07, 2020, 06:34:06 PM »
Its working on my Mach3, no idea if its what it should look like but that's all I can do.


478
Post Processors / Re: 4th axe on Fusion 360
« on: November 07, 2020, 09:21:58 AM »
Not a single 4th axis move in the program so check your CAM settings.

479
The Mach3 parser is a bit limited and soon gets confused.

It is not keen on any real numbers in a calculation.

#100=-1 is also a problem.  #100 = [1 * -1] works.

The safest way is to keep the lines simple and always put values into #vars with lots of enclosing square brackets.

 

480
Mach4 General Discussion / Re: scr.GetProperty
« on: November 04, 2020, 07:35:48 PM »
I am not sure you can do that if the property is on a panel.