iLogic Exporting all as .DXF issue

iLogic Exporting all as .DXF issue

Anonymous
Not applicable
560 Views
5 Replies
Message 1 of 6

iLogic Exporting all as .DXF issue

Anonymous
Not applicable

Hello all,

 

I have an issue with a iLogic code from: https://clintbrown.co.uk/2021/01/13/ilogic-export-flat-patterns-of-ipart-members-to-dxf/

 

The iLogic runs perfectly, and saves all instances as .DXF files separately. However, the parts are not saved with the correct geometries. I am not skilled enough to edit this code myself, so I was wondering if someone could help. 

 

Here is the problem: 

mkuszK4AN5_0-1611593796619.png

Notice all pats have the number "1", but in inventor the parts are clearly 1,2,3,4: 

mkuszK4AN5_1-1611593856002.png

 

mkuszK4AN5_2-1611593871267.png

mkuszK4AN5_3-1611593890722.png

mkuszK4AN5_4-1611593908358.png

 

 

 

0 Likes
561 Views
5 Replies
Replies (5)
Message 2 of 6

bhavik4244
Collaborator
Collaborator

@Anonymous 

Can you please attach the iPart?


Bhavik Suthar
Message 3 of 6

Anonymous
Not applicable

Yes, I have included the .ipt file to this reply. I should make that a habit thankyou!

0 Likes
Message 4 of 6

bhavik4244
Collaborator
Collaborator

@Anonymous 

 

I have checked the part and it seems like the emboss feature is causing the issue. I would recommend just delete/ Suppress that feature and run the rule. It will give the correct dxf.

I can understand your concern to give the number as emboss to recognize the dxf, however, you can able to detect that with the file name of dxf. I have given the rule in such a way that it will save with the member name so one can easily identify.

 

bhavik4244_0-1611837414548.png

 

 


Bhavik Suthar
0 Likes
Message 5 of 6

Anonymous
Not applicable

Unfortunately, outright deleting the emboss feature isn't an option. I need each panel to have a unique number for etching on a laser cutter. I tried cut extruding them, however they end up on the same layer, which also causes problems. Any suggestions? Maybe there is another feature I can use that still maintains separate layers, and the number exports differently, or would the solution require modification to the iLogic?

0 Likes
Message 6 of 6

bhavik4244
Collaborator
Collaborator

@Anonymous 

 

Yes, modification needs to be done on iLogic rule. 

https://clintbrown.co.uk/2020/09/19/ilogic-setting-extra-layers-in-dxf-exports/

In this post, you may find to play with dxf layers. You may modify the code accordingly and achieve the result. I hope this could solve your issue.


Bhavik Suthar
0 Likes