Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,318
» Latest member: Cristian
» Forum threads: 6,180
» Forum posts: 51,803
Full Statistics
|
Online Users |
There are currently 212 online users. » 0 Member(s) | 208 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
axleend2
Forum: Parts Tracker Discussion
Last Post: Gerald Lasser
5 hours ago
» Replies: 3
» Views: 234
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
9 hours ago
» Replies: 8
» Views: 1,147
|
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Javier Orquera
11 hours ago
» Replies: 83
» Views: 69,749
|
Parts request
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 5:58
» Replies: 2
» Views: 558
|
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
Yesterday, 1:42
» Replies: 10
» Views: 963
|
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
2025-09-15, 13:07
» Replies: 0
» Views: 407
|
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
2025-09-15, 1:13
» Replies: 1
» Views: 528
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 1,195
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,629
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 9,264
|
|
|
Adding new colors to LDConfig.ldr |
Posted by: Philippe Hurbain - 2019-04-09, 14:56 - Forum: General LDraw.org Discussion
- Replies (3)
|
 |
Hi all,
I propose to add the following entries to LDConfig.ldr:
Code: 0 // LEGOID 353 - Vibrant Coral
0 !COLOUR Coral CODE 353 VALUE #FF6D77 EDGE #333333
Code: 0 !COLOUR Rubber_Dark_Azure CODE 505 VALUE #1498D7 EDGE #333333 RUBBER
(Not sure the color code is the best possible choice, but I found no clear logic in existing rubber color codes)
Comments? Other suggestions?
|
|
|
LEGO 2 LDraw 2 BL |
Posted by: Willy Tschager - 2019-04-07, 12:05 - Forum: Official File Specifications/Standards
- Replies (26)
|
 |
I'd like to discuss the argument opened here:
The LDD ldraw.xml file has this structure:
<!-- Arch 3 x 6 x 5 30613.dat -->
<!-- PAVILION 6X3X5 19063 -->
<Brick ldraw="30613.dat" lego="19063"/>
<!-- PAVILION 6X3X5 30613 -->
<Brick ldraw="30613.dat" lego="30613"/>
<!-- Animal Dolphin 6228b.dat -->
<!-- DOLPHIN 9M 6228 -->
<Brick ldraw="6228b.dat" lego="6228"/>
How does it look like in Studio?
How would an information like this treated in an editor? Would it show also the alternate number or just jump to the right part is an element number is entered say in a search?
w.
|
|
|
Duplicated part? |
Posted by: Magnus Forsberg - 2019-04-07, 9:46 - Forum: Parts Tracker Discussion
- No Replies
|
 |
These two are identical.
973d01.dat "Minifig Torso with "TINE" Stickers"
973d05.dat "Minifig Torso with Front and Rear Stickers with "TINE" Logo on Blue Background"
They use the same stickers, both front and back.
|
|
|
Howto treat submodel as inlined in LPub3D |
Posted by: Lutz Gehlen - 2019-04-06, 19:08 - Forum: LDraw File Processing and Conversion
- Replies (4)
|
 |
Hi all,
Sometimes I use small and deeply nested submodels just to make it easier to handle coordinate system transformations. For example, I might just put a liftarm and a pin into a submodel so that I can move them around together.
In these cases it is not always useful to show the submodel as a submodel in the building instructions. Hence, I would like to treat the submodel as inlined in LPub3D. However, I cannot find an option to achieve this. I can choose "Convert to callout", which can sometimes be used as a workaround, but not always, specifically with nested submodels. I can "Ignore this submodel", which does almost achieve what I want except that the parts are then also removed from the PLI. Or I can "Treat as part", which also almost does what I want except that the submodel is shown assembled in the PLI. What I need is something like "Treat as inlined". Is this possible somehow?
Thanks for your help
Lutz
|
|
|
|