Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,153
» Latest member: LegoMystro77
» Forum threads: 6,081
» Forum posts: 51,240

Full Statistics

Online Users
There are currently 465 online users.
» 0 Member(s) | 462 Guest(s)
Bing, Google, Yandex

Latest Threads
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Jeff Jones
24 minutes ago
» Replies: 14
» Views: 4,446
Same set, different sheet...
Forum: Parts Tracker Discussion
Last Post: Gerald Lasser
3 hours ago
» Replies: 2
» Views: 69
5724pr0001 Bubble Canopy ...
Forum: Part Requests
Last Post: SNIPE
Yesterday, 21:08
» Replies: 2
» Views: 151
Modulex parts
Forum: Parts Authoring
Last Post: Philippe Hurbain
Yesterday, 11:38
» Replies: 26
» Views: 3,987
Parts we are Working on -...
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 11:23
» Replies: 157
» Views: 149,854
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
2025-07-11, 16:20
» Replies: 18
» Views: 16,642
LDCAD about Add custom p...
Forum: LDraw Editors and Viewers
Last Post: Nate87
2025-07-11, 8:13
» Replies: 5
» Views: 3,168
Hi-res logo primitives
Forum: Official File Specifications/Standards
Last Post: Jens Brühl
2025-07-10, 20:40
» Replies: 16
» Views: 1,087
Part 5561, Door 1 x 4 x 1...
Forum: Part Requests
Last Post: Gerald Lasser
2025-07-10, 9:55
» Replies: 1
» Views: 286
LDConfig Update: More dis...
Forum: Official File Specifications/Standards
Last Post: Jeff Jones
2025-07-09, 20:46
» Replies: 7
» Views: 513

 
  Minifig Head pattern
Posted by: Stan Isachenko - 2013-02-05, 19:19 - Forum: Parts Authoring - Replies (3)

I tried to create it with LDPC, but i don't know how. I saw tutorial, but i didn't understand it.
I project to XY part i want to pattern, but when i export it back to xy it became planar.
Maybe someone has template of minifig head?

Print this item

  How to name 2-sided heads?
Posted by: Magnus Forsberg - 2013-02-05, 17:25 - Forum: Parts Authoring - Replies (2)

When I uploaded my Superman head I asked this question.

Quote
I think that we should find a nomenclature for the twosided heads.

I can find five previous parts:
3626bpq0.dat "Minifig Head Mummy Face 2-Sided with 2 Eyes / 1 Eye Pattern"
3626bpq1.dat "Minifig Head Mummy Face 2-Sided with 2 Eyes / Gold Death Mask"
3626bph4.dat "Minifig Head with Gregory Goyle/Harry Potter Pattern"
3626bph5.dat "Minifig Head with Vincent Crabbe/Ron Weasley Pattern"
3626bpsc.dat "Minifig Head with SW Grey Eyebrows & Implant Pattern"

I would like to add the word "2-Sided". But where, and how should it be written? Or not?
End quote

My suggestion now, when perhaps the 64-character ban is lifted, all two-sided heads must end with ".....2-Sided Pattern".

Any comments?

Print this item

  Official "Subfiles" That are not longer used
Posted by: Max Martin Richter - 2013-02-04, 10:20 - Forum: Parts Authoring - Replies (11)

Hej,
I'm still reworking the official library.
Just a few minutes ago I opened 206b.dat. As I can see, this part is no longer used in any parts. It is more or less replaced by a newer one, but the dimension is a little bit different. What should I do, with this part? Create a "moved to" or mark it as obsolete or or or...

/Max

Print this item

  Pharaoh's Quest
Posted by: Stan Isachenko - 2013-02-04, 7:10 - Forum: Official Models - Replies (22)

Christian Neumann created almost all parts from this theme and I think hi will create all patterns, bat I do not see any model made from them. I think it is unfairly to ignore such hard workSmile.
I Created 7305. It is not OMR, but if some one want you can fix it.
[Image: 7305attack.jpg]



Attached Files
.mpd   7305 - Attack of the Scarab.mpd (Size: 4.21 KB / Downloads: 2)
Print this item

  [LSC Request] End of header meta command
Posted by: Tim Gould - 2013-02-03, 22:24 - Forum: Parts Authoring - Replies (87)

I think it would be really nice to have a meta command to indicate the end of the official part header information (especially) but also headers in general. Just something simple like:

Code:
0 !ENDOFHEADER

That way codes like LDMakeList of LDFind can know which comments are useful notes for the header (eg. in a needs work file) and which are just separators of the different part components (eg. 0 // Studs).

Of all the meta commands ever this one (hopefully) should be the easiest Smile

eg.

The ENDOFHEADER meta-command indicates that the header has ended, and that any software that processes the header can stop looking. It is not required.
Code:
0 Brick  1 x  4
0 Name: 3010.dat
0 Author: James Jessiman
0 !LDRAW_ORG Part UPDATE 2003-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt

0 BFC CERTIFY CW

0 !HISTORY 2001-10-26 [PTadmin] Official Update 2001-01
0 !HISTORY 2002-05-07 [unknown] BFC Certification
0 !HISTORY 2002-06-11 [PTadmin] Official Update 2002-03
0 !HISTORY 2002-12-12 [hafhead] New subparted version
0 !HISTORY 2003-08-01 [PTadmin] Official Update 2003-02
0 !HISTORY 2007-06-06 [PTadmin] Header formatted for Contributor Agreement
0 !HISTORY 2008-07-01 [PTadmin] Official Update 2008-01

0 // This file has been updated often
0 !ENDOFHEADER
0 // Include the sub file
1 16 0 0 0 1 0 0 0 1 0 0 0 1 s\3010s01.dat
0 // Add a quad on top
4 16 -40 0 -10 40 0 -10 40 24 -10 -40 24 -10
0

Print this item

  Dumb Offical Part Question: Lines and Sharp Edges
Posted by: Ben Supnik - 2013-02-03, 19:01 - Forum: Parts Authoring - Replies (3)

Hi Y'all,

Sorry for a whole pile of stupid spec q's, but...

Is there a requirement for official parts that all edges of a part be 'coated' with a line or conditional line?

I read that some programs use the presence or absence of lines to determine which mesh vertices should be smoothed across triangles, but I didn't see anything in the part authoring spec about the requirement that lines be present.

Is having lines on the edges something so basic and obvious to everyone that it didn't need to be stated? :-)

Thanks!!!
Ben

Print this item

  MLCAD 3.4 can't import MPD
Posted by: Roger Boker - 2013-02-03, 17:39 - Forum: LDraw Editors and Viewers - Replies (10)

I have created an MPD file and can't import it into MLCAD. Changing the extension to LDR doesn't seem to help.

My basic problem is that I have sub-assemblies that depend on other sub-assemblies (3 levels of nesting; the main model .LDR at the top level needs to include a .MPD file which itself is composed of two LDR files). As soon as I do "Multipart->Import model" it won't let me save as LDR. :-( I have to save that sub-assembly as MPD.

I need to save as LDR so that I can import the created LDR into the main model! Hope it's clear.

Thanks for any tips, Rog.

Print this item

  [Thoughts wanted] Parts.xml - xml improvement on Part.lst
Posted by: Tim Gould - 2013-02-02, 23:09 - Forum: Parts Authoring - Replies (43)

Hi All,

For a long time I've wanted there to be an .xml version of parts.lst containing not only the part and description, but also additional meta data. When Michael posted his fine looking LDFind today I had my final motivation to do something about it. Because a good Parts.xml would make searching so much easier.

As such LDMakeList 1.0 will make Parts.lst in the usual way, but will also make Parts.xml with a very simple format. I'd like some ideas of what should and shouldn't go into this format. Right now I'm wavering on 'License' for example.

So far each entry is as follows

Code:
<Part [Unofficial="1"] [Primitive="1"]>
<Number>XXXX.dat</Number>
<Description>Brick  7 x 19</Description>
[<License>GPL 4500.0</License>]
[<Category>Weird brick</Category>]
[<Keywords>this,brick,would,never,exist</Keywords>]
</Part>

where things in square brackets appear only when required.

I've attached an example.



Anyway, I welcome your thoughts on this.



Attached Files
.ldr   parts.xml.ldr (Size: 1.23 MB / Downloads: 0)
Print this item

  LDFind 1.0.0.0
Posted by: Michael Heidemann - 2013-02-02, 12:53 - Forum: All Other Programs. - Replies (21)

I like to announce the first release of LDFind. It will be this weekend.

[Image: ldfindmain.png]

As Philo reported some behaviour that i could not find on my machine I need feedback how it works on your systems.

Download from website

Print this item

  Official files that needs BFC
Posted by: Michael Heidemann - 2013-02-01, 22:14 - Forum: Parts Authoring - Replies (11)

I have just scanned our current library (approx. 10% of it Smile )

I have found some parts that needs to be shifted to use correct BFC.

Maybe there is someone out there who has the mood to do that.



Attached Files
.txt   NeedBFC.txt (Size: 29.47 KB / Downloads: 0)
Print this item