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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,175
» Latest member: Berry
» Forum threads: 6,092
» Forum posts: 51,311

Full Statistics

Online Users
There are currently 361 online users.
» 3 Member(s) | 352 Guest(s)
Baidu, Bing, Facebook, Google, Twitter, Yandex, Orion Pobursky

Latest Threads
LDConfig Update: More dis...
Forum: Official File Specifications/Standards
Last Post: Chris Böhnke
Today, 0:49
» Replies: 9
» Views: 1,442
Final Sticker Back Standa...
Forum: Official File Specifications/Standards
Last Post: Magnus Forsberg
Yesterday, 22:48
» Replies: 4
» Views: 307
Duplo cannon ball part na...
Forum: Parts Authoring
Last Post: Gerald Lasser
Yesterday, 19:16
» Replies: 1
» Views: 102
Modulex parts
Forum: Parts Authoring
Last Post: tom alphin
Yesterday, 17:12
» Replies: 36
» Views: 5,697
[LDPE] 1.8.95 Released (p...
Forum: Parts Author Tools
Last Post: Nils Schmidt
Yesterday, 17:08
» Replies: 0
» Views: 65
Inverse tang
Forum: Parts Authoring
Last Post: Peter Blomberg
Yesterday, 1:14
» Replies: 5
» Views: 254
Owl with spread wings
Forum: Part Requests
Last Post: Peter Blomberg
2025-07-24, 5:42
» Replies: 4
» Views: 460
WeDo 2.0 electronics
Forum: Part Requests
Last Post: Dmitry
2025-07-23, 14:19
» Replies: 25
» Views: 49,660
missing parts for star wa...
Forum: Parts Authoring
Last Post: Jeff Jones
2025-07-23, 12:27
» Replies: 2
» Views: 216
LDraw.org 2025-06 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2025-07-22, 20:11
» Replies: 5
» Views: 1,410

 
  Official precision?
Posted by: Michael Horvath - 2021-05-27, 17:13 - Forum: Official File Specifications/Standards - Replies (4)

Does the LDR/DAT file format have an official level of precision? To how many decimal places do we store numerical values in files?

Print this item

  Jackhammer hold by both hands. How?
Posted by: Manfred Schaefer - 2021-05-24, 14:26 - Forum: General LDraw.org Discussion - Replies (3)

Hello,
I would like to give the Jackhammer (30228) to a mini figure in both hands.
With the minifigure generator in MLCad, I can only put the jackhammer in one of the two hands and the adjustment so that the jackhammer is held by both hands has to be done manually. This is very complex and the result may be inaccurate. Sad
Does anyone know of an easier solution?


Greetings

Manfred

Print this item

  0.8.53 Beta Released (bugfixes / many code improvements)
Posted by: Nils Schmidt - 2021-05-24, 9:44 - Forum: Parts Author Tools - Replies (10)

Hey,

this version uses a different configuration file.
Therefore, it will be necessary to reset all your custom LDPE settings.

What you can do as a workaround:

  • run two LDPE instances in parallel (0.8.53 + 0.8.52) and open both option menus to sync the settings manually.
  • take screenshots from your options menu entries in 0.8.52 before installing 0.8.53.
The release includes a critical undo/redo bug-fix and a lot of major/minor code improvements.
In total, today's release adresses about 100 different code issues.

[Image: attachment.php?aid=12753]
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/

Changelog:
(3 new features and 6 bug fixes)

With this release you will be able to...
  • ...benefit from about 100 different optimizations to LDPEs code base (I added 180000 lines and deleted 185000 lines of code since the last release).
  • ...benefit from a new, more robust and secure method which loads and saves LDPEs configuration file.
  • ...get improved hints and tips for the startup dialog (seen on first program start).
The following critical issues were fixed:

  1. Undo / Redo broke the 3D model if the file ended with empty lines or contained duplicated empty line groups.
  2. The calculated colour for transparent textures was too dark. (OpenGL 2.0)
  3. On MacOS X it was not possible to reassign a shortkey, because the dialog window had not the required focus for detecting the keyboard input.
  4. Avoided obvious divisions by zero on "zoom to fit" with empty models and by scaling a zero-height font with Txt2Dat.
  5. The 3D editor freezed by an BFC INVERTNEXT without a following TYPE 1 reference line.
  6. "Make subpart from 3D selection" duplicated "0 BFC INVERTNEXT" meta commands.


The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 140.000 lines of code.

Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit).
A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.

  1. Download the zip-Archive
  2. Extract the archive content to the location of your choice
  3. On windows, double-click "run.bat" to start LDPE.
  4. On linux/mac, you have to excecute the shell script "run.sh" to start LDPE.
Please note that this software is in the beta stage. Although, this version was tested, there are already known issues  for this release. There is a potential risk of data loss.

You can search for updates if you do the following steps:

  1. On windows, double-click "update.bat" to search for updates.
  2. On linux/mac, you have to excecute the shell script "update.sh".
I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.

LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well.

System Requirements:


Minimum System Requirements:
  • 64-bit Java Runtime Environment (JRE) 1.8
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 4GB
  • Video-Memory: 1 GB
  • Free Disk Space: 100 MB
Recommended Requirements:
  • Operating System (64bit): Windows 7,8,10, Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • OpenGL 3.3 compatible Graphics Card
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >1 GB
  • Free Disk Space: 512 MB
  • For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.
--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------

You can try on the command line:

Code:
java -d64 version

If it's not a 64-bit version, you'll get a message that looks like:
This Java instance does not support a 64-bit JVM. Please install the desired version.

Print this item

Thumbs Up Technic Ring ⌀=11L, inner ⌀=9L
Posted by: SNIPE - 2021-05-21, 11:44 - Forum: Part Requests - Replies (8)

Hi,

I'm not sure if its too early to get this part as it does not have an official part number/ID yet

It's outer diameter looks to be 11L, its inner diameter looks to be 9L and its thickness is 1L.

It is the new technic ring that comes in set 41686, it looks fairlyy easy to make luckily, here is a picture

[Image: 1.png]
And here is a 360 degree view: https://youtu.be/EsVsxQWKfkk

Print this item

  Friends Arms
Posted by: Gerald Lasser - 2021-05-20, 20:42 - Forum: Parts Authoring - No Replies

I tired to search the forum for that topic, but I could not find any reference.

I was reviewing a small Friends Set (41677) and noticed that there was a small design change in the Friends Arms. I noticed also that the numbers embossed on the part do not match the numbers in the library.

Why do we have them as 92244 and 92245 whereas the parts are embossed with 38187 and 38188?

The new ones are embossed 35678 and 35679
   

Print this item

  New parts 2021
Posted by: Magnus Forsberg - 2021-05-18, 21:05 - Forum: Parts Tracker Discussion - Replies (3)

There is a pretty interesting little part in the Speed Champion Bronco, set 76905
A 2L bar with a stud sized middle section.

   

I don't yet know the partnumber.

Print this item

  1950s Town Plan
Posted by: N. W. Perry - 2021-05-18, 5:04 - Forum: Official Models - Replies (7)

Town Plan / System in play
Sets 1210, 1211, 1212, 1213 and 1236 — the first true model sets!

In 1955, TLG launched the System i leg ("System in play") branding concept, which was the genesis of what we now simply call the Lego "system". System i leg was a line of small model kits, parts packs, accessories and HO-scale vehicles that, together with the existing Lego Mursten gift boxes, all centered around the "town plan"—a soft plastic mat that had a city streetscape laid out on it. So you could say this was also the beginning of the Town theme (although the idea of themes wasn't really introduced until Legoland in the 1970s).

These five small model sets included, for the first time, a selection of parts intended to build specific models, and there were instructions for those models enclosed in the box (as opposed to in the catalog, as with the gift sets of 1954)—another first, although standalone instructions wouldn't become commonplace for about another decade. The models were a collection of small shops or houses, and a garage with a clever automatic door.

These sets went through a few different versions over the years, as slotted bricks were retired and tabbed windows replaced with studded ones, and like all early sets, the exact contents tended to vary quite a bit anyway. When Lego started selling in Germany and beyond, these were sold with 3-digit set numbers (210–213 and 236) to differentiate them from Scandinavian sets that still had the slotted bricks. The 3-digit set numbers became universal in 1958.

Print this item

  Missing X-4ering
Posted by: Bertrand Lequy - 2021-05-17, 20:02 - Forum: Parts Tracker Discussion - No Replies

Hello, since I allready opened severel thread for the same thing, maybe it would be better toopen a thread to report all of the misisng ering in parts.

Today it's https://www.ldraw.org/parts/official-par...id=2586p4n

A 2-4 ering sould be add in the main model :

Code:
1 80 0 -14.5 -8 20 0 0 0 0 -20 0 -1 0 2-4ering.dat
or in the subfile (maybe a better choice) https://www.ldraw.org/official-part-look...p4ns01.dat :
Code:
1 80 0 -14.5 -8 -20 0 0 0 0 -20 0 -1 0 1-4ering.dat

Same problem with https://www.ldraw.org/parts/official-par...id=2586p4m

a 1-4 ering should be added in the subfile https://www.ldraw.org/official-part-look...p4ms01.dat

Code:
1 82 0 -14.5 -8 -20 0 0 0 0 -20 0 -1 0 1-4ering.dat

Maybe it's the case for the other pattrened versions of this part. I didn't have to render them, so I don't know.

Print this item

  Live LDraw building
Posted by: Orion Pobursky - 2021-05-17, 1:08 - Forum: Website Suggestions/Requests/Discussion - Replies (4)

So I got this great idea to do a "watch me build this in LDraw" livestream on YouTube or some other platform. Unfortunately it would have to be in the evening my time (Pacific) so that's super late for the US East coast or supper early for Europe. Is there any interest in something like this?

Print this item

  My first LDraw creation - Wall-E!
Posted by: Ashley Shipp - 2021-05-16, 20:34 - Forum: MOCs (My Own Creations) - Replies (2)

Hi everyone... this is my first post.  I made a custom mini Wall-E I created (with instructions) for my little boy's Wall-E themed birthday party!!  I love working with AutoCAD but never knew there was a Lego version!!!!! LDraw is now my favorite place!

   

Print this item