Hello,
Could someone tell me how I can transfer an Eagle project that I have created on a computer (including libraries) to another computer running Eagle?
Thanks.
Hello,
Could someone tell me how I can transfer an Eagle project that I have created on a computer (including libraries) to another computer running Eagle?
Thanks.
Hi,
You can copy across the entire folder in which you have created your project, plus any folder in which you have any custom libraries. After that, you will see it in your EAGLE Control Panel, when you start up EAGLE on your target computer assuming it is set up with the folder paths.
Typically, I set the EAGLE Control Panel -> Options -> Directories to have my custom folder paths as well as the default paths.
So, for example, the 'Libraries' setting could be $EAGLEDIR\lbr;C:\projects\EAGLE_FILES
and so on for the other settings.
Am 10.06.2013 13:40, schrieb Gallium:
Could someone tell me how I can transfer an Eagle project that I have
created on a computer (including libraries) to another computer running
Eagle?
You ONLY need to copy the BRD and SCH fils. All necessary library
information etc. is already included in these.
All other files are NOT necessary, but of course you CAN decide to copy
them, too, e.g.:
- The EPF file (if available) contains EAGLE program settings for
your project. Mind that this might contain information about
folders that are perhaps not available on the other PC.
- The used libraries. Useful if you want to make extensive changes
to a project that contains self-made libraries.
Andreas Weidner