Hello Guest it is April 24, 2024, 02:40:16 PM

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

451
Mach4 General Discussion / Re: Mach4 2 Point Outside Centering Problem.
« on: November 27, 2020, 09:01:56 PM »
Are you sure you have the logic for the probe the right way round.

If you enter the following line in to MDI it should move 25mm/1" in X and stop if you do not touch the probe, do it again and touch the probe and it should stop

(for mm)
G91
G31 X25. F50.

(for inch)
G91
G31 X1. F2.


452
General Mach Discussion / Re: Spindle won't run
« on: November 27, 2020, 08:54:10 PM »
We need more to work on, some pictures of the vfd, settings and the inputs/outputs will help

453
G-Code, CAD, and CAM discussions / Re: Path smoothing
« on: November 27, 2020, 08:35:02 PM »
Most 3D CAM systems can import a point cloud and smooth it out.

454
General Mach Discussion / Re: Spindle won't run
« on: November 27, 2020, 08:03:50 PM »
Is it 0-10 volt analogue or just on/off by relay?

455
Lathes use XZ plane which is G18 so swap G17 for G18 and try again.

456
General Mach Discussion / Re: Avid CNC tripping breakers?
« on: November 23, 2020, 09:09:20 PM »
Unplug everything in the control that you can, then start plunging back in one at a time and power up, it could be inrush from the system, you may need a type C breaker in the board, A and B are too sensitive on some CNC systems.

457
Hi, we need pictures of the controller, machine, config screens and then we may be able to help.

458
Double your accelaration time or halve the velocity and try that. if its ok keep adjusting the value by 10% intil you get problems then back it of 10%


459
General Mach Discussion / Re: Radius to end of arc differs from start
« on: November 20, 2020, 03:21:04 PM »
The code I posted was in Diameter mode so if you change Mach to diameter mode all should look good.

Are you using Radius mode for any special reason, most lathes are programmed Diameter.

460
General Mach Discussion / Re: Feed rate does not stay stable!!
« on: November 20, 2020, 03:17:12 PM »
The topic was locked because you clicked 'Report to moderator'

It should be fine now repost what is missing.