![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Milltronics Discuss Milltronics Machines |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#2
| |||
| |||
| Google machine to the rescue, MS-DOS help and commands Im assuming you are using MS dos or a Command prompt in XP. E |
|
#5
| |||
| |||
| The ability to use parametric programs (or parametric lines in a conversational program) combined with the 'open architecture' of the control means you can have a program do just about anything you can think of. I have written code to check for broken tools using a simple switch, check for pressure on a hydraulic clamping fixture, check for vacuum on a vacuum table, stop a program to ask for input, use the handwheel to re-set an offset in the middle of a program, and lots and lots other things. If there is something you want to do, post it and I'll try to help. |
| Sponsored Links |
|
#6
| |||
| |||
I am setting up offline tool measurement (H & D offsets). I do this now (presetting tools), but I have to manually input the data to the control. I have 5 Milltronics machines. It would be nice to have the gage send the data to a shop pc and the control read the data from there. |
|
#7
| |||
| |||
| I think you can do that by organizing your data for each machine into a file that you can Verify or Run at each machine. The offsets are stored as parameters and you simply need to load the new offsets into the parameter file. Older software versions used P501 - P599 for the radius offsets and P601 - P699 for the height offsets. P501 is the radius offset for tool #1, P650 is the height offset for tool #50, etc. Newer software uses P2001 - P2099 for the radius offsets and P2101 - P2199 for the height offsets. You can find out which ranges each machine uses by going to MDI and typing P1=P1501 then go to Parms - User to check . If P1=0, you have an older version, if P1 does not equal zero, you have a newer version. The data file should look like: G10 (allows writing to the Parameters) P501=XXXX P502=XXXX . . . P601=XXX P602=XXX G11 (closes the Parameters) Of course, use the appropriate P numbers for each machine. Good luck, let us know how it turns out for you. |
|
#9
| |||
| |||
| Exactly right. When you Run or Verify the "program"you created from the tool setter, you load the values into the tool offsets table. Be aware that the values you get form the pre-setter are usually from the gage line on the toolholder to the tool tip, which is different than the distance from Z home to the top of your part that you get with the Z-Tool or TLSet techniques. You will need to use the Work Coordinate Z offset to get the tool to the right place. You can NOT mix the pre-setter values with the Z-Tool values without causing yourself problems. Use one or the other, not both. |
|
#12
| |||
| |||
| I quit touching off tools on the machine about three years ago and have not looked back. It was amazing on how much time it saved me by presetting tools. I don't know why anybody would want to touch off every tool on every part on every job. Thanks for your help |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| torch on/off commands | woodman08 | Mach Plasma / Laser | 3 | 11-03-2010 06:03 PM |
| Arc commands on GE1050HLX | MetLHead | G-Code Programing | 3 | 07-16-2008 07:47 AM |
| r plane commands | ghostlx | G-Code Programing | 2 | 06-04-2008 01:03 PM |
| G2 and G3 Commands | Bohemund | G-Code Programing | 19 | 05-28-2007 09:12 AM |
| EMC & the G28/G30 Home commands | Javelin276 | LinuxCNC (formerly EMC2) | 1 | 07-18-2005 03:13 PM |