Hello Guest it is March 29, 2024, 01:34:15 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 - DAS

Pages: 1 2 3 »
1
General Mach Discussion / Re: coutinuous y movement seperate from z
« on: February 09, 2016, 08:48:25 AM »
sorry guys  thanks for the ideas. still not right. what I need is a G or M code for the Y axis that will run indepently  of Z but at the same time
Y will do nothing more than run from zero to 8 inches and stop while z is making its cut
is there a code that can be written that will run y from 0 to 8 while it is also running a z code

Thanks again for the help    

DAS

2
General Mach Discussion / Re: coutinuous y movement seperate from z
« on: February 07, 2016, 10:47:27 PM »
overloaded 

close but not quite

My radius is made up of 70 z movements your example is one radius. I am looking for a  g code that will move y 8 inches as my 70 lines of z run. line 1 starts at Y zero and line 75 ends at Y 8 inches  .is there a macro that will allow me to move y from 0 to 8inches as Z is running

Sorry to be a pain

Many thanks  DAS

3
General Mach Discussion / Re: coutinuous y movement seperate from z
« on: February 07, 2016, 05:33:51 PM »
Hi All
 I think so  ??? when z starts y needs to also start and run at a continuous speed until z finishes the y stops. all y is doing is moving the table 8 inches  nothing else. z is doing its plunge cut

Thanks   DAS

4
General Mach Discussion / Re: coutinuous y movement seperate from z
« on: February 07, 2016, 04:16:17 PM »
Hi Exactly right

I need y to do  one  continuous speed while z makes its cut. Y and Z will both start at point A Y0, Z0 and finish up at  Y8.00 and Z0 inches  Z starts at zero. in the middle of the cut it will be at -.500 and back up  to  Z0. I have all the Z code I need a y code that will allow me to start y at the same time as Z and finish 8 inches later when z is back to 0


Thanks   DAS

5
General Mach Discussion / coutinuous y movement seperate from z
« on: February 07, 2016, 03:27:08 PM »
is there a way to have a continous y movement while  having z cut a pocket. my pocket is 8 inches  concave half  elipse  I have all the z coordinates what I need to happen is y and z start to move at the same time and when I get to my 8 inches my z movement cutting the pocket  is done. is there a code that will start my y moving to 8 inches  and let z run its program.almost like running two codes at the same time. 

Help   

DAS

6
Thanks   found it in a previous post by HOOD     SetOemDro(801,0) Worked great

Thanks

Now is there a way to stop the program say after it runs for  16 inches in the y travel  we have no way to count the inches because the DRO resets itself back do zero in the G code to keep the program running continuously.  is there a way to count the total amount of code lines run. so say it runs 10,000 lines of code or rewinds itself say 2000 times or run s for 4 HRS that it knows when to stop.  an external limit switch?  naa that's too easy

Thanks DAS

7
General Mach Discussion / Continuous run program
« on: October 25, 2015, 07:44:33 PM »
I want to machine the lower half of an ellipiese  in a plate of aluminum I have the code for 2 passes  one pass in the x- direction then adds .025 in the y direction and and then back in the x direction  then it needs to add another .025 rewind and start over and repeate the same code.is there a M or G code that will allow mw to make my passes and just keep adding my.025 when the code rewinds. If the y DRO could be zeroed out each time the code rewinds it would work. the way it is now when it repeats it just goes back over where it has already machined  it needs to keep adding the .025 in the y axis every time it repeats.  I would rather have a code that repeats it self   the  ellipse is 8 inches long has 85 lines of code per pass and y is 18 inches   that's a lot of code.  can it be done   


DAS

8
General Mach Discussion / Re: HOTKEY TO OUTPUT RELAY
« on: October 17, 2015, 01:40:23 PM »
Thanks Hood and everyone

This question was asked many times on the forum and I never found an answer   to it.

Thanks  DAS

9
General Mach Discussion / Re: HOTKEY TO OUTPUT RELAY
« on: October 16, 2015, 01:15:11 PM »
Hi TPS  tried the code even on 2 machines   it did nothing. what am I doing wrong.

DAS

10
General Mach Discussion / Re: HOTKEY TO OUTPUT RELAY
« on: October 15, 2015, 01:31:01 PM »
Hi All Sorry output 4 not input 4

DAS

Pages: 1 2 3 »