Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:16:17 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  VB and the development of wizards
| | |-+  Y, U, V Change X DRO
Pages: 1 2 »   Go Down
Print
Author Topic: Y, U, V Change X DRO  (Read 989 times)
0 Members and 1 Guest are viewing this topic.
Csabika
Active Member

Offline Offline

Posts: 18


View Profile
« on: June 22, 2010, 03:45:26 PM »

Hi!

how macro to be any axis in g code the x-axis move?
If G code Y300 you move X-axis 300
              U300 you move X-axis 300

thanks
Csaba
Logged
Tweakie.CNC
Active Member

Offline Offline

Posts: 3,258


Super Kitty.


View Profile WWW
« Reply #1 on: June 23, 2010, 04:21:34 AM »

Hi Csaba,

Not quite sure what you are saying here.

Y300 will move the Y axis and DRO
U300 will move the A axis and DRO

Could you perhaps explain in more detail please ?

Tweakie.
Logged

Success consists of going from failure to failure without loss of enthusiasm.  Winston Churchill.
Csabika
Active Member

Offline Offline

Posts: 18


View Profile
« Reply #2 on: June 23, 2010, 01:46:49 PM »

Hi Tweakie!


Not.

Any axis is G code, always  move the X axis and XDRO
the code line by line with the movements.
G code: G0 X500      '  move x axis 500mm
                X800      ' move x axis 800mm
             M01
            G0 Y600      ' move x axis 600mm
            M01
            G0 U1100    ' move x axis 1100mm
            M01

This is because it should be a panel sizing machines, and there is only one axis
but the cam software works at four levels, when the signal changes (x-y  x-u  x-v)
is waiting for an external signal.

Regards Csaba
Logged
Tweakie.CNC
Active Member

Offline Offline

Posts: 3,258


Super Kitty.


View Profile WWW
« Reply #3 on: June 24, 2010, 12:55:44 AM »

Hi Csaba,

Perhaps someone else can figure this one out but I really can't understand exactly what you are doing or just why you would use multi-axis software / GCode just to control one machine axis.

I know it's not resolving your problem but I would like to understand (assuming it's not totally beyond me) exactly what you are doing with this machine.

Tweakie.
Logged

Success consists of going from failure to failure without loss of enthusiasm.  Winston Churchill.
KTM
Active Member

Offline Offline

Posts: 87



View Profile
« Reply #4 on: June 24, 2010, 01:56:19 AM »

In ports and pins, set your x axis, y axis and a axis output the same and set the tuning as the same, as long as you do not move the axes at the same time, it should work.
eg: step pin # 7
     dir pin # 6

Regards

Steve
Logged
Csabika
Active Member

Offline Offline

Posts: 18


View Profile
« Reply #5 on: June 25, 2010, 08:42:53 AM »

Hi Steve!

problem with me using it, motion control DSPMC and can not be given the same number of output shaft.

Regards Csaba
Logged
Csabika
Active Member

Offline Offline

Posts: 18


View Profile
« Reply #6 on: June 25, 2010, 08:44:13 AM »

Someone help please very important.

Csaba
Logged
KTM
Active Member

Offline Offline

Posts: 87



View Profile
« Reply #7 on: June 25, 2010, 08:51:34 AM »

Is there any specific reason why you are using the DSPMC instead of the parallel port break out board?
Logged
stirling
Global Moderator
*
Offline Offline

Posts: 1,189

UK


View Profile WWW
« Reply #8 on: June 25, 2010, 10:09:13 AM »

Csaba

I'm with Tweakie on this. Why are you generating code that is unsuitable for your machine? This just doesn't seem the right way to go about things and it sounds potentially dangerous too.

sometimes it's better to ask for solutions to the actual problem rather than asking how to implement your solution to a problem you havn't told us about.

Ian

Logged
Csabika
Active Member

Offline Offline

Posts: 18


View Profile
« Reply #9 on: June 26, 2010, 08:18:39 AM »

Hi Ian!

I used to be so because the optimizer does the code.

KTM!
The dspmc be because the enginedriver analog + / - 10V

Csaba
Logged
Pages: 1 2 »   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!