![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| DIY-CNC Router Table Machines Discuss the building of home-made CNC Router tables here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
When a tool change command comes up in the middle of a job, Mach stops the machine and spindle, I move the spindle to the tool change location and then after I have changed the tool I click cycle start. Mach begins to move the machine at a death slow pace until it gets back to where the G code called for a tool change. At that point it goes back to normal cutting speed. What is happening in Mach causing it to take forever to get back to the tool change position and what can I do change that behavior? Thanks, Scott |
|
#2
| ||||
| ||||
| Is your g-code using a slow feedrate before the tool change?
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#4
| ||||
| ||||
| Qwik workaround....Until you figure out what's happening Insert into your program a line right after each toolchange that has the tool moving at some nominal G1 feed rate to a point maybe .1" away from the tool change location, then G0 to what would be your normal starting point after that toolchange. That way, the control is happy, you're happy. |
|
#5
| ||||
| ||||
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
| Sponsored Links |
|
#6
| ||||
| ||||
| I just looked at the M6 macro, and depending on your SafeZ setting, it will do a G1 move back to where it was. So I still think it's your feedrate prior to the toolchange.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#7
| |||
| |||
| Ok More info, I have configured Mach to go to a tool change location on my table. When the G code encounters a tool change Mach will rapid my machine to the pre-defined location, so far so good, then after I change the tool and click cycle start my machine will advance at a rate of 1 IPM until that machine returns to the location that it was at when the tool change line came up. After that (forever) it goes back to full cutting speed and all is normal. I am using SheetCam and have included a small test G code. |
|
#8
| ||||
| ||||
| You have an F1 before the first tool change, giving you 1ipm.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#10
| ||||
| ||||
| I don't use SheetCAM, but it's probably in the post
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) Last edited by ger21; 08-21-2011 at 04:11 PM. |
| Sponsored Links |
|
#11
| |||
| |||
| I edited the F1 out of the G code and rerun the file in Mach, all is well. I can use this as a work-around until I can get Less at SheetCam to take a look at it for me. All in all, I am very happy with SheetCam and I built my machine from the ground up to operate as a router and a plasma machine so SheetCam was a natural choice for me as it will run both operations. Thanks again Gerry, Scott |
![]() |
| 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 |
| orient tool for tool change Hall effect? | Luslugger | CNC Machining Centers | 0 | 04-24-2009 06:24 PM |
| Multus - Calling in previous tool before a restart | j44snk | Okuma | 1 | 04-19-2009 02:50 PM |
| How to change Tool change position(About MAZATROL T1 control) | liushuixingyun | Mazak, Mitsubishi, Mazatrol | 5 | 07-07-2007 02:58 PM |