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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,894
» Latest member: Marcelo Filipe
» Forum threads: 6,502
» Forum posts: 53,770

Full Statistics

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

Latest Threads
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
10 hours ago
» Replies: 6
» Views: 4,072
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 5:19
» Replies: 8
» Views: 3,125
LDraw.org 2026-05 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-05-31, 20:11
» Replies: 0
» Views: 152
Most Common Parts - 16 im...
Forum: Part Requests
Last Post: tom alphin
2026-05-30, 15:05
» Replies: 4
» Views: 511
Current LEGO Colour Palet...
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-05-29, 21:24
» Replies: 2
» Views: 364
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Manfred Schaefer
2026-05-29, 12:14
» Replies: 18
» Views: 1,442
Hello! Parts 30258pb006,...
Forum: Part Requests
Last Post: Matthew
2026-05-27, 23:02
» Replies: 6
» Views: 613
Successor to LL918 using ...
Forum: MOCs (My Own Creations)
Last Post: Willy Tschager
2026-05-27, 13:05
» Replies: 1
» Views: 311
at rt
Forum: MOCs (My Own Creations)
Last Post: Jeff Jones
2026-05-27, 8:47
» Replies: 3
» Views: 421
One week to go.
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
2026-05-25, 16:00
» Replies: 0
» Views: 310

 
  File paths in various programs
Posted by: N. W. Perry - 2025-05-14, 21:37 - Forum: LDraw Editors and Viewers - Replies (5)

I'm seeking your wise advice on proper file paths (relative or absolute) for the various LDraw tools, and why they don't seem to behave the same between themselves.

In my ldraw folder I have these sub-directories, among others:
p/
parts/
Unofficial/
User/

Unofficial (for uncertified tracker parts) and User (for my own parts) each have their own p/ and parts/ subfolders, so they are both valid ldraw libraries. User also has a number of subfolders for parts authoring projects.

So I'm working on a part in one of those project folders in the User library, and it uses a custom primitive that is also in the User library (obviously in User/p/). To get this primitive to appear in LDPE, I have to give it this path: User\p\48\prim.dat. Some notes:

  • User is set at the "parts authoring" folder in LDPE, and Unofficial is set as the "Unofficial" folder (even though they're both unofficial libraries).
  • LDPE creates its own "ldparteditor-temp-project" folder, which I'm not using (never found the reason to). It's located outside my ldraw folder.
  • I've used relative paths in LDPE before, but for some reason ..\p\48\prim.dat doesn't work.

Now on to LDView. When I open the same part in LDView, the custom primitive isn't found, even though both User and User/p/ are set as extra search paths. To make the prim appear, I have to change the pathname to the full pathname from my disk (so Users/nwperry/ldraw/User/p/48/prim.dat).

Finally, out of curiosity I tried LDCad. In this case, the full pathname didn't work, but it was sufficient to just use 48\prim.dat as you would expect in any part file. User is designated as one of my unofficial libraries in LDCad's settings, and in this case the behavior is as I expect: it finds the primitive in the p folder in that library.

So the question is, could I do something differently so that all these programs will find the custom primitive, without having to have a different version of the part file for each different tool?
And are all these programs behaving as expected? It seems odd that I have an unofficial primitive in an unofficial library, but the programs don't find it there even though I've specifically set them up to do so.

Print this item

  May stud2 be used for other purposes?
Posted by: Peter Blomberg - 2025-05-13, 20:06 - Forum: Parts Authoring - Replies (2)

I need 18 copies of a hollow cylinder with a ring at the end for a particular part that I'm working on. Stud2.dat has the correct dimensions when scaled with an integer. However, the purpose of the stud2 primitive is to standardize the implementation of studs to which other parts can connect. Can I use the stud2 primitive for these hollow cylinders or is it reserved for connectivity-studs only?

Print this item

  am i doing this right?
Posted by: Jeff Jones - 2025-05-13, 19:53 - Forum: Parts Authoring - No Replies

hola i have never used pathtruder before

these are the test and the settings but when i hit ok it says nothing happened

have i did something wrong?

   

Print this item

  Looking for easy parts to model?
Posted by: Peter Blomberg - 2025-05-13, 19:46 - Forum: Parts Authoring - No Replies

Hello all aspiring part authors

Have you thought about becoming a part author, but haven't found parts that are easy enough to model?
There are a number of low-hanging fruits (easy parts) you could author. I strongly recommend beginning with authoring parts that you own so you can observe the shapes in detail and do measurements.

* 41759 Duplo Hand Sign
Use 31925s01.dat for the base and handle. The outer diameter of the large circle is 80 LDU. Remember to subfile for patterning.

* 60776/10563 Duplo Container Box 2 x 4 x 2 Door with Handle
Use ddoorhinge2.dat for the hinges and 18816s01.dat for the handle. The door should be 5 LDU thick, 160 LDU wide, and you have to measure the height.

* 18806/60775 Duplo Container Box 2 x 4 x 2 with Open Sides
Use ddoorhinge.dat for the hinge socket.

* 27372 Duplo Disk with Handles
This is in principle an easy part. However, there is currently not a primitive for the handle. One should be created.
The same handle groove can be found on e.g. 46376 fire extinguisher with elaborate handle (2 grooves only), 24806 camera, 35092 milk bottle with handle, and 27383 cup with stud inside.

* 24417 Duplo Dog Sled
There are some curves, but they should be rather easy to figure out. The front handle has three grooves like the disk, but on a longer cylinder.
The same handle groove can be found on e.g. 46376 fire extinguisher with elaborate handle (2 grooves only), 24806 camera, 35092 milk bottle with handle, and 27383 cup with stud inside.

Disclaimer. While these parts were not on the parts tracker at the time of writing this post, they may have been added since. There may be more parts which are easy to model but not listed here.

Print this item

  Duplo 31070
Posted by: Peter Blomberg - 2025-05-13, 0:10 - Forum: Parts Authoring - Replies (3)

Do the underside 'hollows' need to be modeled on each of the radiating bars?

They do not appear to have any function and would only add size and complexity to an already complex part.

Round Duplo brick with radiating bars (31070) BL link.
Picture of underside can be found at ebay link.

Print this item

  Make Part 45590 Flexible
Posted by: Gerald Lasser - 2025-05-12, 22:23 - Forum: Parts Authoring - Replies (4)

Here's a proposal to make this rubber part from flexible k0x parts

In the new Slave-1 this part is used to attach the side panels to the structure, streching the part a bit, respectively taking advantage of the flexibility.

All parts are in the ZIP

45590_v2 is the standard one

45590_Test as it is used on the Slave-1

While doing so, I added the slight curve on the part



Attached Files
.zip   45590_Rubber_new.zip (Size: 4.66 KB / Downloads: 6)
Print this item

  Request for parts 2438pb003 and 2442pb003
Posted by: Vito Tarantini - 2025-05-12, 18:56 - Forum: Part Requests - No Replies

Hello everyone!
Can someone make the 2 parts from the title?
Thanks in advance.

https://www.bricklink.com/v2/catalog/cat...3#T=C&C=12

https://www.bricklink.com/v2/catalog/cat...D#T=C&C=12

Print this item

  MLCad.ini 2025-04 update now available
Posted by: Willy Tschager - 2025-05-12, 12:48 - Forum: LDraw.org Announcements - No Replies

Hi folks,

I just updated the MLCad.ini file accordingly to the latest LDraw.org parts update 2025-04. The .ini file defines (among other things) the parts available in MLCad's, LEOCad's and Bricksmith's minifigure generator.

Download the file from my website: http://www.holly-wood.it/mlcad/mlcad_ini-en.html

Bye, w.

Print this item

Smile Inquiry about the new software
Posted by: BBN - 2025-05-11, 9:19 - Forum: LDraw Editors and Viewers - Replies (3)

Ich habe eine Frage, werden die Software wie LeoCad, LD Cad und LDPartEditor tatsächlich aktualisiert, weil ich bemerkt habe, dass in LeoCad die Teile nicht richtig verbunden sind, weil man nicht wirklich etwas bauen kann, man muss die Teile immer entlang der 3 Achsen bewegen, es ist ziemlich umständlich und zeitaufwändig, etwas zu bauen. Und mit LDPartEditor könnte auch etwas Neues entwickelt werden, denn das Programm ist ziemlich verwirrend, wenn man neue Teile entwickeln möchte, man weiß nicht, wo etwas ist.

Print this item

  LDView 4.6 Released
Posted by: Travis Cobbs - 2025-05-10, 21:55 - Forum: LDraw Editors and Viewers - Replies (6)

LDView 4.6 is now available.

You can download this release from the LDView Downloads Page.

The main features of this release are:

  • Ability to specify a zip file containing the LDraw library instead of a directory if desired. Point LDView to complete.zip.
  • Support for https for downloads from ldraw.org.

You can see the full Change History here.

Print this item