| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,419
» Latest member: PatrTher
» Forum threads: 6,245
» Forum posts: 52,219
Full Statistics
|
| Online Users |
There are currently 223 online users. » 1 Member(s) | 219 Guest(s) Baidu, Bing, Google, j2152662
|
| Latest Threads |
The colour of textures in...
Forum: Parts Authoring
Last Post: Orion Pobursky
10 hours ago
» Replies: 4
» Views: 137
|
Keywords and invalid 0 li...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-11-03, 22:17
» Replies: 6
» Views: 180
|
Minifigure Head MINI HEAD...
Forum: Part Requests
Last Post: Bailey Meyer
2025-11-03, 20:37
» Replies: 5
» Views: 405
|
Friends 2025
Forum: Official Models
Last Post: Philippe Hurbain
2025-11-02, 19:24
» Replies: 1
» Views: 345
|
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
2025-11-02, 15:05
» Replies: 14
» Views: 18,453
|
Sorting by date
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-11-01, 10:22
» Replies: 5
» Views: 503
|
Parts request , spider we...
Forum: Part Requests
Last Post: Peter Grass
2025-10-31, 11:23
» Replies: 1
» Views: 216
|
Part 4070 differences in ...
Forum: Parts Authoring
Last Post: Peter Grass
2025-10-31, 10:58
» Replies: 7
» Views: 646
|
Empty file with MLCad
Forum: Parts Authoring
Last Post: Orion Pobursky
2025-10-30, 0:20
» Replies: 2
» Views: 297
|
Duplo parts not yet in LD...
Forum: Part Requests
Last Post: Peter Grass
2025-10-29, 9:46
» Replies: 16
» Views: 2,331
|
|
|
| 4180c04 Train Wheel Brick |
|
Posted by: Steve Guidi - 2019-04-13, 18:39 - Forum: Part Requests
- No Replies
|
 |
Hi everyone:
I noticed that part number 4180c04 is missing from the LDraw parts tracker. On closer inspection, I found 4180c02 (Brick 2 x 4 Black with Train Wheels Small) which is a color-invariant version of the same small train wheel part.
The problem is that both Bricklink and Rebrickable don't use the color-invariant part number in their database; it is listed as a fixed-color black wheel and a separate part for the red wheel. Consequently, a CAD tool like Studio creates a mismatch when a bill of materials is generated/validated.
I'm not sure what the best approach is to solve this problem, but I thought I would post this query here to start off. Either a patch in the various Lego databases or a new LDraw part number with a hard-coded color seems in order.
|
|
|
| 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.
|
|
|
|