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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,318
» Latest member: Cristian
» Forum threads: 6,180
» Forum posts: 51,805

Full Statistics

Online Users
There are currently 257 online users.
» 2 Member(s) | 252 Guest(s)
Baidu, Bing, Google, Hageta, SNIPE

Latest Threads
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Timothy Hall
6 hours ago
» Replies: 85
» Views: 70,431
axleend2
Forum: Parts Tracker Discussion
Last Post: Gerald Lasser
Yesterday, 20:03
» Replies: 3
» Views: 331
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
Yesterday, 15:36
» Replies: 8
» Views: 1,283
Parts request
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 5:58
» Replies: 2
» Views: 637
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
Yesterday, 1:42
» Replies: 10
» Views: 1,093
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
2025-09-15, 13:07
» Replies: 0
» Views: 475
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
2025-09-15, 1:13
» Replies: 1
» Views: 602
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 1,254
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,762
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 9,393

 
  Certain parts not showing in LDCad part bin?
Posted by: Jaco van der Molen - 2019-06-04, 10:54 - Forum: LDraw Editors and Viewers - Replies (7)

Hi all,

For quite some time now I was wondering why these parts do not show up in the Plate category part bin in LDCad:

14418 Plate 1 x 2 with Socket Joint-8 with Friction
14419 Plate 1 x 2 with Socket Joint-8 with Friction and Ball Joint-8
14704 Plate 1 x 2 with Socket Joint-8 with Friction Centre

It turns out these are located in the "Hinge plates and tiles" part bin.

Their counterparts like 14417 Plate 1 x 2 with Ball Joint-8 on Side and 22890 Plate 1 x 2 with Ball Joint-8 on End do show up in the Plates bin.

So either all go to "Plates" or all go to "Hinge Plates"

Can somebody either confirm, agree, disagree or clarify?

Thanks.

Jaco

Print this item

  Plasticant alternate library.
Posted by: Philippe Hurbain - 2019-06-02, 13:49 - Forum: General LDraw.org Discussion - Replies (5)

I found this set in a garage sale, and it seemed worth creating a few LDraw parts.... https://photos.app.goo.gl/t3ztqove4GUqPZeg6
... Then I saw that Mikeheide already did that. Unfortunately I was not able to find a valid link to that library. Help ?

Print this item

  Town 1981
Posted by: Victor Di Rienzo - 2019-05-29, 15:37 - Forum: Official Models - Replies (8)

[Image: haUb8Ie.png]

Set: 6600-1 - Police Patrol Model A
OMR Compliant: Yes
Missing: Minifig Torso not correct
CAD: LDcad 1.6b



Attached Files
.ldr   6600-1 - Police Patrol Model A.ldr (Size: 1.58 KB / Downloads: 8)
Print this item

  Town and Trains 1980
Posted by: Victor Di Rienzo - 2019-05-29, 15:32 - Forum: Official Models - Replies (50)

im opening a new thread with town series 1980.

[Image: vmkrlYh.png]

Set: 1591-1 - Danone Truck
OMR Compliant: Yes
Missing: Stickers
CAD: LDcad 1.6b As it should be [Image: wink.png]



Attached Files
.ldr   1591-1 - Danone Truck.ldr (Size: 2 KB / Downloads: 10)
Print this item

  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