Firstly I need the dimensions in the drawing to be the final dimensions of the machined article. So far I have only been able to get the cutter to follow the line of the drawing, making the final article too small
Secondly I would like the machine to make multiple passes during the cutting operation, getting progressively smaller until it reaches the final dimensions to achieve the best surface finish possible, what would be the bet way of doing this?
Recent question from a customer:
Last edited by Denford Admin on Mon 22 Jan , 2007 13:09 pm, edited 1 time in total.
It would be possible to now go to the CAM wizard, and create an offset path, according to the selected tool diameter.
Because you want to implement varying offset cuts, then it may be easier to create the offset paths within the CAD part, and simply use the Follow machining plan.
You will need to know the diameter of the tool you intend to use.
Select the newly joined shape, and create offset paths of different amounts (remember to enter the Radius of the tool as the final offset path required)
Because you want to implement varying offset cuts, then it may be easier to create the offset paths within the CAD part, and simply use the Follow machining plan.
You will need to know the diameter of the tool you intend to use.
Select the newly joined shape, and create offset paths of different amounts (remember to enter the Radius of the tool as the final offset path required)
Attachments:
You should now be ready to create the G and M code program
Goto the CAM wizard and create multiple FOLLOW plans.
If you create one plan, and select all the offset paths created, then you cannot guarantee which order the paths will be machined.
Createing seperate plans for each path, gives you full control over the machining order - the plan at the top of the list will be machined first, then the next, etc....
Goto the CAM wizard and create multiple FOLLOW plans.
If you create one plan, and select all the offset paths created, then you cannot guarantee which order the paths will be machined.
Createing seperate plans for each path, gives you full control over the machining order - the plan at the top of the list will be machined first, then the next, etc....
Attachments: