Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,309
» Latest member: Krzysztof
» Forum threads: 6,175
» Forum posts: 51,769
Full Statistics
|
Online Users |
There are currently 252 online users. » 2 Member(s) | 246 Guest(s) Applebot, Bing, Google, Yandex, stas1999
|
Latest Threads |
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
4 hours ago
» Replies: 0
» Views: 89
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Sylvain Sauvage
6 hours ago
» Replies: 11
» Views: 8,174
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: N. W. Perry
Today, 0:54
» Replies: 13
» Views: 1,503
|
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
Yesterday, 14:51
» Replies: 8
» Views: 5,277
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 14:13
» Replies: 3
» Views: 456
|
1Lx1Lx2L brick with studs...
Forum: Parts Authoring
Last Post: SNIPE
Yesterday, 10:14
» Replies: 0
» Views: 351
|
LDraw Colors for OpenScad
Forum: LDraw Editors and Viewers
Last Post: Hageta
Yesterday, 10:03
» Replies: 0
» Views: 322
|
Img4Dat integrated in LDP...
Forum: Parts Authoring
Last Post: Nils Schmidt
2025-09-11, 20:04
» Replies: 6
» Views: 775
|
TXT2DAT integrated in LDP...
Forum: Parts Author Tools
Last Post: Nils Schmidt
2025-09-11, 19:47
» Replies: 4
» Views: 822
|
Here is the raw version o...
Forum: Part Requests
Last Post: Peter Grass
2025-09-11, 4:39
» Replies: 2
» Views: 719
|
|
|
Assemblies, moving assemblies, shortcuts and ~ parts |
Posted by: Philippe Hurbain - 2013-01-22, 9:31 - Forum: Parts Authoring
- Replies (6)
|
 |
When parts are used in assemblies (provided as such by LEGO, and impossible to separate in normal use) their description begins with ~ so they don't appear in part tree. LDraw user should use assembly shortcuts instead.
It seems that things are not completely clear, as discussions around this come up from time to time on PT. Here is my opinion about this. - For assemblies without moving parts, it's simple: all parts composing the assembly are ~, and an assembly shortcut is provided (several shortcuts may be needed to account for different color combinations). Example: NXT light sensor 55969 shortcut, composed of ~parts 54732, 55972, 55816, 55970, 55966.
- For assemblies with moving parts, a shortcut should be provided for each mechanical entity. This way the LDraw user can compose its own assembly in any position. An overall assembly is provided as well, to simplify user life when default position is OK, and for bill of materials usage. Example: NXT motor has a case assembly 54715c01, and an axle hub assembly 54725c01. Case assembly 54715c01 is made of ~parts 54714, 54715, 54716, 54717 and 54732. Hub assembly 54725c01 is made of two 54725 ~parts. Complete motor assembly 53787 is made of 54715c01 + 54725c01
- In case one of the moving assemblies is reduced to a single part (eg. axle hub of PF motors), the description of this part is not tilded, so that the user can pick it easily to create his own position combination. For example, the small linear actuator has 3 sections moving independantly:
- the body, assembly 92693c01, composed of ~parts 92693 and 92697
- the rotating axle, single part not tilded 92695.
- the piston, single part not tilded 92696.
Two complete assemblies are provided, contracted and extended (92693c02 and 92693c03)
|
|
|
Call for Votes: Make MPD support required |
Posted by: Travis Cobbs - 2013-01-18, 22:24 - Forum: Standards Board
- Replies (6)
|
 |
Please vote on the proposal below. Please modify the Subject to include your name and vote, in addition to giving your vote in the text.
Change the LDraw File Format spec:- Update the LDraw file format version number to 1.1.0. Note: 1.1.0 was chosen instead of 1.0.2, as this change was thought to be too big for such a minor version number change.
- Add the following sub-section under the "Basic parsing / file content" sub-section of the "LDraw Files" section:
Quote:Multi-Part Dat (MPD)
Any LDraw file, no matter its file extension, may be a Multi-Part Dat file (file with other files wrapped inside). This is done using the MPD Language Extension.
- Change the "MPD Statements" sub-section of the "META Commands" section to be as follows:
Quote:Support for the MPD Language Extension is required.
Also, update the File Format Restrictions for the Official Library spec. Add the following new paragraph to the "META Commands" section directly above its last paragraph (the one starting with "Legacy parts"):
Quote:To reiterate: No other meta-commands (including the MPD meta-command) are allowed in official parts.
|
|
|
|