RCU Forums - View Single Post - Kit Cutters Inc
Thread: Kit Cutters Inc
View Single Post
Old 11-07-2013 | 07:37 AM
  #20  
bchapman
 
Joined: Mar 2006
Posts: 280
Received 1 Like on 1 Post
Default

Originally Posted by 049flyer
When converting plans from an image file like PDF to a vector file lile DWG you run into two major problems.

First is time. The conversion process requires that you import the image as an image and then trace over every line on the plan. This is very time consuming and therefore expensive. Software is out there that can automate some of this process but the problem is accuracy, the software often will induce errors that you must find and correct. All of this takes time and money.

The second problem is errors in the plan itself. It used to be when I built from plans some of the parts didn't fit quite right. I assumed at the time that the error was mine and that I didn't cut the part out accurately, maybe I cut to the outside of the line instead of the middle or inside of the line. When I drew my first pan in CAD I discovered that the problem is the plans themselves. They contained errors and plenty of them, and they all needed to be corrected.

If you send a PDF file to a laser cutter and the parts don't fit properly you will likely blame him for the errors. If you send a DWG file there will be no one to blame except the person that created the DWG file. Much safer for them.

I once considered entering the kit business and had a draftsman convert a small .15 size plane from PDF to CAD so I could have it laser cut. The charge was around $500 for his time.

Why not do like I have, learn a simple CAD program like DeltaCad and draw the plans yourself?

I agree with everything said above. I am a drafter by trade and yes you will have to import that file as an image and trace over it all. The command is "imageattach." Then you'll have to go in and clean it up to make sure everything fits properly. It's not that hard of a process, but it's time consuming. I wish there was an easier way. I was thinking about doing it for an F-100 Super Sabre I saw in RCM years ago designed by Col. Art Johnson. I have the plans but have never taken the time.

Go online and download an educational version of AutoCAD and you can do it yourself. The only problem using an educational product is that the plot will have "educational version" around the border, but I think if the kit cutter, or someone else opens the file in a licensed version of AutoCAD and saves it, it will get rid of the educational stamp on the plot. Come to think of it, it probably won't matter to the CNC machine if it's an educational version anyway. All the CNC machine needs is a dwg file.

Good luck on the project. PM me if you need any help. I can help get you started in the right direction.

Brian

Last edited by bchapman; 11-07-2013 at 07:47 AM. Reason: Added more information