| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,684
» Latest member: TEE
» Forum threads: 6,408
» Forum posts: 53,145
Full Statistics
|
| Online Users |
There are currently 387 online users. » 2 Member(s) | 381 Guest(s) Baidu, Bing, Google, Internet Archive, Cam's Bricks, Orion Pobursky
|
| Latest Threads |
My latest MOC: A Retro Bo...
Forum: Off-Topic
Last Post: TEE
1 hour ago
» Replies: 0
» Views: 29
|
Friends 2026
Forum: Official Models
Last Post: Philippe Hurbain
3 hours ago
» Replies: 3
» Views: 151
|
Dropping Frame Rate when ...
Forum: LDraw Editors and Viewers
Last Post: Gerald Lasser
Yesterday, 23:48
» Replies: 4
» Views: 296
|
LDView 4.7 Released
Forum: LDraw Editors and Viewers
Last Post: Orion Pobursky
Yesterday, 15:10
» Replies: 1
» Views: 121
|
Technic 1992
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 13:22
» Replies: 32
» Views: 47,167
|
SF90 XX tires 5810 to go ...
Forum: Part Requests
Last Post: Magnus Forsberg
2026-02-23, 22:38
» Replies: 2
» Views: 295
|
Part request for Set 4205...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-02-23, 15:54
» Replies: 6
» Views: 373
|
About size of flattened s...
Forum: Official File Specifications/Standards
Last Post: Lisa Winter
2026-02-22, 17:47
» Replies: 27
» Views: 3,734
|
4.5L technic axle and new...
Forum: Part Requests
Last Post: SNIPE
2026-02-22, 2:16
» Replies: 6
» Views: 752
|
LDCad 1.7 Beta 2a (win+li...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2026-02-21, 20:13
» Replies: 0
» Views: 182
|
|
|
| Compatibility issue in MPD submodel file names between MLCad and Bricksmith |
|
Posted by: Philippe Hurbain - 2013-04-29, 12:04 - Forum: LDraw Editors and Viewers
- Replies (6)
|
 |
A friend who uses Bricksmith sent me a mpd, that I returned him after some changes using MLCad. After that, Bricksmith complained that "submodels are not available". A check of MPD before and after my changes, showed that there was a capitalization issue.
Here is the header of one submodel:
Code: 0 FILE righttrack.ldr
0 Right track assembly
0 Name: RightTrack.ldr
Bricksmith refers to this submodel as
Code: 1 495 -480 104 59 -1 0 0 0 1 0 0 0 -1 RightTrack.ldr
but it seems that MLCad uses only file field as reference, and silently changes this line to
Code: 1 495 -480 104 59 -1 0 0 0 1 0 0 0 -1 righttrack.ldr
...and now Bricksmith is lost!
Any solution?
|
|
|
| LPub and multi-part parts |
|
Posted by: Merlijn Wissink - 2013-04-25, 14:01 - Forum: LDraw File Processing and Conversion
- Replies (3)
|
 |
Hi,
I'm relatively new to making instructions with LPub. I did some small models, but nothing more.
I'm now working on a far bigger project for someone else (it's a Technic model with +/- 2200 parts).
But, I discovered a "problem"; multi-part parts (or whatever they're called) like pf-motors. LPub shows all the different parts from the (in this case) xl motor in the parts list and BOM. How can I avoid this? I just want a normal one-piece motor in the parts list and BOM?
I know it's possible, because I've seen it many times in other instructions.
Thanks in advance!
Merlijn / legolijntje
|
|
|
|