how to export to .xml from solidworks or tekla for tube laser cutting
i have a tube cutted and i want to export it to (.xml) file so i can cut it on laser cutting machine the machine only accept .xml
3 Answers
XML are text files. Your laser cutting machine uses G-Code which is a text file. You will need a post processor to take the the cutting path and translated to a G-Code file. If it is a simple cutting path, in most cases it can be done manually by following the G-Code your laser cutting machine accepts.