lettore
(Ettore)
January 22, 2023, 12:20pm
1
Hello,
I’m exporting DXF files from Rhino with lines already with the correct colour for every operation.
I see that Lightburn it’s trying to associate the colour with the closest one already in the palette.
There’s a file with the RGB values of the colour palette?
berainlb
(PY)
January 22, 2023, 5:02pm
2
Check these 2 posts. The first one was created before Tool Layers were introduced. The second one reveals those two as well.
For most users, the exact details of the colors used in the color palette are unimportant, but some of our users have asked about the colors used to simplify developing templates for external design software.
To export, make a simple shape of each color (Grid Array can speed creation) and then export it as an SVG - all the shapes would have their colors set. This is the color table used:
Layer
Color
Hex
Layer
Color
Hex
[Layer 00]
rgb ( 0, 0, 0)
#000000
[Layer 16]
rgb (128, 128, 128)
#…
I found the RGB values for layers 00 thru 29, but not T1 and T2. Knowing these would be very helpful when importing a file with multiple layers from my CAD program.
lettore
(Ettore)
January 22, 2023, 9:13pm
3
Thank you, I did a fast search before posting but I didn’t find these topics.