LaserWeb / deprecated-LaserWeb3

Open Source Laser Cutter / Engraver software. Supports gcode, svg, dxf, stl, png, jpg, bmp
265 stars 68 forks source link

Inherit raster dpi when tracing #126

Closed cojarbi closed 8 years ago

cojarbi commented 8 years ago

At this moment when tracing is executed the result will take a default 25.4dpi. Does it make sense to inherit the same dpi from the source or leave it bigger so you can see the result plus adjust accordingly?

ghost commented 8 years ago

Would make a lot of sense to inherit

On Sep 9, 2016 9:48 PM, "Ariel Yahni" notifications@github.com wrote:

At this moment when tracing is executed the result will take a default 25.4dpi. Does it make sense to inherit the same dpi from the source or leave it bigger so you can see the result plus adjust accordingly?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openhardwarecoza/LaserWeb3/issues/126, or mute the thread https://github.com/notifications/unsubscribe-auth/AHVr2-KBcgys23Tl-RLcOhwvyCzE7Befks5qobgDgaJpZM4J5ZTI .

krolco commented 8 years ago

I think I have this all fixed up now... required just a bit of digging. Will get it merge through shortly.

krolco commented 8 years ago

OK, I merged this up in #131. Give it a swing!

cojarbi commented 8 years ago

working great thanks

krolco commented 8 years ago

I'm going to close this one. Let me know if you have trouble.