![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Machine Problems, Solutions , Wireless DNC, serial port Need help with your Machine or need a Machining solutions for , Serial Port, Cable problems between PC and all others DNC problems disucss them here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| ||||
| ||||
I know you can save work and tool offsets via RS232 or to/from floppies. As far as I know you have to do them seperately from each other and from the main programs. If I am wrong, and you can somehow send the work and tool offsets WITH a program, back to the computer, please let me know. Thanks! 'Rekd teh Educate the ignorant |
|
#2
| ||||
| ||||
| Rekd, I don't think it is possable to download / upload both program and offset data in same program. For the simple reason that both a machine program and a offset program need to start and end with "%". So if you combined a machine program with a offset program like this: % N0 Vxxxx (offset portion) N1 Vxxxx M02 or M30 % (may be able to hand edit these two lines out, so it % will load and not stop here when run) O1111 (my program) (main program) T2 M6 G90 G80 G40 G54 S15000 M3 M30 % Then every time you ran the program it would update the offsets(to the original setting "not good"), and then stop (M02) or rewind (M30) at the start of the main program (if you didn't edit out the two lines above). So an M02 would stop there and you could push cycle start again, to run the main program. But it would not update your tool / work offsets, if you edit the tools or work offsets, both as you were running and when you tried to send the program back to floppy or RS-232 to your computer. You could use G10 at the start of your program, to set all your offsets, but it too would not update your tool / work offsets. I don't think either option is very good or do able.
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| ||||
| ||||
| Thanks, wms. I was afraid of that. Not a big deal, luckely I don't have to do it very often. We're taking one job down for another to go up, and I just wanted to pull it all in at once. ![]() 'Rekd |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |