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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,100
» Latest member: Paul Haan
» Forum threads: 6,055
» Forum posts: 51,060

Full Statistics

Online Users
There are currently 649 online users.
» 1 Member(s) | 644 Guest(s)
Applebot, Baidu, Bing, Google, Travis Cobbs

Latest Threads
Searching for the part 10...
Forum: Help
Last Post: Vincent Messenet
20 minutes ago
» Replies: 1
» Views: 1,083
Part request: 3757 - Mini...
Forum: Part Requests
Last Post: Vincent Messenet
42 minutes ago
» Replies: 1
» Views: 13
Sticker boxes
Forum: Official File Specifications/Standards
Last Post: Massimo Maso
6 hours ago
» Replies: 32
» Views: 1,915
Part request: 2431pb0501 ...
Forum: Part Requests
Last Post: Allen
Yesterday, 18:52
» Replies: 2
» Views: 165
New Unreal Brick Builder
Forum: LDraw Editors and Viewers
Last Post: Chief
Yesterday, 14:25
» Replies: 7
» Views: 331
Part 5497 - Windscreen 6 ...
Forum: Part Requests
Last Post: Knud Ahrnell Albrechtsen
Yesterday, 14:16
» Replies: 3
» Views: 218
Part Request 3887 please ...
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 14:11
» Replies: 1
» Views: 815
Part 5498 - Windscreen 6 ...
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 12:25
» Replies: 1
» Views: 144
Request for part 3037px7
Forum: Part Requests
Last Post: Chris Böhnke
Yesterday, 8:57
» Replies: 6
» Views: 2,354
X1106 - Rubber Belt Extra...
Forum: Part Requests
Last Post: Rene Rechthaler
2025-06-19, 13:49
» Replies: 1
» Views: 139

 
  New Header Meta
Posted by: Orion Pobursky - 2025-02-20, 20:17 - Forum: Standards Board - Replies (4)

I'm going to add a simple META after the !CMDLINE meta:

0 !IMAGE_ADJUST <x,y,z> <rotation matrix>

This will tell the Library (and any other program that wants to use it) to adjust the rotation/position of a part before rendering it. This will allow for patterns or stickers that would otherwise not be shown in the default rendering to be shown (for example https://library.ldraw.org/parts/search/s...part=14718 ). This meta will only be included if the position adjust is not zero and the rotation matrix is not unity.

A couple of notes: 
 - I'm already doing this internal to the Library software but it's part of the general site settings and only editable by me. This will allow authors/header editors to adjust the image without my help, persist the settings through updates, and could be useful to other software as well.
 - As this is for display purposes only, a hold for for this meta would not be appropriate
 - I'm not invested in "!IMAGE_ADJUST" if you have a better suggestion

Print this item

  Parts Tracker Icon Colors
Posted by: Orion Pobursky - 2025-02-18, 5:43 - Forum: Parts Tracker Discussion - Replies (19)

A discussion about being colorblind friendly on the PT sparked a discussion about possibly changing icon colors.

I made a quick icon legend for most of the icons on the PT:
https://library.ldraw.org/icons

Lets have a discussion about color palette.

Print this item

  MLCad/LPub: buffer exchange issue - help sought
Posted by: Alexander Holroyd - 2025-02-17, 14:23 - Forum: Help - Replies (5)

[Also posted on Eurobricks - hope this is OK]

Hi all, Some help/advice would be much appreciated.

Making instructions using MLCad/LPub I am trying to do the following:

1. Early in the build, a part gets partially inserted (specifically a Technic pin with bush 32054)
[Image: 32054.png]

2. Then many steps (and submodels) later, it gets pushed in all the way.

I cannot be the first person to want to do this.  It is very common in official Lego instructions.

The only ways I can think of to achieve it are:

Either A. Buffer exchange STORE just before it is partially inserted, then just before pushing it in, RETRIEVE, and then repeat all the parts and submodels that were added in the interim, but with all STEP commands and LPUB stuff removed, and then add the part in its final position.

Or B. For every STEP between the initial and final insertion (including the first but not the last) add a new buffer excehange in which this part is redisplayed in its partially inserted position and then removed again after displaying the step.

Either option seems horrendously messy, and requires tricky adjustment of the parts list, and even more so if there are multiple such partially inserted parts to deal with.

My questions are: how do people do this?  Which way is preferred? Is there some better way I am missing?  Am I wanting something unreasonable?

Apologies if this is already answered somewhere, but I have looked and not found...

Print this item

  LPub3D shows splash screen but won't run
Posted by: Johnye Bravo - 2025-02-17, 10:05 - Forum: LDraw Editors and Viewers - Replies (3)

Hello.

I just installed LDraw_All-In-One-Installer_2024-01_setup_64Bit_v1.exe over the weekend to make a MOC of a bus based on the 80s/90s style of LEGO sets, since the only 3 I found were 696-1 (Bus Station), 379-1 (Bus Station) and MOC 90011-1 (Bus), which were not to my liking.

I used LDCad 1.6d2 to make my custom model and it worked fine. I also used LDView 4.5 to get a parts list and it also worked fine.

The problems started when I tried to run LPub3D 2.4.7.75 to create instructions for the set. On one computer, on 1st run I pointed to the LDraw library folder, but then I only get a splash screen and the program doesn't run.
On the 2nd computer, on first run I instead opted with the "Extract Archive" button but it results in the same symptom, when I run the program it only shows the splash screen for a second and doesn't start. This is what the log shows:

Code:
2025-02-17T09:35:02.023 INFO Initializing application LPub3D...
2025-02-17T09:35:02.024 INFO -----------------------------
2025-02-17T09:35:02.024 INFO LPub3D v2.4.7 r75 (Release) for MS Windows AMD 64bit
2025-02-17T09:35:02.025 INFO =============================
2025-02-17T09:35:02.025 INFO Arguments....................(No arguments specified)
2025-02-17T09:35:02.025 INFO LPub3D Application Data Path.(C:\Users\xxxxxxxx\AppData\Local\LPub3D Software\LPub3D)
2025-02-17T09:35:02.025 INFO LPub3D Executable Path.......(C:\Program Files\LDraw (64 Bit)\LPub3D)
2025-02-17T09:35:02.026 INFO LPub3D Log File Path.........(C:\Users\xxxxxxxx\AppData\Local\LPub3D Software\LPub3D\logs\LPub3DLog.txt)
2025-02-17T09:35:02.026 INFO LPub3D Parameters Location...(C:\Program Files\LDraw (64 Bit)\LPub3D\data\)
2025-02-17T09:35:02.026 INFO LPub3D Config File Path......(C:\Users\xxxxxxxx\AppData\Local\LPub3D Software\LPub3D)
2025-02-17T09:35:02.027 INFO LPub3D 3D Editor Cache Path..(C:\Users\xxxxxxxx\AppData\Local\LPub3D Software\LPub3D\cache)
2025-02-17T09:35:02.027 INFO LPub3D Loaded LDraw Library..(LEGO® Parts)
2025-02-17T09:35:02.027 INFO LPub3D Logging Level.........(STATUS (0), Levels: [status,info,trace,debug,notice,warning,error,fatal,off])
2025-02-17T09:35:02.028 INFO Debug Logging................(Enabled)
2025-02-17T09:35:02.028 INFO Log To Standard Output.......(Enabled)
2025-02-17T09:35:02.035 INFO Secure Socket Layer..........(Supported)
2025-02-17T09:35:02.036 INFO Application Distribution.....(Installed)
2025-02-17T09:35:02.036 INFO -----------------------------
2025-02-17T09:35:02.092 INFO 5% - Loading library for LEGO® Parts...
2025-02-17T09:35:02.448 INFO 5% - Locate LDraw archive libraries...
2025-02-17T09:35:02.456 INFO 10% - Locate LDraw directory...
2025-02-17T09:35:02.461 INFO 15% - Preferences loading...

I'm using Windows 10 Pro x64 on both computers and I have all Visual C++libraries from 2005 to 2015-2019 installed. One computer has a Core i7 M640 and the other has a Xeon E5450, both on the older spectrum of CPUs. Are there any special requirements for the program to run?

Print this item

  pyroraptor LEGO 78441 LDraw 77296pr0001
Posted by: Alex Martiiinn - 2025-02-16, 19:45 - Forum: Part Requests - Replies (1)

pyroraptor body LEGO 78441  LDraw 77296pr0001

Print this item

  Part Request: GIMLI HELMET
Posted by: 3CFigs - 2025-02-15, 1:06 - Forum: Part Requests - Replies (3)

Hey there everyone! Could someone please get that new version of Gimli's helmet from the builders app? If you can get the printing too that'd be perfect, but it is not necessary!

Bricklink Code: 2675pb01
[Image: 2675pb01.png]

Print this item

  Toy Story Sets
Posted by: Jeff Jones - 2025-02-14, 23:54 - Forum: Official Models - Replies (1)

Thread for Toy Story Sets

Print this item

  Part 44247 agreed upon description
Posted by: Orion Pobursky - 2025-02-14, 18:49 - Forum: Parts Tracker Discussion - Replies (9)

This post is to document that the agreed upon description for 44247 is:
Constraction Torso  9 x  2 x  2 with Partial Gear 20 Double Bevel and Ball Socket Housings

When this part is authored, the above description will be used.

P.S. I'm going to delete the placeholder part on the PT

Print this item

  Friends 2023
Posted by: Philippe Hurbain - 2025-02-13, 15:51 - Forum: Official Models - Replies (1)

Thread for Friends 2023 sets

Print this item

  LDraw.org Membership sign up is now open
Posted by: Orion Pobursky - 2025-02-12, 2:14 - Forum: LDraw.org Announcements - No Replies

In anticipation of the Steering Committee election in March, the ability to sign up as an LDraw Member is now open.

To join go to the below URL. 
http://library.ldraw.org/joinldraw
The system will verify your forum credentials, present the LDraw.org Bylaws for your review, and then ask you to certify you meet the membership requirements. If you encounter an error, please let me know as soon as possible.

Once you have become a member, you can verify by voting in the currently active poll:
http://library.ldraw.org/polls

Print this item