![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Hi folks - Very new to coding for CNC - In fact, I am taking a class right now and following along at home on my SB magnaturn 612 with MDSI OpenCNC control. I am having a problem with tool changes (or maybe (non-tool-changes) and I am trying to figure out if I am just running up against a common issue or if this is specific to OpenCNC controls: I start a program using tool #1, which is the tool in cutting position when I 'Sync' the lathe. It apparently does not take into account tool offset for tool #1 as there was no change to it before I started the part program. But since I am coding incremental moves, it cuts ok from my touch-off-determined starting position. I tried programming a T0101 tool change but it gives me an error. However, when I change to another tool, it loads the offset for that tool and suddenly it rapids away from the chuck and I find the tool point 3.5 inches away from the blank in the +Z direction. The offset of both tools is around 3.5 inches from the machine zero. I have a Part Zero set but it doesn't seem to take into account the tool offset. It looks like I can solve part of my problem by moving the tool I want to use to another position or by changing to another tool position then back to T0101. Is it normal that the offset for T01 is not loaded because there was no tool change? Is there a work-around that doesn't involve moving the tool turret? Shouldn't the offsets be taken into account when I touch-off and set X and Z part zeros? At least this tends to NOT crash the lathe... But I am still a bit confused. Any Thoughts? Suggestions?, Merciless laughter? Thanks for your consideration. John Santa Rosa, California |
|
#2
| |||
| |||
| Maybe I did not understand you problem. From your description, this is why it is wise to move the turret to a safe tool change position before commanding a tool change. I am surprised they did not teach you this in your class. It is what I teach my students. You may want to ask for a refund. Seems you are not getting your money's worth on training. Home Page
__________________ http://www.kirkcon.com/ |
|
#3
| |||
| |||
| We learned to move to a safe position for tool changes. When you Sync this lathe it wants tool #1 in cutting position for the Sync. Then it knows which tool is which. If I go ahead and cut with tool #1 it does NOT use its offset from the tool offset table. Is that normal? Only if I change tools will it use an offset. I am trying to sort out if this is normal or if there is a strategy to make the offsets work if you use a tool without actually making a tool change. An obvious workaround is to do a tool change before doing anything else. |
|
#4
| |||
| |||
It is quite normal for a control not to use a tool's offset unless its explicitly called. Many controls, depending on parameter settings, will cancel the tool offset when the Reset Button is pressed and therefore, require the offset to be called again prior to use. Regards, Bill |
|
#5
| |||
| |||
| I am not familiar with opencnc, but the way your describing your program start seems odd (needing to sync). Really take the time to make sure you know what offsets and coordinate systems are active and when they activate. Regardless, if commanding T0101 with tool 1 as the current indexed tool gives an error, you should probably start there to find out why. There may be a parameter that fixes it so that would work. |
| Sponsored Links |
![]() |
| Tags |
| magnaturn 612, opencnc, tool change error |
| 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 |
| Problem- 21iT: Using 2 offsets for 1 tool:Machine stops for tool change | gnmachine | Fanuc | 4 | 02-01-2011 08:10 AM |
| need help wana make macro for getting tool change by giving tool pot no on vmc instea | ghevari | Parametric Programing | 0 | 02-14-2010 12:26 PM |
| Coding tool load values with parameters? | mystiks | Daewoo/Doosan | 2 | 12-31-2007 11:03 AM |
| Very slow tool change on Tool Room Mill | Capt Crunch | Haas Mills | 3 | 12-21-2007 12:20 PM |
| How to change Tool change position(About MAZATROL T1 control) | liushuixingyun | Mazak, Mitsubishi, Mazatrol | 5 | 07-07-2007 02:58 PM |