Hello Guest it is March 28, 2024, 06:26:46 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 - spnar

Pages: 1 2 3 4 5 6 »
1
General Mach Discussion / Slave axis control
« on: December 08, 2020, 06:39:37 AM »
Hi

Is there any way i can lock the rotation direction for the slave axis. My application is intended to mill model engine cranks and cam shafts so while the Z and Y axis perform a circular motion the A axis needs to be sincronized with the Y axis and always turn in one direction even when the Y axis reverses during the circular motion. Also if anyone can give me an idea as to how to sincronize the A axis it would be great.
Thank you in advance for your help

Spnar

2
VB and the development of wizards / Re: macropump problem
« on: January 27, 2014, 12:04:43 PM »
Hi

Kenneth Yes in fact the macro is intended to move the Z axis down by 0.1mm per rev of the Aaxis.

ger21 Will try to remove last line and see what happens.

Can you suggest what i can do. As above i need to feed the Z axis by 0.1mm for every revolution of the A axis.
A axis is just permanently revolving under command from INPUT 1 hardwired to a switch. So program reads Aaxis DRO and at intervals of 360
feeds down the Z axis.

3
VB and the development of wizards / macropump problem
« on: January 27, 2014, 10:09:56 AM »
Hi
Why dose Mach stop responding to keyboard commands for axis movement when i activate a macropump.
The macropump i installed is very simple.

A=getdro(3)
Z=getdro(2)
If A/360 = Int(A/360)
Then
 L=Z+0.1
Else
 L=Z
Endif
code "G1 Z"& L

Any help appreciated :)

4
General Mach Discussion / Re: PC SHUTS DOWN
« on: August 02, 2009, 02:14:49 PM »
Hi Hood

Strange indeed.

The only thing i found was some G00 commands at a very high speed way above what the motor maximum is configured.
I edited these and the problem never came back.
I am trying out Vectric CUT3D using some of the demo files they have and apart from this all looks well.

Spnar ;)

5
General Mach Discussion / PC SHUTS DOWN
« on: August 01, 2009, 12:30:25 PM »
Hi

While cutting a 3d model Mach just closed and the PC preceded to shut down.
This it did twice.
I checked windows settings regarding hibernation etc and all the settings are switched off including screen saver.
I am using Windoes XP.


 ???







6
General Mach Discussion / Re: One pc two machines
« on: April 08, 2009, 03:19:37 PM »
So easy when someone tells you how

Thanks ;)

7
General Mach Discussion / Re: One pc two machines
« on: April 08, 2009, 02:19:22 PM »
Hi Hood

Long time no speak

In fact i found out that the profiles are stored in the  .xml files.
I renamed these to lathe machine name to make sure i am loading the correct one.
As to the shortcuts are these to refer to the .xml files?

Spnar 8)

8
General Mach Discussion / Re: One pc two machines
« on: April 08, 2009, 10:12:15 AM »
Hi Chip

Will try this out thanks.
Later on i will post a couple of pics of my new baby (the engraver)

Thanks ;D

9
General Mach Discussion / One pc two machines
« on: April 07, 2009, 02:55:03 PM »
Hi guys

I have one PC a small mill and an engraver.
The mill and engraver have different configuration and motor tune up settings.
Is there a way that i can choose the machine after i load Mach 3 ?


Spnar ???

10
General Mach Discussion / Re: Machine protection
« on: April 07, 2009, 02:49:18 PM »
I have seen some commercial stuff but the prices are well beyond my reach.
I am thinking of building my own.
For blind material i think i will use rubber gasket material and make a couple of rollers with coil springs.
My travel for X axis is only about 300mm anyway.

Spnar

Pages: 1 2 3 4 5 6 »