Hello Guest it is April 24, 2024, 07:06:26 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

211
General Mach Discussion / Re: Lathe calibration problems
« on: August 22, 2022, 09:38:50 AM »
If you enter G01 G91 Z-10. F50. the machine will move in incremental steps of 10mm.

212
General Mach Discussion / Re: Mach4 Stops at G98 G81 - No error
« on: August 18, 2022, 08:20:36 PM »
Line 118 has 2 G00 commands (G00 & G0)

Try putting the G98 on the line before the G81

Are you going to hit the Z- softlimit ?

213
It Could be a setting in the 'General config'

214
General Mach Discussion / Re: Problem with Turning Maschine by G96
« on: August 10, 2022, 06:06:05 PM »
G50 S2000 before the G96 line will set the maximum spindle speed to 2000 RPM in G96 mode E.g.

G50 S1500 (max rpm set to 1500)
G00 X100. Z1. G96 S200 M3
G01 X-1. F.25
G00 X100.

215
General Mach Discussion / Re: Work offset changes if i press reset
« on: August 01, 2022, 09:00:44 AM »
What is in the fixture offset table before and after this happens?

Why are you using so many fixture offsets?

Can you post your gcode.


216
General Mach Discussion / Re: Work offset changes if i press reset
« on: July 31, 2022, 05:26:03 PM »
You can set your Fixture position in to offset G59.253 and set the option in general config, this will then copy the figures into G54 on start up of mach3.

Are you saving your fixture offsets after you have set them from the offset tab.

217
General Mach Discussion / Re: MACH 3 M6 modifies Z in the G54
« on: May 25, 2022, 06:49:31 PM »
If you are working from the table top.

1. Go to mach3 offsets screen, select G54 top centre of screen, making sure end of spindle or what ever you use for the datum is correct value from Z home to table top.

2. Bottom right of offset screen set tool number to 1 and 'Gauge Block Height' to zero or if you are using a feeler gauge set to thickness of gauge.

3. Move tool and touch on table top or feeler.  Press 'Set Tool Offset' button.

4. Change to tool 3, set tool number to 3, touch on table top or feeler, press 'Set Tool Offset' button.

That should be all you need to do.


218
Mach4 General Discussion / Re: Z axis problem - Fusion 360 to mach4
« on: May 24, 2022, 07:20:34 AM »
That is a post issue in fusion, try using a different post, fanuc 6 mill may be better, there may also be an option on the post config screen to change the rapid move to xy then z

219
General Mach Discussion / Re: MACH 3 M6 modifies Z in the G54
« on: May 24, 2022, 07:15:19 AM »
You need to change the H0 to H1 when using tool offset 1 and H3 when using tool and offset 3

your tool offsets need to be set too.

(2D CONTOUR2)
M5
T1 M6
S5000 M3
G54
G0 X-21.415 Y-1.669
G43 Z15. H0
Z5.

220
Have you checked for a setting in the PMDX that might send the machine to a point after homing.