Hi,
I am looking for a way to automate some simple tasks in cambam. I am struggling with the coding. I tried the MOP Automate script in python , but that is only partly doing what I need. I want to do the following:
- check directory for files if there is a file
- open first dxf file
- add profile (to the polyline (only 1) in file
- use camstyle (which I added in the library)
- create holding tabs
- create toolpath
- create ccode and save it
- get next DXF file and repeat steps.
I can't figure out to get the following:
- add profile (to the polyline (only 1) in file
- use camstyle (which I added in the library)
- create holding tabs
- create toolpath
I hope someone can help me. I alsready spend 4 evenings on this without result .
