Hi,
I built a low cost pick and place machine and programmed it to read Altium files. Not exactly the most compatible choice of CAD system to support... Even though Altium is the CAD system I use, it likely is not the CAD most of my users use. I'd like to support more, but I need your help.
Please vote above what CAD you'd like to be supported. If you REALLY like it to be supported, please send me (juha@liteplacer.com) as many from the following list as you are able to:
- file format definition
- example pick and place file
- a 1:1 PDF of the board of the example
thank you for your help!
-Juha
File format and samples wanted
Re: File format and samples wanted
I can send you some kicad examples, just let me know what do you mean by file format definition. If you want I can share with you the project file also.JuKu wrote: - file format definition
Re: File format and samples wanted
If you can send me a link to kicad documentation page which describes the pick and place file format, great. I don't need the project file, but I do need a pdf printout, so I can see that my interpretation is correct.metRo_ wrote:I can send you some kicad examples, just let me know what do you mean by file format definition. If you want I can share with you the project file also.JuKu wrote: - file format definition
Re: File format and samples wanted
FYI: Beta-level DipTrace support was added a while ago.
Re: File format and samples wanted
Awesome, good to hear.JuKu wrote:FYI: Beta-level DipTrace support was added a while ago.
Re: File format and samples wanted
KiCad support is now also added, with the following note: The current version of KiCad allows you to put spaces to component value. The KiCad generated .pos file is space separated, and the field width can change. These don't fit together, and will change in a future version of KiCad. So, spaces in values are not accepted without quotes around them (this is how I'm told the KiCad will behave in the future).
I've read in several test files successfully. Still, I consider the support for KiCad and DipTrace to be in beta, unless there are some reports of successful placements using these programs.
I've read in several test files successfully. Still, I consider the support for KiCad and DipTrace to be in beta, unless there are some reports of successful placements using these programs.
Re: File format and samples wanted
are altium samples still needed ?
Re: File format and samples wanted
No, Altium was the only one supported from the beginning (it is the system I use). But it does not make much sense to have a lowest cost pick and place machine available and support only one high cost CAD system.
Re: File format and samples wanted
For DipTrace, please see http://www.liteplacer.com/phpBB/viewtopic.php?f=4&t=26.
Re: File format and samples wanted
another diptrace user here.