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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,850
» Latest member: Ferrel
» Forum threads: 6,485
» Forum posts: 53,703

Full Statistics

Online Users
There are currently 217 online users.
» 0 Member(s) | 212 Guest(s)
Applebot, Baidu, Bing, Google, Yandex

Latest Threads
[LDPE] 1.8.97 Released (s...
Forum: Parts Author Tools
Last Post: Nils Schmidt
Yesterday, 18:17
» Replies: 8
» Views: 2,364
[LDPE] 1.8.95 Released (p...
Forum: Parts Author Tools
Last Post: Nils Schmidt
Yesterday, 18:07
» Replies: 8
» Views: 6,378
47430 messurements
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 12:41
» Replies: 1
» Views: 155
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 9:02
» Replies: 10
» Views: 1,817
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 6:50
» Replies: 26
» Views: 5,351
Bionicle Tahu Cosplayer f...
Forum: Part Requests
Last Post: Chris Böhnke
2026-05-10, 19:04
» Replies: 20
» Views: 1,353
Updates available for MLC...
Forum: LDraw Editors and Viewers
Last Post: Manfred Schaefer
2026-05-10, 13:27
» Replies: 2
» Views: 314
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2026-05-09, 18:03
» Replies: 6
» Views: 952
"Fixing" Older Stickers (...
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-05-09, 17:17
» Replies: 0
» Views: 147
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Rene Rechthaler
2026-05-09, 16:00
» Replies: 165
» Views: 415,158

 
  Promotional
Posted by: Orion Pobursky - 2019-05-27, 14:49 - Forum: Official Models - Replies (10)

A master thread for promotional sets

Print this item

  LDraw core met in LEGO headquarter/Billund
Posted by: Willy Tschager - 2019-05-27, 7:36 - Forum: LDraw.org Announcements - Replies (8)

Ten members of the LDraw core met at the LEGO headquarter in Billund from Wednesday 22.05. to Sunday 26.05.2019. This was the first time that people building together the LDraw Parts Library online – some for almost 20 years - met in real life.

Beside visiting the LEGO Idea House, the Kornmarken Factory and the new LEGO House opened in September 2017 they also had a meeting with people from the LDD team and other compartments of the company. A request for a dedicated information channel when it comes down to part numbers, meshes or colours was forwarded.

   

The attendees dedicated an entire day to discuss the future of LDraw, sort out some long outstanding issues such as missing colours, "What requires a HOLD vote on the Parts Tracker" or what is missing at the website. The outcome has or will be posted in the forums in the upcoming days.

The following members attended the visit (in alphabetical order):

Magnus Forsberg
Phillippe “Philo” Hurbain
Gerald Lasser
Steffen Lohse
Santeri Piippo
Orion Pobursky
Max Martin Richter
Nils Schmidt
Willy Tschager
Jaco van der Molen

Unfortunately the following members couldn’t attend:

Travis Cobbs
Chris Dee
Johann Eisner
Michael Heidemann
Roland Melkert
JC Tchang

On a personal note I’d like to add that I had much fun and one of the best days of my life :-)

Willy Tschager
on behalf of the attendees at the meeting

Print this item

  LGEO part lg_48933 in AIOI
Posted by: Leonardo Gonzalez - 2019-05-26, 23:01 - Forum: Rendering Techniques - Replies (2)

Hello there,

I've been lurking in the shadows for years, but decided to join in.

While rendering two of my models I found out that the part lg_48933 that comes with the AIOI looks like this:

[Image: 640x360.jpg]

After testing for a while, the solution turned out to be simple, the first instance of:

Code:
scale <-1, 1, 1>

Should read like this:
Code:
scale <1, -1, 1>

And the file now renders correctly, like this:

[Image: 640x360.jpg]

Here is the file itself.


.inc   lg_48933.inc (Size: 41.2 KB / Downloads: 2)

Hope that helps. Admins please, redirect this post if necessary.

Print this item

  SvgToDat
Posted by: Travis Cobbs - 2019-05-25, 5:53 - Forum: Parts Authoring - Replies (3)

People occasionally ask about SvgToDat (which they sometimes call svg2dat), so I have finally gotten around to uploading its source code to GitHub (along with both 32-bit and 64-bit Windows builds). It can be found here:

https://github.com/tcobbs/SvgToDat

If anyone wants to take over this project, feel free. It is MIT licensed. I wrote this code many years ago (no later than 2011), and haven't really touched it since (other than getting it to compile in Visual Studio 2015). I created a GitHub release that contains two executable zips: one for 32-bit Windows, and the other for 64-bit Windows. It can be found here:

https://github.com/tcobbs/SvgToDat/releases/tag/v0.1

To use the program, simply run SvgToDat <filename.svg>. It will create a file named filename.ldr alongside the SVG file.

Print this item

  Updated LDConfig.ldr file
Posted by: Willy Tschager - 2019-05-24, 10:34 - Forum: Official File Specifications/Standards - Replies (75)

Guys,

as a follow up to:

https://forums.ldraw.org/thread-23341.html
https://forums.ldraw.org/thread-22739.html

here is an update of the color file with a rearrangement of some RGBs, LEGO ID as well as new rubber colors in the 10000 range:


.ldr   LDConfig.ldr (Size: 30.94 KB / Downloads: 73)

Have a look and let me know.

w.

Print this item

  LDCad scripting and macros
Posted by: Roland Melkert - 2019-05-18, 20:18 - Forum: LDraw Editors and Viewers - Replies (16)

Hello all,

I'm working on some new scripts for the upcoming LDCad 1.6c release.

Just some stuff I think could be useful or people asked about through emails.

To get some of them working I also expanded the api with minor new functions etc.

Anyhow just wanted to give everyone the opportunity to request additional scripts/macros/api extensions.

Things I'm working on:

- "MLCad hide" meta toggle on the selection.
- Select all "MLCad hide" content in current (non nested) model.
- Move the current building step's content down/up.

Any additional suggestions are welcome.

Print this item

  Too many decimals.....
Posted by: Victor Di Rienzo - 2019-05-17, 11:22 - Forum: Parts Authoring - Replies (10)

Guys I'm using ldpattern and i have summited some models. Sometimesi got this type of reviews letting me that 2 or 3 devimals its enough. What does it means and how do i do this?

Quote:Reviewer: MagFors
Certification: certify
Comments:

To many decimals. 2, or 3, is enough.

Print this item

  Pattern Projection on a surface
Posted by: Vincent Messenet - 2019-05-15, 10:03 - Forum: Parts Authoring - Replies (2)

I try to project a pattern on a surface using SlicerPro within LD Part Editor but I can't figure out how it works while it seems to me I follow the instructions.

In attachment to this thread you will find my file and I try to project the plan pattern on the red squares. So I select the whole pattern in a view, then I control click on a view set on Top, I open the tool SlicerPro and click on OK then a progress bar appear which goes quickly and nothing appear.

Could you please let me know what I am doing wrong?

Thanks!


.dat   11477pz1.dat (Size: 5.11 KB / Downloads: 4)

Print this item

  Catamaran Hulls
Posted by: Steve Chisnall - 2019-05-12, 0:33 - Forum: Part Requests - Replies (3)

50820 & 50821
I am trying to design a floatplane that would use these hulls as its pontoons, and would be most grateful to have these parts available in LDraw.

Print this item

  Some statistics about part tracker....
Posted by: Victor Di Rienzo - 2019-05-11, 18:00 - Forum: Parts Tracker Discussion - Replies (10)

i was bored, and i did some reseach about the last 5000 submits on part tracker. here are some numbers i found.


[Image: VXxCoRQ.png]


Color note:

MagFors
Philo
Holly-Wood
UR
cwdee
fwcain
PTAdmin
MMR1988

Did 82.8% of the part tracker submit. Wink they did the hard work.


[Image: gjopB72.png]
[Image: 3GuOJX4.png]

[Image: ebMvyOx.png]

Print this item