| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,985
» Latest member: Man Bat
» Forum threads: 6,536
» Forum posts: 53,956
Full Statistics
|
| Online Users |
There are currently 8 online users. » 1 Member(s) | 1 Guest(s) Applebot, Baidu, Bing, DuckDuckGo, Google, Yandex, legolex76
|
| Latest Threads |
Parts Request: Ninjago Dr...
Forum: Part Requests
Last Post: Cobra
3 hours ago
» Replies: 16
» Views: 3,745
|
Stickers from 6000 - LEGO...
Forum: General LDraw.org Discussion
Last Post: Chris Böhnke
9 hours ago
» Replies: 10
» Views: 12,079
|
https://library.ldraw.org...
Forum: Website Suggestions/Requests/Discussion
Last Post: Orion Pobursky
11 hours ago
» Replies: 1
» Views: 105
|
Minifigure, Headgear Hat ...
Forum: Part Requests
Last Post: Zoltán Tibor
Yesterday, 15:03
» Replies: 0
» Views: 60
|
Adding Minifig Categories
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
2026-07-10, 13:43
» Replies: 37
» Views: 3,339
|
v 1.7 beta 2a snapping fe...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2026-07-10, 8:03
» Replies: 6
» Views: 2,033
|
Website Issues
Forum: Website Suggestions/Requests/Discussion
Last Post: Jason Osicki
2026-07-08, 18:42
» Replies: 4
» Views: 521
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2026-07-08, 17:53
» Replies: 23
» Views: 3,776
|
Anyone has Luke Skywalker...
Forum: Official Models
Last Post: Guilherme Matheus
2026-07-07, 12:21
» Replies: 0
» Views: 384
|
Ninjago dragons rising he...
Forum: Part Requests
Last Post: Gerald Lasser
2026-07-07, 11:38
» Replies: 4
» Views: 541
|
|
|
| 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.
|
|
|
|