Hello Guest it is May 07, 2024, 01:51:56 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

421
General Mach Discussion / Re: Ref xyz changes after program finish
« on: January 31, 2021, 04:28:20 PM »
The G28 lines send the machine to the home position.

You could replace then with :-

G53 Z0
G53 X0 Y0
M30

422
HiCON Motion Controller / Re: Adding a touch plate
« on: January 31, 2021, 04:17:52 PM »
More detail of what you are trying to achieve will help

There are probe routines and touch plate routines if you search for them.


423
If you are on a lathe with Mach3 lathe screen then you call tools with T0101 or T0102 or T0103 where the first 2 numbers are the tool number and the second pair are the offset number to use with that tool.

T0101 tool 1 offset 1

T0102 tool 1 offset 2

T0102 tool 1 offset 3

T1012 tool 10 offset 12
Etc.

424
G-Code, CAD, and CAM discussions / Re: Please help! i'm new to this
« on: January 21, 2021, 09:01:39 PM »
G28.1 is a homing command and should not be a problem if you have home switches set up on your machine.

425
SmoothStepper USB / Re: Adding a second BOB
« on: January 19, 2021, 08:08:16 PM »
The setting is the same only the port number becomes 2

426
Mach4 Videos / Re: New to Mach 4 and have question
« on: January 19, 2021, 08:06:27 PM »
As long as you have set the centre line of the cutter to the edge of the work in X & Y then they will not change from tool to tool only the Z changes

427
You may need to tune the acceleration on the Z axis to allow it to ramp up the speed, try halving it and see if that helps, you may be asking it to take the weight of the head too fast.
 

428
General Mach Discussion / Re: Changing from plasma to mill profile
« on: January 12, 2021, 09:11:31 PM »
You also need to load the standard mill screen set 1024.set from the view menu.

429
Servo or stepper system?

430
Slow the feed rate and see if you are loosing steps.