LDraw.org Discussion Forums

Full Version: 4864bpx2/4864bpx3 Update?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am working on some instructions that will use this part but in some other, custom, colors. Would it be possible to get this part re configured such that the panel is always trans clear and the color of the printing is the selectable color.

Thanks,
Cameron
(2019-09-16, 14:41)Cam\s Bricks Wrote: [ -> ]I am working on some instructions that will use this part but in some other, custom, colors. Would it be possible to get this part re configured such that the panel is always trans clear and the color of the printing is the selectable color.
This kind of custom bricks doesn't follow LDraw rules, but it's very easy to create: in 4864bp12, replace all main color lines (lines whose second number is 16) with trans clear color (47), then change all grey color lines (7) with main color (16). Here attached the result...
(2019-09-16, 15:04)Philippe Hurbain Wrote: [ -> ]This kind of custom bricks doesn't follow LDraw rules, but it's very easy to create: in 4864bp12, replace all main color lines (lines whose second number is 16) with trans clear color (47), then change all grey color lines (7) with main color (16). Here attached the result...
Thank you so much! I will look at that kind of alteration the future.