Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 533 online users. » 1 Member(s) | 529 Guest(s) Baidu, Bing, Google, Orion Pobursky
|
|
|
Change to Third Party part policy |
Posted by: Orion Pobursky - 2024-10-12, 3:24 - Forum: Official File Specifications/Standards
- Replies (12)
|
 |
In light of Cams Bricks objection to including their products in the library, which took me by surprise, I'm going to implement a change to the Third Party part policy effective immediately.
Since Third Party parts are often produced by Adult Fan of LEGO (AFOL) community members and in order to keep good community relations, the inclusion of a company's parts in the Official Library is strictly opt in. You must obtain permission from the company prior to submitting LDraw parts of their products to the Parts Tracker. This permission must be communicated to the library admins by a company's official representative. Since this rule was put into effect after the inclusion of some Third Party parts in the Official Library, those official parts will remain unless removal is requested by a company.
I'm willing to tweak the language of this a bit. This policy and the list of companies that have authorized or refused inclusion will be found in the LDraw.org Library Policies document:
https://www.ldraw.org/pt-policies.html
I will be working to contact all the affected companies in the coming weeks.
|
|
|
Idea for LUA script to create a knolling layout |
Posted by: Jaco van der Molen - 2024-10-11, 6:49 - Forum: LDraw Editors and Viewers
- Replies (22)
|
 |
Hi all,
A question came up about creating a nice and satisfying knolled layout for a model.
This can now be done in LDPub3D, but the output is either a PDF page or PNG images showing the knolled BOM of a model.
If we want this in an LDraw file, we could be able to do this in a LUA script in LDCad.
There are a few sample scripts that take the bricks of a model and reorder them.
I was thinking about what if we can make something like the Selection Circle script does.
I am slowly learning (self taught) LUA and am trying to modify the Selection Circle myself.
But this is complex.
Maybe a LUA wizard or programmer can shine a light on this?
The steps involved, I think, would be something like this:
- Select all bricks in the model. This should be done in Nested mode to select all bricks in submodels too. Deleting all metacommands other then the header and bricks (for example steps, LPub commands, etc.) The result is a nice stack of all bricks in just one big model.
- Next we should reset all parts to plane level. So every brick that has a rotation should be reset to default straight rotation level on the y-plane (I hope I explain this correct) and maybe put all parts at the 0,0,0, coordinate. This can already be done with the provide sample script "Copy orientation"
- Then, we will want to sort the bricks based on size and color (or other order?)
- Next, starting with the smallest brick on the 0,0,0 position, rows and columns of the other bricks should be made to get a square or rectangular shape for the layout. You should be able to set the amount of rows or columns or calculate the best ratio for your model.
- After the first brick, the next should be positioned at say 20 LDU from the previous brick (distance between bricks would be 1 stud) either to form a row or column
- Then the next and the next and so on until the first X amount of bricks are neatly positioned and aligned in a row or column
- Then do the next row or column and so on
- A collision check should be done to make sure no bricks overlap
Am I on the right track? Is it too complex or can it be done in other ways?
LMKWYT
|
|
|
Part request: "Brickmania Track Links" (Third Party parts) |
Posted by: Eugen - 2024-10-10, 16:17 - Forum: Part Requests
- No Replies
|
 |
Create "Brickmania Track Links" parts from scratch for LDraw Parts Library as "Third Party parts".
There was an attempt to create for Stud.io, but its files might be not be used directly:
Quote:They are based on Lego piece 3711, but designed in CAD and then transformed to Ldraw. It has fully functional connectivity for use in studio. You can find the studio and partdesigner files on my Bricksafe page. To import them into your studio custom part palette, open the .part file in PartDesigner and then export it to studio.
There was an official announcement for providing LDraw parts:
but its never released into public:
|
|
|
What is the state on Third Party parts? |
Posted by: Eugen - 2024-10-09, 6:55 - Forum: General LDraw.org Discussion
- Replies (12)
|
 |
Years ago it was a joke that "LDraw.org opens to LEGO clone bricks":
Now I see there are some Third Party parts on PT, and some of them already certified:
Third Party are not exact LEGO clones, but a LEGO-compatible parts with its own design.
So:
- What is the state of Third Party parts?
- May I design own LEGO-compatible part and pull it to Parts Tracker for including into Parts Library?
- What is the state for including non-LEGO-compatible parts from other construction sets now?
|
|
|
|