Hello Guest it is April 24, 2024, 03:34:53 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.


Topics - neca

Pages: 1
1
General Mach Discussion / G31 dont work with B or C axis
« on: June 06, 2015, 01:51:36 AM »
Typing in MDI :

G31 X-40 F100     this works fine
G31 Y-40 F100     this works fine
G31 Z-40 F100     this works fine
G31 A-40 F100     this works fine
G31 B-40 F100     this dont work no movement , no DRO changes, no error messages
G31 C-40 F100     this dont work no movement , no DRO changes, no error messages

All axes are linear , no slave axis.

Thank in advance for any help

2
Brains Development / what is missed at this brain?
« on: May 07, 2009, 03:15:46 PM »
This works fine...

[OEMTRIGGER#1]---->[No-Operation/Pass Signal]---------------------------------------->[                                                                  ]
[OEMTRIGGER#2]---->[No-Operation/Pass Signal]---------------------------------------->[                     Formula                                  ]
[OEMTRIGGER#3]---->[No-Operation/Pass Signal]---------------------------------------->[  F=( a*1 )+( b*2 )+( c*4 )+( d*8 )+( e*16 )  ]------->[No-Operation/Pass Signal]->[VR0]
[OEMTRIGGER#4]---->[No-Operation/Pass Signal]---------------------------------------->[                                                                  ]
[OEMTRIGGER#5]---->[No-Operation/Pass Signal]---------------------------------------->[                                                                  ]
[VR0]--------------------->[No-Operation/Pass Signal]---------------------------------------->[Compare Imm.  I=1]---------------------------------------------->[Jog On/Off]

When I add one more line it crash Mach3 and i need restart PC  ???

[OEMTRIGGER#1]---->[No-Operation/Pass Signal]--------------------------------------->[                                                                   ]
[OEMTRIGGER#2]---->[No-Operation/Pass Signal]--------------------------------------->[                     Formula                                   ]
[OEMTRIGGER#3]---->[No-Operation/Pass Signal]--------------------------------------->[  F=( a*1 )+( b*2 )+( c*4 )+( d* 8 )+( e*16 )  ]------->[No-Operation/Pass Signal]->[VR0]
[OEMTRIGGER#4]---->[No-Operation/Pass Signal]--------------------------------------->[                                                                   ]
[OEMTRIGGER#5]---->[No-Operation/Pass Signal]--------------------------------------->[                                                                   ]
[VR0]--------------------->[No-Operation/Pass Signal]--------------------------------------->[Compare Imm.  I=1]----------------------------------------------->[Jog On/Off]
[VR0]--------------------->[No-Operation/Pass Signal]--------------------------------------->[Compare Imm.  I=2]----------------------------------------------->[Spindle On/Off]

Thanks in advance for any help.  :)

Pages: 1