Hey Brother I have a doubt..now I'm using to select refference toolpath for rest Roughing pause the mac and choose the refference toolpath...Is there any other way selecting refference toolpath for rest Roughing..if had any other way please let me know
Hi John, From what you said I suppose that you want to remove the rest material from a previous toolpath using the taper-spherical-pen tool. From my view, you can just keep pausing the macro and checking the rest maching box. Or, you may create a new tool & rest toolpath without the macro.
@@Y.Mahran yeah...but I found another way bro I used this expressions STRING LIST ToolPathName = extract(folder('toolpath'), 'name') STRING $VarRest = Input Choice $ToolPathName " Choose the toolpath type you want" //And $VarRest variable added to Rest refference toolpath parameter Edit Par 'areaclearence.rest.toolpath' $ VarRest It worked Thanks man i found the way because of Your PDF 🙏🏻
@@JohnsonDsouza-vm1qs, I believe it will be much easier to discuss this topic on PowerMill's community forum. So that you can explain: - What exactly do you want to do? - What are the actions taken by you to achieve it? - What are the problems that faced you? - And, maybe upload a copy of the project if it is possible. This way you will find many contributions & suggestions to solve your problem not only from me but from other community members. forums.autodesk.com/t5/powermill-forum/bd-p/280
Hey Brother I have a doubt..now I'm using to select refference toolpath for rest Roughing pause the mac and choose the refference toolpath...Is there any other way selecting refference toolpath for rest Roughing..if had any other way please let me know
Hi John,
From what you said I suppose that you want to remove the rest material from a previous toolpath using the taper-spherical-pen tool.
From my view, you can just keep pausing the macro and checking the rest maching box. Or, you may create a new tool & rest toolpath without the macro.
@@Y.Mahran yeah...but I found another way bro I used this expressions
STRING LIST ToolPathName = extract(folder('toolpath'), 'name')
STRING $VarRest = Input Choice $ToolPathName " Choose the toolpath type you want"
//And $VarRest variable added to Rest refference toolpath parameter
Edit Par 'areaclearence.rest.toolpath' $ VarRest
It worked
Thanks man i found the way because of Your PDF 🙏🏻
@@JohnsonDsouza-vm1qs I am very glad to hear that you have solved the problem.
@@Y.Mahran bro now it have issues it's not working 😭 it's only taking same refference toolpath ... could please help me with this
@@JohnsonDsouza-vm1qs, I believe it will be much easier to discuss this topic on PowerMill's community forum. So that you can explain:
- What exactly do you want to do?
- What are the actions taken by you to achieve it?
- What are the problems that faced you?
- And, maybe upload a copy of the project if it is possible.
This way you will find many contributions & suggestions to solve your problem not only from me but from other community members.
forums.autodesk.com/t5/powermill-forum/bd-p/280