Hello Guest it is April 26, 2024, 08:37:30 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 - 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 »
251
Mach Screens / Re: labels incorrect in mach3
« on: February 25, 2013, 07:46:50 AM »
am i in the wrong foum for machscreen or mach3 ?
Thanks

252
Machscreen Screen Designer / Re: "Null missing after newline"?
« on: February 18, 2013, 06:01:46 AM »
so there's no newline for "Execute G-Code"(33) ?
Thanks

253
Mach Screens / Re: labels incorrect in mach3
« on: February 14, 2013, 02:47:20 PM »
this is a picture



254
Mach Screens / labels incorrect in mach3
« on: February 14, 2013, 02:42:27 PM »
i have machscreen 1.56 and made a .set. in it i have a MDI label.
near there is an inch/mm toggle. when i open mach3 the MDI label reads
inches. if i toggle the inch/mm button, it changes to mm's. every now and then
it will read right(MDI)
Thanks for any help

255
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 02:40:52 PM »
do i really need the While ........ Wend ? the code works without it.
if it does something needed then i'll leave it there.

value = GetOEMDRO(800)  ' get value of X DRO
SetOEMDRO(800 , value / 2)  ' half X value
While IsMoving ( )
Wend
Code "G0 Z.5"  ' or inc. move to clear part
While IsMoving( )
Wend
Code "G0 X0" & x/2  ' move to center
End

256
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 12:19:11 PM »
i'm sorry i couldn't explain it better and i do appreciate ya'll time.
THANKS

257
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 11:59:42 AM »
i want the toolpath to look as the actual mill is working.
this way it may be cutting in the middle of the stock but
the toolpath is not moving as the mill

258
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 11:55:26 AM »
:):):)  but in the toolpath it shows the spindle at the lower-left.
if i go to zero, it's at the lower-left not the middle of the stock

259
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 11:17:36 AM »
guess what i'm saying is that after i find the edge of all four sides,
if i move to the center of the stock, i want the dro to read zero
on XY.
Thanks again for ALL ya'll help !

260
Mach Screens / Re: Half the DRO
« on: February 13, 2013, 10:24:07 AM »
i put my stock on the mill(cnc). i find the center to cut a pocket(and drill any holes)
in the middle of stock.  any stock the is oversiized i cut on another mill(manual). some times i don't have a
big enough stock to just eyeball center.

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 »