cmonr / Eagle-ULPs

Scripts used in Eagle CAD
anomalousmaker.com
110 stars 22 forks source link

Fixed errors with relative coords and scaling #11

Closed hadron137 closed 5 years ago

hadron137 commented 5 years ago
cmonr commented 5 years ago

Wow, never expected for this script to see a PR!

Expanded logfile output

Do you have an example before and after for this part?

hadron137 commented 5 years ago

These attached PNG images show the comparison. The figure on the left is with the previous code, the figure on the right is with my new code.

The raw SVG files are also attached, for your reference.

On Wed, Jul 10, 2019 at 9:46 AM Cruz Monrreal notifications@github.com wrote:

Wow, never expected for this script to see a PR!

Expanded logfile output

Do you have an example before and after for this part?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cmonr/Eagle-ULPs/pull/11?email_source=notifications&email_token=AG5ZOMWIH4P4AGKFH433HU3P6YGLDA5CNFSM4H6WLAA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZUBR3A#issuecomment-510138604, or mute the thread https://github.com/notifications/unsubscribe-auth/AG5ZOMULTDS6Y5TUO3QNGDLP6YGLDANCNFSM4H6WLAAQ .

hadron137 commented 5 years ago

Example logfile attached.

On Wed, Jul 10, 2019 at 7:41 PM Eric Kuntzelman eric@trickspoke.com wrote:

These attached PNG images show the comparison. The figure on the left is with the previous code, the figure on the right is with my new code.

The raw SVG files are also attached, for your reference.

On Wed, Jul 10, 2019 at 9:46 AM Cruz Monrreal notifications@github.com wrote:

Wow, never expected for this script to see a PR!

Expanded logfile output

Do you have an example before and after for this part?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cmonr/Eagle-ULPs/pull/11?email_source=notifications&email_token=AG5ZOMWIH4P4AGKFH433HU3P6YGLDA5CNFSM4H6WLAA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZUBR3A#issuecomment-510138604, or mute the thread https://github.com/notifications/unsubscribe-auth/AG5ZOMULTDS6Y5TUO3QNGDLP6YGLDANCNFSM4H6WLAAQ .

cmonr commented 5 years ago

Hmm. @hadron137 do you think you could try using the GitHub interface? Not sure the email attachments came through.

hadron137 commented 5 years ago

These attached PNG images show the comparison. The figure on the left is with the previous code, the figure on the right is with my new code.

The raw SVG files are also attached, for your reference, but attached as a .TXT so that it will upload.

SVG comparison

Bezier test

High Voltage plain SVG (2).SVG.txt

Bezier test.svg.txt

svg2poly.log

cmonr commented 5 years ago

Thanks @hadron137!