Is there a ULP which can find and show the differences between two layouts?
Thank you.
Is there a ULP which can find and show the differences between two layouts?
Thank you.
SMD111 wrote on Wed, 25 November 2015 19:10
Is there a ULP which can find and show the differences between two
layouts?
Thank you.
--
To view any images and attachments in this post, visit:
This might be useful: https://pypi.python.org/pypi/eagle_automation/0.1.12
I haven't set it up and got it working myself but I have used it as one of
my clients set it up on their site. Basically they had it set so you could
check two versions of a board into git and then show the differences
visually between the two boards by way of a "heat map" of where the changes
were. It worked on schematics too and made reviewing changes and breeze.
Best Regards,
Rachael
--
Web access to CadSoft support forums at www.eaglecentral.ca. Where the CadSoft EAGLE community meets.
SMD111 wrote on Wed, 25 November 2015 19:10
Is there a ULP which can find and show the differences between two
layouts?
Thank you.
--
To view any images and attachments in this post, visit:
This might be useful: https://pypi.python.org/pypi/eagle_automation/0.1.12
I haven't set it up and got it working myself but I have used it as one of
my clients set it up on their site. Basically they had it set so you could
check two versions of a board into git and then show the differences
visually between the two boards by way of a "heat map" of where the changes
were. It worked on schematics too and made reviewing changes and breeze.
Best Regards,
Rachael
--
Web access to CadSoft support forums at www.eaglecentral.ca. Where the CadSoft EAGLE community meets.
Thank you, but I know nothing about Python.