Hello Guest it is May 03, 2024, 11:48:57 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
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.


422
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.

423
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.

424
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

425
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

426
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.
 

427
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.

428
Servo or stepper system?

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

430
Change your code to read :-

N92 G97 S250 M3
N95 G00 X6. Z10.  (Rapid move to Clearance Height)
N100 G76 P020060 Q0.1 R0.04 K1
N105 G76 X4.5 Z-10.0 R0.0 P0.25 Q0.1 F2.0
N110 G80