Official parts with errors/typos


Official parts with errors/typos
#1
Hi all.

Working on coding some Java libraries to handle LDraw libraries I hit some parts with errors. Following a brief list with errors/typos I found:

* 3842a.dat uses BFC CERTIFY INVERTNEXT
* 3842b.dat uses BFC CERTIFY INVERTNEXT
* s\3068s101.dat uses color 391 (unknown)
* 973psk.dat uses color 391 (unknown)
* 4150p02.dat uses color 354 (unknown)
* 973p7b.dat uses color 354 (unknown)
* s\2528s01.dat at line 385 there is a triangle with 4 vertices
* s\6582a.dat all quads are "bow-tied"
* s\6582b.dat all quads are "bow-tied"
* s\6580a.dat all quads are "bow-tied"
* s\6581a.dat all quads are "bow-tied"
* s\6594a-c.dat all quads are "bow-tied"
* s\6595a-d.dat all quads are "bow-tied"
* 2907.dat some quads are "bow-tied"
* s\6579a.dat all quads are "bow-tied"

HTH
Mario
Reply
Re: Official parts with errors/typos
#2
Hi all.

Part 3678b.dat "Slope Brick 65 2 x 2 x 2 with Centre Tube" uses wrong "tube" on bottom.

Tube using "stud2a.dat" but its size is wrong (should be "stud4a.dat"?). Checked on Bricklink, LDD and LDraw editor (no check in real part, I don't have one).

Attached screenshot file shows 3678b (right, with green selection box) and 3003 (left) to compare underside tubes.

Mario


Attached Files Thumbnail(s)
   
Reply
Re: Official parts with errors/typos
#3
Thanks for spotting this. I'll check this evening.

/Max
Reply
Re: Official parts with errors/typos
#4
Part is corrected. and sent to our admin. He will load it to the PT... It is on PT...

/Max
Reply
Re: Official parts with errors/typos
#5
Thank you Smile

Mario
Reply
Re: Official parts with errors/typos
#6
Hi all.
While building this, I noticed that metal detector (part #4479.dat) bar seems too large. Part file reports scale of 6 but I think correct value is 4.

Mario
Reply
Re: Official parts with errors/typos
#7
Yes, it is wrong. And a comparition with LDD data reveals even more issues.
This part is currently present at the PT, so these issues can be fixed now.

trans-red is ldraw. green is LDD

   
Reply
Re: Official parts with errors/typos
#8
One more:
Part 6216.dat (Brick 2 x 4 x 2 with Curved Top)
Underside "stud3a.dat" and reinforcing internal ribs are 1.5 LDU too short. Internal "stud4a.dat" is correct.

Mario
Reply
Re: Official parts with errors/typos
#9
Part 6082 "Panel 4 x 10 x 6 Rock Rectangular"
"stud3a.dat" on opposite sides are 4LDU too short.

ldd.png shows LDD model image
ldraw.png shows LDraw model

PS: can I submit correct models? How can I do?

Thank you

Mario


Attached Files
.png   ldraw.png (Size: 11.59 KB / Downloads: 15)
.png   ldd.png (Size: 6.28 KB / Downloads: 15)
Reply
Re: Official parts with errors/typos
#10
see here: http://www.ldraw.org/library/tracker/

To submit parts, you must be authorized as an author on the Parts Tracker and have read and affirmed the Contributor Agreement.
To become authorized as an author you must first register with the LDraw.org Forum (it's free) and then send an email to the Parts Library Admin (Chris Dee) with your true first and last names and your LDraw.org username. You must also include the statement "I accept the LDraw.org Contributor Agreement with regards to all past and future contributions I make to LDraw.org".

and here: http://www.ldraw.org/cgi-bin/tracker/submit.cgi

To submit a fix for an existing part, email the file to [email protected], and it will be manually posted to the tracker.
Reply
Re: Official parts with errors/typos
#11
Thank you Gerald for your quick reply Smile

Mario
Reply
Re: Official parts with errors/typos
#12
These 3 parts have a naming issue:
87994.dat Bar 3L
87994p01.dat Bar 3L with White Ends Pattern
2714.dat Bar 7.6L with Stop
All three should have 2 spaces between Bar and the length like 30374 and all other single-digit length bars.

The geometry of the 9V points (2859 & 2861) is wrong; the end of the branching track is slightly off where it should be. They also have issues with gaps and overlaps.
I've started work on their PF counterparts. Once they're done I might fix these.
Reply
Re: Official parts with errors/typos
#13
I have corrected the Bar descriptions on the Parts Tracker.
Chris (LDraw Parts Library Admin)
Reply
Re: Official parts with errors/typos
#14
I'm making more Stormtrooper torsos and started looking at the other patterned part for the trooper.
Is this helmet correct, or is this a 'misprint'?

[Image: x130px2.jpg?0]

IMO the divided look of the 'mouth' is a misprint, and our current version of the helmet should be changed.

   

The pattern seams to be printed in two sections. One left side and one right side stencil that happened to be very misaligned on the part that was used as a reference when 30408p01 was made.

[Image: 7139-4.jpg]
Reply
Re: Official parts with errors/typos
#15
The headdresses 90462 and 30168 are both placed to low. They need to be lifted by 2 ldu.
Best seen from behind. The backside/bottom is placed inside the torso.

   
Reply
Re: Official parts with errors/typos
#16
The Tile+Sticker shortcut 2431d01 has a bad origin. It is placed 1 ldu above the surface of the brick.

Code:
0 Tile  1 x  4 with Black "POLICE" and Red Line Sticker
0 Name: 2431d01.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Shortcut UPDATE 2012-01
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt

0 BFC CERTIFY CCW
0 !KEYWORDS set 6398

0 !HISTORY 2012-03-30 [PTadmin] Official Update 2012-01

1 16 0 1 0 1 0 0 0 1 0 0 0 1 2431.DAT
1 16 0 1 0 1 0 0 0 1 0 0 0 1 821410c.dat

A corrected version is sent to Admin, but how do we handle the change in origin best?
Reply
Re: Official parts with errors/typos
#17
A "a" version + ~moved to?
Reply
Re: Official parts with errors/typos
#18
I suggest instead
- obsoletizing the ...d01 shortcut
- creating a new ...d02 with correct position
Reply
Re: Official parts with errors/typos
#19
Makes sense too...
Reply
Re: Official parts with errors/typos
#20
It has already been done by our excellent Admin at 2431d02 and 2431d01.
Reply
Re: Official parts with errors/typos
#21
I'm not sure if this is the 'correct' topic for this, but I noticed these 2 different patterned parts represent the same physical part: 3068bp14 and 3068bp31 both seem to be 3068bpb0148.

There is a color difference between the two files, but I can't seem to find information about 2 versions. To me, it looks like 3068bp14 has the best colors.
Reply
Re: Official parts with errors/typos
#22
I think this is the third time the same error is reported. Might be time to correct it now....

Recently here, but the first time here

I'll follow the info from JC Tchang to Philo, and update the parts and send them to PTAdmin.
Reply
Re: Official parts with errors/typos
#23
The 2x4 wing 51739 is not correct. It should be possible to place two of them next to each other.

   

I'm reworking it, and also creating the new 2x2 wing.


Attached Files
.dat   test.dat (Size: 450 bytes / Downloads: 0)
Reply
RE: Official parts with errors/typos
#24
A new and reworked version of 4479 is now present at the PT as 4479a.dat

[Image: 4479a.png]
Reply
RE: Official parts with errors/typos
#25
I think the ball on these two parts are too small.

[Image: 30082.gif?0][Image: 30395.png]

30082                                                     30395

They should fit inside any of the towball socket parts, but are only 14 ldu, intead of 16 ldu.

Would it be OK to simply resize the ball, or do they need to be renumbered too.
Reply
RE: Official parts with errors/typos
#26
I think the angle of the barrel on the two guns in the batman accessories pack 55707a-55707e are wrong.


.png   Image 1.png (Size: 21.25 KB / Downloads: 33)

TrRed is ldd part 62885. Blue is ldraw part 62885. Yellow is ldraw part 55707a.

   

TrRed is ldd part 85973. Yellow is ldraw part 55707b.


At Bricklink 62885 is described as similar in mold to bb192 (a part included in 55707, only difference is the length of the barrel)
At Bricklink 85973 is described as similar in mold to x1608 (a part included in 55707)
https://www.bricklink.com/catalogItemInv.asp?P=55707

I don't have any of the 55707 accessories, but I do have the newer parts. I tried to measure the angle of the Tommy gun, and think it should be the same as in ldraw part 62885, 17 degrees. Not 26,81 as in 55707b
Reply
« Next Oldest | Next Newest »



Forum Jump:


Users browsing this thread: 2 Guest(s)