(2020-04-05, 21:50)Roland Melkert Wrote: I've released the 1.6d version of LDCad.
I kinda forgot to include a small extension to the color bin.
It's configuration only, so if you think it's useful you can add it yourself.
It's a new color group with the most frequent used technic colors.
To use it close the program and create a new file:
colorBin/default/technic.cbg
containing:
Code:
[options]
kind=static
caption=Technic
description=Common technic colors
sortOn=none
<items>
7
2
15
4
0
71
72
19
14
1
25
256
And change the contents of
colorBin/default/root.cbg
to:
Code:
[options]
kind=menu
caption=Main group
description=LDCad default color bin
<items>
solid
transparent
metallic
rubber
plastic
technic
special
favorites
history
I tried to order it so the most common ones are in the center.
If you think additional colors should be added let me know.