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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,800
» Latest member: boon kiat chua
» Forum threads: 6,463
» Forum posts: 53,561

Full Statistics

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

Latest Threads
Pokemon
Forum: Official Models
Last Post: Florent Faramond
Yesterday, 19:50
» Replies: 18
» Views: 2,791
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 17:17
» Replies: 9
» Views: 1,009
Ideas 2026
Forum: Official Models
Last Post: Philippe Hurbain
Yesterday, 10:01
» Replies: 1
» Views: 284
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 3:06
» Replies: 2
» Views: 999
Some Parts id like for MO...
Forum: Part Requests
Last Post: Chris Böhnke
Yesterday, 0:26
» Replies: 3
» Views: 541
5687pb01 Dragonborn Palad...
Forum: Part Requests
Last Post: Hylian Waffle
2026-04-14, 1:27
» Replies: 4
» Views: 520
Request for new primitive...
Forum: Parts Authoring
Last Post: Mark Kennedy
2026-04-13, 20:10
» Replies: 24
» Views: 2,771
Black Widow “SDCC”
Forum: Part Requests
Last Post: Massimo Maso
2026-04-13, 17:30
» Replies: 1
» Views: 267
Chere can I find LDD part...
Forum: Part Requests
Last Post: Rene Rechthaler
2026-04-13, 15:40
» Replies: 1
» Views: 203
Parts from 7418
Forum: Parts Authoring
Last Post: Jeff Jones
2026-04-13, 10:58
» Replies: 6
» Views: 7,279

 
  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

  pattern😂
Posted by: Jeff Jones - 2025-02-11, 16:27 - Forum: Parts Authoring - Replies (17)

hello me want othrographic front view of this piece 😂



.jpg   s-l400.jpg (Size: 14.46 KB / Downloads: 226)

bye 😂

Print this item