touch-mapper icon indicating copy to clipboard operation
touch-mapper copied to clipboard

Gray scale support

Open Mte90 opened this issue 4 years ago • 4 comments

I have a 3D laser engraver that support grayscale colors, so I can do the various levels with a single image. It is possible to add that support?

Mte90 avatar Oct 25 '20 12:10 Mte90

The SVG images intended for embossers have a different color for each different object type. I imagine it's possible to use those files?

skarkkai avatar Oct 25 '20 13:10 skarkkai

I looked them but they are just different colors, for me it will be better on various gray scale, so it won't request manually changes.

Mte90 avatar Oct 25 '20 13:10 Mte90

My guess is that the engraver software will treat colors as gray shades. If not, it should be pretty easy to change the colors to appropriate gray scales in any reasonable image editing program.

skarkkai avatar Oct 25 '20 14:10 skarkkai

Yes with an image editor is possible, I was wondering if the tool can generate it in that way, the borders are already black so maybe is required just for the buildings and other parts.

Mte90 avatar Oct 25 '20 15:10 Mte90