![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Mach Software (ArtSoft software) Discuss Mach 1 , 2 and the new Mach3 here NC software here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
im using mach3 and want to know how to compensate for a different size cutting bit,(say 5mm instead of 2) i am using mach3 to import the dxf file and then creat gcode. the dxf file is created for lasercutting and i want to use a cutting bit. how do i do this?????????? |
|
#2
| |||
| |||
You will need to set up a tool offset using a G-code offset (g41 (left side offset) or g 42 (Right Side Offset)) then you simply use the tool offsets table in Mach 3 and assign the correct diameter. So you can take your toolpath and you'll have a line that looks something like this. g41 (left hand offset) d1 (tool 1 reference) This is similar to the tool height offset. g43 (tool length offset negative) h1 (height of tool 1) Now you have to make sure that you are cutting the correct direction so that you're on the correct side of the line and correct cutting method, climb cut or upcut. I hope this helps. Here's a link for g-code definitions... I don't make toolpaths with Mach3 but this is standard G-code programming. Good Luck http://en.wikipedia.org/wiki/G-code Last edited by warrenb; 08-31-2009 at 06:34 PM. Reason: Oops |
|
#6
| |||
| |||
|
Send your g-code post and a screen shot of your tool table and I'm sure we here at cnczone can help you out. |
|
#9
| ||||
| ||||
| You need to have a proper lead in move where the compensation is applied. POSt your code here so we can see it. You can also use G41 P2.5 for a 5mm cutter.
__________________ 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
| ||||
| ||||
| Tools are numbered from 0 to 255. The tool number is selected by the T word in a part program or entering the number in the T DRO. Its offsets are only applied if they are switched On by the Tool Offset On/Off toggle button (or the equivalent G43 and G49 in the part program)
__________________ Patience and perseverance have a magical effect before which difficulties disappear and obstacles vanish. |
| Sponsored Links |
|
#12
| ||||
| ||||
| You can't just tell it the tool diameter and have it offset. You need to write proper g-code for using G41 or G42.
__________________ 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) |
![]() |
| 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 |
| Another noob looking for help | cuetipper | Want To Buy...Need help! | 4 | 01-14-2009 08:41 PM |
| Noob | puppiesonacid | PCB milling | 2 | 07-09-2008 08:25 AM |
| yet another noob | mastermoparman | CNCzone Club House | 2 | 09-18-2006 01:22 AM |
| yet another noob | mastermoparman | General Metal Working Machines | 1 | 09-15-2006 06:24 AM |
| NooB Needs a little Help | js11110 | DIY-CNC Router Table Machines | 3 | 03-20-2006 05:41 PM |