| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 171 online users. » 0 Member(s) | 164 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Twitter, Yandex
|
| Latest Threads |
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 21:23
» Replies: 6
» Views: 4,082
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 5:19
» Replies: 8
» Views: 3,129
|
LDraw.org 2026-05 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-05-31, 20:11
» Replies: 0
» Views: 161
|
Most Common Parts - 16 im...
Forum: Part Requests
Last Post: tom alphin
2026-05-30, 15:05
» Replies: 4
» Views: 524
|
Current LEGO Colour Palet...
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-05-29, 21:24
» Replies: 2
» Views: 368
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Manfred Schaefer
2026-05-29, 12:14
» Replies: 18
» Views: 1,460
|
Hello! Parts 30258pb006,...
Forum: Part Requests
Last Post: Matthew
2026-05-27, 23:02
» Replies: 6
» Views: 618
|
Successor to LL918 using ...
Forum: MOCs (My Own Creations)
Last Post: Willy Tschager
2026-05-27, 13:05
» Replies: 1
» Views: 316
|
at rt
Forum: MOCs (My Own Creations)
Last Post: Jeff Jones
2026-05-27, 8:47
» Replies: 3
» Views: 424
|
One week to go.
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
2026-05-25, 16:00
» Replies: 0
» Views: 316
|
|
|
| Command to not scale next line |
|
Posted by: Peter Blomberg - 2025-03-31, 2:44 - Forum: Official File Specifications/Standards
- No Replies
|
 |
Many subfiles could be much more reusable as modular building blocks if they contained some way of fixing the position of some elements. For example the interior/underside of many bricks. 76371s02.dat is a good example. If the hem was removed and the 1 LDU offset of the inside notches could be retained from scaling, this part could be reused for any box height, including the 0.25 scaling factor needed for many parts. What about a command that would fix the position of one end of an element?
0 FREEZE -y end relative to -y boundary
1 16 20 49.5 16 1.5 0 0 0 0 45.5 0 -4 0 box4-1.dat
The above code would result in that the 1 LDU offset (counted from the -y direction) would be retained in all scaled versions of the modular subpart.
Another option would be to define variables and then scale the variables rather than the file.
|
|
|
| LDraw.org 2025-03 Parts Update Now Available |
|
Posted by: Orion Pobursky - 2025-03-30, 6:26 - Forum: LDraw.org Announcements
- No Replies
|
 |
The 2025-03 LDraw Parts Update has been released. This update adds 733 new files to the core library, including 554 new parts and 36 new primitives.
Thanks are due to all the part authors who created or corrected parts for this release. The small, but dedicated, band of reviewers also play an important role in keeping files moving through the Parts Tracker and deserve just as much credit. This update wouldn't have been possible without their dedication and attention to detail.
You can preview the new parts in 2025-03 here, and download the zip-file update or Windows install package here.
Thank you to all the testers and parts authors who continue giving feedback on the PT software. This project would not be what it is without your help.
Orion Pobursky
LDraw.org Parts Library Admin
|
|
|
| Orientation of Duplo 11197 |
|
Posted by: Peter Blomberg - 2025-03-25, 1:45 - Forum: Parts Tracker Discussion
- Replies (20)
|
 |
Let's discuss the orientation of (sloped) Duplo parts.
First of all, sloped Duplo parts have not been oriented as systematically as regular parts. There were some trends (reviewed here https://forums.ldraw.org/thread-28480.html). The existing official parts have several orientations where one major trend seems to be the patterning of a side surface taking precedence over 'slopeness'. This may be partly due to the LDPE editor, where -z is considered the front face of the part and the patterns have been considered the front in common use cases.
Part 11197 is mainly patterned on the side and used in conjunction with part 4198 (https://library.ldraw.org/parts/8177), which is also mainly patterned on the side and oriented in the -z direction.
Therefore, it makes sense to orient part 11197 also in the -z direction.
An alternative would be to rotate all existing sloped parts and their patterns to fit the same convention adopted for sloped regular lego.
|
|
|
| Parts Request: Sonic the Hedgehog minifigure molds |
|
Posted by: Janet Roxbrough - 2025-03-22, 21:00 - Forum: Part Requests
- Replies (3)
|
 |
102506 Minifigure, Head, Modified Hedgehog (Amy)
102507 Minifigure, Head, Modified Fox (Tails)
102508 Minifigure, Head, Modified Echidna (Knuckles)
104900 Minifigure, Head, Modified Hedgehog (Shadow)
104901 Minifigure, Head, Modified Bat (Rouge)
105029 Minifigure, Head, Modified Hedgehog (Super Sonic)
109630 Minifigure, Head, Modified Hedgehog (Metal Sonic)
3510 Minifigure Costume Tails Fox with White Tips Pattern - Flexible Rubber
3513 Minifigure, Utensil Glove with Spikes
20608 Minifigure Wings Webbed Extended with Neck Bracket
|
|
|
| Command line call with INI file, no function |
|
Posted by: Manfred Schaefer - 2025-03-19, 20:37 - Forum: Help
- Replies (6)
|
 |
Hello,
I want to take snapshots with LDView. For this purpose, I have saved the required settings in an INI file. The ldr file, the INI file, and the LDView64.exe program are located in the same directory.
The call looks like this: LDView64.exe 157.ldr -IniFile=Settings.ini.
It seems as if the INI file is not being used. A BFC=0 entry in the INI file has no effect. For example, if the call looks like this, the result is as expected: LDView64.exe 157.ldr -BFC=0.
What am I doing wrong?
I am using LDView 4.5 and Windows 10.
Regards
Manfred
|
|
|
|