Hello Guest it is April 19, 2024, 10:59:35 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 - Kenneth

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 »
261
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 10:07:51 AM »
thanks stirling
when i run that. xy go to half and when i zero the axis, the display in toolpath gose to
lower-left position. not the center of stock. in my test i did g0x2. it went to x1 and stopped.
i zeroed the axis and the spendle moved to lower-left and the table stayed at x1.

262
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 09:42:13 AM »
how do i use the value of SetOEMDRO?
code " g0 x(SetOEMDRO) "

263
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 09:29:25 AM »
that's what i been looking for just didn't know what to
use to get it done :)

264
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 09:04:04 AM »
that script halves the X axis and then moves to zero.
but the zero is at bottom-left of stock, not center.
the work is set to half. so if i go to x3. i'll half that and move to
zero. and the dro is zero. but i got to mach coor it is 1.5.
so if i go to center of stock, dro says 1.5.

265
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 07:47:21 AM »
what i'm trying to do is....
touch edge of stock on one side and zero dro.
move to other side of stock,touch egde then half dro so that when i move to
center of stock dro reads zero.

266
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 07:00:55 AM »
shouldn't the USER DRO move as the OEM DRO ?
as i jog the table, the user's doesn't change.
don't sound right to me boss :)

267
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 06:11:02 AM »
well, almost right. that just moves the axis to the center.
it havles it but when i half it gose to x =2 from 4 but the table didn't move.
so i'm at x = 6 really. trying........

268
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 06:06:44 AM »
i had to do this to get it to work as i want.
value = GetOEMDRO(800)
SetOEMDRO(800 , value / 2)
Thanks

269
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 05:48:08 AM »
the thing i have is the oem dro changes when i jog the axis. the user dro doesn't change
till i half the axis. after i half the axis, the user dro stays at half while the oem changes
as i jog the axis. so i have 
oem =  4
user = 4
half axis
oem = 4
user = 2

270
Mach Screens / Re: Half the DRO
« on: February 12, 2013, 02:39:47 PM »
trying it in mach3. the oem dro move when i X+ or X-.
the user(dro) doesn't change til i half it. so i will need two DRO's
for each axis. one to show movement and one to show when i half.
this sounds right ?

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 »