| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,696
» Latest member: mrlu
» Forum threads: 6,417
» Forum posts: 53,207
Full Statistics
|
| Online Users |
There are currently 187 online users. » 1 Member(s) | 180 Guest(s) Applebot, Baidu, Bing, Google, Internet Archive, Yandex, Jeff Jones
|
| Latest Threads |
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Peter Grass
6 hours ago
» Replies: 6
» Views: 190
|
Smort brick stuff
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 15:35
» Replies: 2
» Views: 190
|
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 14:43
» Replies: 5
» Views: 7,539
|
Part request for 4518c an...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 12:44
» Replies: 2
» Views: 171
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-03-01, 20:43
» Replies: 3
» Views: 1,621
|
4175 part depth appears t...
Forum: Parts Authoring
Last Post: Evert-Jan Boer
2026-03-01, 13:28
» Replies: 1
» Views: 126
|
Discussion - proposal to ...
Forum: Official File Specifications/Standards
Last Post: N. W. Perry
2026-03-01, 4:50
» Replies: 60
» Views: 7,060
|
Animal minifigure heads l...
Forum: Part Requests
Last Post: Timothy Hall
2026-03-01, 3:41
» Replies: 20
» Views: 17,239
|
Parts request, set 42224,...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-02-28, 17:11
» Replies: 2
» Views: 284
|
2026/2027 LDraw.org Steer...
Forum: LDraw.org Announcements
Last Post: Takeshi Takahashi
2026-02-28, 9:55
» Replies: 50
» Views: 6,648
|
|
|
| Lsynth and windows 11 |
|
Posted by: Baronsat - 2024-03-22, 12:57 - Forum: Help
- Replies (5)
|
 |
Hello,
I really need help from the Jedi of this forum. I recently bought a new computer with windows 11 so I downloaded the package with all the files and install them with no problem... BUT.. even if MLCad works fine the LSynth commands are gray and the parts are missing from the library?!
Of course I changed the path to Lsynth in MLCad.ini, scan the library many times, try to install the program again, de-activated the antivirus but nothing worked.
Does it happened to anybody else, do you gents have any idea what the problem is or coming from?
Thanks for your help.
|
|
|
Top parts from 2023/2024 which aren't in LDraw yet... |
|
Posted by: tom alphin - 2024-03-21, 2:40 - Forum: Part Requests
- Replies (2)
|
 |
While I am still trying to prepare an automated mechanism to help identify top missing parts based on my Most Common LEGO Parts analysis, here's an old-fashioned list of the top parts from 2023 or 2024 which aren't in LDraw yet...
Rankings are based on those sets released so far in 2023/2024 - if you bought one of every set and sorted by part and color. (It is a weighted scoring that factors # parts, # sets, and # colors.)
RANK - Part Number & Name
3293 - LEGO PART 3277 Hair Mid Length, Parted
3448 - LEGO PART 35494 Hair Mid-Length Wavy with Center Part
3563 - LEGO PART 2149 Wave / Lightning with Axle Hole
4127 - LEGO PART 4986 Large Figure Cover 4 x 5 x 2 with Bar, 4 Studs, Ridged
4243 - LEGO PART 5065 Panel 6 x 5 x 3 1/3 Curved Top
4320 - LEGO PART 98876 Cockpit 4 x 2 x 3 with Pin Hole, and 2 Clips
4460 - LEGO PART 3486 Wheel Hard Plastic Large, D.36, with 4 Studs
4461 - LEGO PART 2144 Large Figure Weapon Sword with Axle Connector
I know they aren't wildly popular parts, but they are potential up-and-coming parts and I thought it might be a useful list for folks looking for interesting parts to add to the collection.
Sincerely,
---Tom Alphin
|
|
|
| Auto-generate parts? |
|
Posted by: Robert Schiele - 2024-03-19, 7:44 - Forum: Parts Tracker Discussion
- Replies (1)
|
 |
From discussions in the parts tracker, I learned that there are different streams of how people like parts to be authored. The streams I identified so far are:
1. Use as many primitives as possible.
2. Make sure there are no manifold issues like t-junk.
3. Accept manifold issues if this leads to fewer faces.
Those streams often contradict each other because for instance using primitives often leads to manifold issues because even the most standard primitives like the studs bring them along. Placing a stud that is open on top of a box (as done for the most standard LDraw parts like 3001.dat) produces vertexes for the stud that are not connected to any vertexes of the box at all.
As such I was wondering whether it would make sense to be able to automatically generate parts from CAD files, such that I can use the full power of the CAD system, which could make sure to produce a manifold structure. This structure can then automatically be converted and we would receive a part that has a perfect manifold structure and as such should not cause any rendering issues.
The downside of this approach is that those automatically generated parts would not use any primitives at all.
If you are interested in the approach, feel free to have a look at https://github.com/schiele/stl2ldraw, which currently is an early working prototype.
This includes an example of part 3001 in https://github.com/schiele/stl2ldraw/blo.../test.scad, which gets translated into an STL file by OpenSCAD. In the next step, the tool translates this into an LDraw dat file.
The tool currently has the following features:
- Reads binary and ascii STL files.
- Merges very close vertexes that would not produce visual differences but might cause non-manifold structures.
- Warns about incorrect normal vectors in the STL files and corrects them.
- Warns about detected non-manifold structures but does not correct them:
- degenerated faces (faces spanning no area, meaning all points on one line)
- open edges
- ambiguous edges
- Merges adjacent triangles on the same plane to convex quadrilaterals.
- Generates lines for sharp edges (more than 25 degrees angle) and open edges.
- Generates optional lines for soft convex edges (less than 25 degrees angle). For concave edges, they are not generated since they would never be visible by their concave nature anyway.
I do welcome your feedback and suggestions.
|
|
|
| 2024/2025 LDraw.org Steering Committee (SteerCo): List of nominees |
|
Posted by: Max Martin Richter - 2024-03-17, 19:26 - Forum: LDraw.org Announcements
- No Replies
|
 |
A quick reference to the candidates for the 2024/2025 LDraw.org Steering Committee (SteerCo) election. The information is drawn from the nomination process and corrections are welcome, please email the webmasters.
Candidates are listed by nomination status in alphabetical order by last name and no ranking or endorsement should be inferred from their position on the list. The following table summarizes the status of each candidate in the format:
Nominee name: Nomination Status (Nominator, Second)
Philippe Hurbain: Accepted (Willy Tschager, Johann Eisner)
Gerald Lasser: Accepted (Willy Tschager, Johann Eisner)
Orion Pobursky: Accepted (Willy Tschager, Johann Eisner)
Max Martin Richter: Accepted (Willy Tschager, Johann Eisner)
Willy Tschager: Accepted (Johann Eisner, Max Martin Richter)
Travis Cobbs: Declined (Willy Tschager, Johann Eisner)
Johann Eisner: Declined (Gerald Lasser, Max Martin Richter)
Roland Melkert: Declined (Willy Tschager, Johann Eisner)
Vincent Messenet: Declined (Willy Tschager, Johann Eisner)
Nils Schmidt: Declined (Willy Tschager, Johann Eisner)
Takeshi Takahashi: Declined (Willy Tschager, Johann Eisner)
Magnus Forsberg: Not yet accepted (Willy Tschager, Johann Eisner)
Massimo Maso: Not yet accepted (Willy Tschager, Johann Eisner)
Jaco van der Molen: Not yet accepted (Willy Tschager, Johann Eisner)
Evert-Jan Boer: Nominated (Willy Tschager)
|
|
|
2024/2025 LDraw.org Steering Committee: Call for Nominations |
|
Posted by: Max Martin Richter - 2024-03-17, 19:24 - Forum: LDraw.org Announcements
- Replies (40)
|
 |
Per the LDraw.org Bylaws at http://www.ldraw.org/article/268.html, Subsection
6.03(a), the 2023/2024 Steering Committee hereby calls for the community to
nominate individuals as candidates for the 2024/2025 Steering Committee[1].
Please post nominations in response to this message. Nominations will only be
recognized if they are in response to this message.
Per ss.6.03(a), you must specify the name of the person you are nominating,
along with your name. Another member of the community must second the nomination
in a reply, and the nominee must publicly accept the nomination in the same
channel (direct reply to the nomination or second) in order to be valid. If the
nominee does not accept, it will be assumed that he or she has declined, and
they will not be placed on the ballot.
Nominations will close at 11:59 PM GMT on 31 March 2024. This means that to
be listed on the ballot, a candidate must have been nominated, seconded and must
have formally stated acceptance by that time.
The Steering Committee will give sufficient notice of the election and election
procedures per ss.6.03(b).
NOTE: subsection 6.03(b) states that elections should take place before March 1.
We interpret this to mean that we will commence the election on March 1, but
since it is electronic, it will run for 2 weeks, just as last time. The exact
time and date of start and end will be announced sometime very close to (but
after) 0000 GMT March 1.
Please note that due to internal processes the process of the nomination and election is one month later as stated in subsection 6.03(b) this year.
We give our very best to get back to the normal election schedule in 2025.
Again, thanks to all of you for your commitment to the goals of the
organization, and in working with us this year. Please, stay involved with
LDraw.org and keep it moving forward!
Max Martin Richter
On behalf of the LDraw.org Steering Committee
--
[1] Try not to confuse the LDraw.org Steering Committee (SteerCo) with the LDraw
Standards Board (LSB). The Steering Committee sets the course for the LDraw
Organization while the Standards Board deals with the LDraw File Format.
|
|
|
|