-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looking for IDF or library file. #27
Comments
Adamarumjahn, I was interested in this a bit a while back as well, and for the time being, have abandoned it, although I do have the intention to come back to it if I find some time! The source data for the electronics design of the RAMBo board was done with Eagle from CADsoft (you can download everything fom this GitHub repository). This software package doesn't have native support for IDF formats. There are some options: There is an add-on for Eagle called EagleUp which allows you to create a Sketchup file. If you've used sketchup at all, you've probably come to the same conclusion as me; it's useless. There's another add-on called generate_3d_data.ulp, which exports emn/emp files. At least theoretically, that's what it does. I wasn't able to get a functioning set of files, but at least part of that may be user error. Bear in mind, that if you do get this working, the actual 3D geometry of the components that you bring in will likely be represented by rectangular keep out zones. Unless the parts are already in your personal ECAD library, you're only gonna get a rough idea of the geometry. I'd love to know if you get further than I did with this. Please keep me updated. |
Hey Elija, The emn/emp files may be the best way to do it. I will try generating the If you can get me working emn/emp files, I can try to model the rest of the Thanks, Adam Adam Rumjahn On Tue, May 6, 2014 at 8:18 AM, elijahauger [email protected]:
|
I just found this over at thingiverse. It's an STL file, and it may not be perfect, but it could be a good start |
Hi, I'm building my 3D printer and I've been trying to find a nice way of housing the RAMBo. I found a neat way of importing the .brd file into Circuitworks but it's missing the library file. I believe an alternate way of doing this is importing an IDF file. If there is any way you could provide me with these files you would be helping me and the whole rep rap community a whole lot. Thanks.
The text was updated successfully, but these errors were encountered: