tripsy
Guest
hello to all to me would need a macro for solidwork that automatically create a text file but with .ppi extension with inside some strings that I need then to use with jetcam and a .dxf file. directly from the part file.
strings are as follows.
#units=mm
#material=inox satin
#thickness=0.8
#rot_allowed=0
#mirr_allowed=1
#jeo_notes_
#geo_notes_1=
#geo_notes_2=
#geo_notes_3=
#geo_notes_4=
#geo_notes_5=
where the only values change are material and thickness.
the generated files will have the same name as both the ppi and the dxf.
I can insert the data by hand through an input box maybe with a drop-down menu where it gives me the values.poi if you can tell me what values are changing
Thank you very much to all.
Matteo
strings are as follows.
#units=mm
#material=inox satin
#thickness=0.8
#rot_allowed=0
#mirr_allowed=1
#jeo_notes_
#geo_notes_1=
#geo_notes_2=
#geo_notes_3=
#geo_notes_4=
#geo_notes_5=
where the only values change are material and thickness.
the generated files will have the same name as both the ppi and the dxf.
I can insert the data by hand through an input box maybe with a drop-down menu where it gives me the values.poi if you can tell me what values are changing
Thank you very much to all.
Matteo