Re: Problem with part 3626bpb5.dat (Minifig Head with Green Lips and Red Eyebrows Pattern)
2012-05-23, 21:44
2012-05-23, 21:44
0x2BEBE64 is an RGB color. Most likely, LdrDat2DXF doesn't support RGB colors, as they were added to the official LDraw spec relatively recently. Instead of deleting those lines, change the 0x2BEBE64 to 14 (the color code for yellow, which is probably as close as you can get), and it will use yellow for those parts of the file.