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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,309
» Latest member: Krzysztof
» Forum threads: 6,175
» Forum posts: 51,770

Full Statistics

Online Users
There are currently 254 online users.
» 1 Member(s) | 248 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, Orion Pobursky

Latest Threads
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
1 hour ago
» Replies: 12
» Views: 8,197
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
6 hours ago
» Replies: 0
» Views: 114
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: N. W. Perry
Today, 0:54
» Replies: 13
» Views: 1,520
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
Yesterday, 14:51
» Replies: 8
» Views: 5,295
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 14:13
» Replies: 3
» Views: 480
1Lx1Lx2L brick with studs...
Forum: Parts Authoring
Last Post: SNIPE
Yesterday, 10:14
» Replies: 0
» Views: 365
LDraw Colors for OpenScad
Forum: LDraw Editors and Viewers
Last Post: Hageta
Yesterday, 10:03
» Replies: 0
» Views: 334
Img4Dat integrated in LDP...
Forum: Parts Authoring
Last Post: Nils Schmidt
2025-09-11, 20:04
» Replies: 6
» Views: 784
TXT2DAT integrated in LDP...
Forum: Parts Author Tools
Last Post: Nils Schmidt
2025-09-11, 19:47
» Replies: 4
» Views: 840
Here is the raw version o...
Forum: Part Requests
Last Post: Peter Grass
2025-09-11, 4:39
» Replies: 2
» Views: 728

 
  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

  MLCAD 3.4 draws very small model image
Posted by: Roger Boker - 2013-01-31, 0:37 - Forum: LDraw Editors and Viewers - Replies (5)

Hi, I've resurrected an old model I designed on MLCAD and when I load it now, I find that it's massively zoomed out. I have to zoom in for ages until it appears. Would anyone be able to give me a hand in fixing the LDR file so that it is visible?

I attach the LDR file in question.

Many thanks. Rog.



Attached Files
.ldr   front_carriage.ldr (Size: 13.08 KB / Downloads: 0)
Print this item

  Feedback Request: Table of Offests for Related Parts
Posted by: Ben Supnik - 2013-01-30, 21:48 - Forum: Parts Authoring - Replies (28)

Hi Y'all,

Some official parts have origins that favor easy rotation along their hinge but make them (relatively) difficult to place. For example:

3853 (window 1x4x3) and its shutters/panes (3854, 3856)
60596 (door frame 1x4x6) and its doors (e.g. 60623, 30178c01).

I saw that one author had written a help comment into a proposed part that stated the relative offset ot place the part in its parent. Unfortunately, the comment is not machine-readable. So my idea is to make a table of relative placements that would describe where to place the child part (e.g. the door) relative to the parent (its frame) to align the hinge mechanism. Since the parts are official, it's too late to change origins (and in some cases an origin that favors assembly would have other problems) but the table could allow a 3-d editor to insert the part directly.

A few questions:

- Has anyone already done this/is there an existing system that could be leveraged? I am sure i'm not the first person to consider this.
- Would such meta data better be stashed in the part itself or kept in a side table?
- Is there interest from other app developers in having access to relative placement table?
- How to handle parts that can be connected in multiple ways (e.g. the shutter can go to the left or right of the window)?
- Does this come too close to a "connections database"?

On that last point, my view is that even if such a scheme were stop-gap in the bigger picture, it would still be useful and could be replaced with something more thorough later. "Placement" info is simple enough that it could be done now, and it's useful even for 'fixing' a small number of part placements.

Thoughts?

Print this item

  Compressed LDraw files
Posted by: Roland Melkert - 2013-01-29, 20:33 - Forum: Parts Authoring - Replies (32)

Hi all,

I'm thinking about supporting zipped ldraw files in LDCad without the need for users to unzip them first. This idea comes mainly from the fact my new deform functionality tends to create quite large files. These files can be compressed extremely well (1.5MB becomes a couple of K etc).

It would be almost trivial for me to implement an unzip before parsing and a zip before saving files in my editor. But I was thinking maybe other software authors would like to provide the same support.

So a semi serious public discussion about how to name/handle compressed LDRaw files might be in order. That way we could all use this.

I was thinking about using zlib (other authors could use any other zip supporting library) and simply prefixing "gz-" to the file extension, so e.g. "someBigModel.mpd" becomes "someBigModel.gz-mpd". The contents of the mpd itself stay unchanged.

Toughts?

Print this item

  LDraw All-In-One-Installer 2012-03 now available
Posted by: Willy Tschager - 2013-01-28, 10:08 - Forum: LDraw.org Announcements - No Replies

The LDraw All-In-One-Installer 2012-03, in short AIOI, has been released.

The AIOI supports Windows XP (Home and Pro), Windows Vista (all versions) and Windows 7 (all versions). On 64-Bit Operating Systems it will install in the "Program files (x86)" folder. The Installer will NOT run on Windows 95, 98, ME, NT Ver 4, 2000, or XP below SP2.

There are currently some issues with the installation of PovRay and the registration of a file needed by Sticker Generator when installing on Windows 8.

You can download the AIOI from:

Home > Help > Get Started > LDraw All-In-One-Installer

Willy Tschager
(LDraw.org Content Manager)

Print this item

  Creator 2009
Posted by: Ken Drew - 2013-01-28, 0:30 - Forum: Official Models - Replies (36)

6741 - Mini Jet - Jet.ldr
6741 - Mini Jet - Shuttle.ldr
6741 - Mini Jet - Speedboat.ldr



Attached Files
.ldr   6741 - Mini Jet - Jet.ldr (Size: 3.55 KB / Downloads: 6)
.ldr   6741 - Mini Jet - Shuttle.ldr (Size: 2.99 KB / Downloads: 7)
.ldr   6741 - Mini Jet - Speedboat.ldr (Size: 3.02 KB / Downloads: 7)
Print this item

  Creator 2010
Posted by: Ken Drew - 2013-01-28, 0:29 - Forum: Official Models - Replies (25)

5864 - Mini Helicopter - Boat.ldr
5864 - Mini Helicopter - Helicopter.ldr
5864 - Mini Helicopter - Plane.ldr



Attached Files
.ldr   5864 - Mini Helicopter - Boat.ldr (Size: 2.49 KB / Downloads: 7)
.ldr   5864 - Mini Helicopter - Helicopter.ldr (Size: 2.82 KB / Downloads: 8)
.ldr   5864 - Mini Helicopter - Plane.ldr (Size: 2.33 KB / Downloads: 10)
Print this item