| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,693
» Latest member: Eunu
» Forum threads: 6,413
» Forum posts: 53,189
Full Statistics
|
| Online Users |
There are currently 261 online users. » 0 Member(s) | 255 Guest(s) Applebot, Baidu, Bing, Google, Internet Archive, Yandex
|
| Latest Threads |
Animal minifigure heads l...
Forum: Part Requests
Last Post: Timothy Hall
40 minutes ago
» Replies: 20
» Views: 16,961
|
Discussion - proposal to ...
Forum: Official File Specifications/Standards
Last Post: Roland Melkert
7 hours ago
» Replies: 59
» Views: 6,370
|
Parts request, set 42224,...
Forum: Part Requests
Last Post: Alfred Schmitz
11 hours ago
» Replies: 2
» Views: 111
|
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 10:10
» Replies: 4
» Views: 7,390
|
2026/2027 LDraw.org Steer...
Forum: LDraw.org Announcements
Last Post: Takeshi Takahashi
Yesterday, 9:55
» Replies: 50
» Views: 6,316
|
Parts request 7656, 7658 ...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 9:17
» Replies: 4
» Views: 523
|
New Community System Soon...
Forum: All Other Programs.
Last Post: Demetree Kallergis
2026-02-27, 14:04
» Replies: 8
» Views: 370
|
4.5L technic axle and new...
Forum: Part Requests
Last Post: Gerald Lasser
2026-02-27, 13:29
» Replies: 7
» Views: 945
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-02-27, 10:50
» Replies: 2
» Views: 1,413
|
ModelScope XR - VR model ...
Forum: LDraw Editors and Viewers
Last Post: Carlos Antelo
2026-02-27, 2:17
» Replies: 1
» Views: 175
|
|
|
| Filepath Backslash(\) or Forwardslash(/) |
|
Posted by: Hageta - 2025-08-18, 15:16 - Forum: Parts Authoring
- Replies (6)
|
 |
All the documentation I found used backslashes(\) for filepaths e.g "s\subpart.dat". But I could not find if forward slashes(/) are also allowed. LDView can use either without any errors, while LDPe does show an error. If either both or only backslashes are allowed it should be mentioned in the Documentation either under filename or a new section. I do ask this because in ConvertToLDraw I currently use forward slashes and I got this Bug report. I will change the filepaths if they are out of spec.
|
|
|
| Adding stud.dat seems to corrupt geometry |
|
Posted by: CJ H. - 2025-08-15, 17:14 - Forum: Parts Authoring
- Replies (2)
|
 |
I'm working on a custom part that is basically a face with a 1x2 plate stuck on to the back of it. The face is a complex mesh with about 45k triangles (no quads).
To be sure my studs will have the correct shading in building instructions developed in Studio, I am adding stud.dat in LDPE. However, that step seems to "corrupt" geometry in some way. After adding the stud.dat lines, the resulting part looks ok in Part Designer, but not in Studio. Many faces have disappeared and the remaining ones look distorted.
I have confirmed that the files are identical except for the `0 Name:` line and the two lines that reference stud.dat like so:
Code: 1 16 -10 0 0 1 0 0 0 1 0 0 0 1 stud.dat
1 16 10 0 0 1 0 0 0 1 0 0 0 1 stud.dat
I also tried adding the studs in Part Designer, but this had a similar effect.
If I delete the stud.dat refrences, the part works again works as expected in Studio (after a restart).
Any ideas as to why stud.dat references are causing a problem?
Apologies for not including images, and thanks in advance.
|
|
|
| Torus naming |
|
Posted by: Peter Blomberg - 2025-08-14, 8:29 - Forum: Parts Authoring
- Replies (3)
|
 |
I need a 5-24 torus (mixed-mode), but primgen2 is denoting any fraction other than the multiples of 2 with "99".
12-48 becomes 04
11-48 becomes 99
10-48 becomes 99
9-48 becomes 99
8-48 becomes 06
7-48 becomes 99
6-48 becomes 08
5-48 becomes 99
4-48 becomes 12
3-48 becomes 16
2-48 becomes 24
Should I just accept the name proposed by primgen2 or think about rotating a smaller prim?
If rotate a prim, then which is better; 6+rotated4 or 8+inlined2 ? The benefit of the latter is that the interface to the blocking element can be tailored.
|
|
|
| Sizing error on part 799 |
|
Posted by: Peter Grass - 2025-08-11, 16:28 - Forum: Parts Authoring
- Replies (10)
|
 |
An issue with some really really (maybe needs another really added) old parts. Part 799 and part 800 don't fit together like they should. The peg at the bottom of part 799 is the wrong size to fit into the hole of part 800.
|
|
|
|