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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,099
» Latest member: Zack
» Forum threads: 6,054
» Forum posts: 51,055

Full Statistics

Online Users
There are currently 791 online users.
» 1 Member(s) | 787 Guest(s)
Bing, Google, Yandex, Jeff Jones

Latest Threads
Sticker boxes
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
Yesterday, 19:11
» Replies: 30
» Views: 1,817
Part request: 2431pb0501 ...
Forum: Part Requests
Last Post: Allen
Yesterday, 18:52
» Replies: 2
» Views: 115
New Unreal Brick Builder
Forum: LDraw Editors and Viewers
Last Post: Chief
Yesterday, 14:25
» Replies: 7
» Views: 304
Part 5497 - Windscreen 6 ...
Forum: Part Requests
Last Post: Knud Ahrnell Albrechtsen
Yesterday, 14:16
» Replies: 3
» Views: 202
Part Request 3887 please ...
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 14:11
» Replies: 1
» Views: 801
Part 5498 - Windscreen 6 ...
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 12:25
» Replies: 1
» Views: 134
Request for part 3037px7
Forum: Part Requests
Last Post: Chris Böhnke
Yesterday, 8:57
» Replies: 6
» Views: 2,345
X1106 - Rubber Belt Extra...
Forum: Part Requests
Last Post: Rene Rechthaler
2025-06-19, 13:49
» Replies: 1
» Views: 128
Modulex parts
Forum: Parts Authoring
Last Post: David Manley
2025-06-19, 8:36
» Replies: 8
» Views: 1,817
Stitch head 24783pb01
Forum: Part Requests
Last Post: Allen
2025-06-18, 20:38
» Replies: 4
» Views: 284

 
  MLCad.ini 2025-03 update now available
Posted by: Willy Tschager - 2025-04-16, 14:00 - Forum: LDraw.org Announcements - No Replies

Hi folks,

I just updated the MLCad.ini file accordingly to the latest LDraw.org parts update 2025-03. 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

  When are conditional lines needed?
Posted by: Peter Blomberg - 2025-04-16, 6:29 - Forum: Parts Authoring - Replies (4)

Cylindrical primitives have conditional lines at their ends with control points such that they assume a linear continuation of the shape. The control points are visualized with the red, blue, and purple lines. This is perfect when the shape is continuing as assumed, e.g. at rounded corners of rectangular objects (yellow and green lines).

When trying to avoid rotating primitives 45 degrees, the solution tend to be placing two 1-8 segments back to back. The conditional lines in the middle are on top of each other, but have different control points (turquoise lines). Neither conditional line is accurate and reviewers may point out "missing cond line". The solution is to add a third conditional line with correct control points.

However, other reviewers see this "superfluous" conditional line and demand it being removed. What is the best way?


.png   cylpic.png (Size: 3.64 KB / Downloads: 78)

PS. My personal preference is to launch a series of cyli without conditional lines at the ends.
Edit: Added text about red and blue lines.

Print this item

  5500: Power Burst, Energy Claw Section Rounded with Bar End and 3 Bar Handles
Posted by: Zach M - 2025-04-15, 15:51 - Forum: Part Requests - Replies (1)

Hi all! Looking for aforementioned part...Smile

Power Burst, Energy Claw Section Rounded with Bar End and 3 Bar Handles
Part number 5500
[Image: 5500.png]
https://www.bricklink.com/v2/catalog/cat...241125#T=C


TIA! Smile

Print this item

  Request for parts 67244, 67243, 67241
Posted by: V-Nation_Studios - 2025-04-13, 19:46 - Forum: Part Requests - Replies (7)

Hello L draw I'm New here. I'm making a request for 3 airplane parts.
67244 Aircraft Fuselage Aft Section Curved Bottom 8 x 16 with 2 Holes
67243 Aircraft Fuselage Forward Bottom Curved 8 x 12 with 4 Holes
and most importantly
67241 Aircraft Fuselage Forward Top Curved 8 x 12 x 6 with 6 Window Panes

i provided a picture of the parts so you know what they look like.
   
I've been waiting for these parts for weeks now. and I really need these added soon i want to make a moc build of a aircraft using these.
if anyone would get these added or find them i would be happy. hope to hear back from someone soon thank you Big Grin

Print this item

  [LDPE] 1.8.91 Released (rectifier defaults / heatmap / CSG_ELLIPSOID2)
Posted by: Nils Schmidt - 2025-04-12, 8:11 - Forum: Parts Author Tools - Replies (6)

Hey,

this took some time to finish, but now its ready.

[Image: attachment.php?aid=12753]

As always, you can download LDPE from this page:

http://nilsschmidt1337.github.io/ldparteditor/

Changelog:

(8 new features and 2 bug fixes)

With this release you will be able to...

  • ...benefit from the fact that Rectifier "does not convert bordered rhombuses into rect primitives" by default.
  • ...customise if Rectifier "does convert bordered rhombuses into rect primitives" by default.
  • ...choose if Rectifier creates rect primitives with a shear or non-trivial rotation matrix.
  • ...see a warning if the file is BFC CW certified instead of CCW.
  • ...see a hint for "freezing the selection" when adding new objects ( I also implemented this for the next LDPatternCreator version ).
  • ...use the old sphere mesh for CSG operations, too (CSG_ELLIPSOID2).
  • ...use a "Concave/Convex Heatmap" mode which visualises convexity between surfaces (type 3 and 4, double-click on heatmap button).
  • ...see the !PREVIEW meta with syntax highlighting.

The following critical issues are fixed:

  1. The selection filter logic was not consistent.
  2. [OpenGL 3.3] LDPE didn't switch to "special condline mode" when the user tried to add a condline.

The program was tested intensively with "real world" files.
However, something can go wrong in about 140.000 lines of code.

Installation on Windows:

  1. Download and extract LDPartEditor_win32_x64.zip
  2. Run LDPartEditor-1.8.91.msi
  3. Start LDPartEditor from the start menu
Installation on Linux:

  1. Download and extract LDPartEditor_linux_x64.zip
  2. Install ldparteditor_1.8.91-1_amd64.deb
  3. Start LDPartEditor from the menu or via launcher
Installation on Mac OS X:

  1. Download and extract LDPartEditor_mac_x64.zip
  2. Mount LDPartEditor-1.8.91.dmg
  3. Drag LDPartEditor.app to the Applications folder
  4. Copy ldparteditor.sh to your home folder
        4a. Open a Terminal.app and run ./ldparteditor.sh
        4b. Or open a Terminal.app and run /Applications/LDPartEditor.app/Contents/MacOS/LDPartEditor

I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.

LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well.

System Requirements:

Minimum System Requirements:
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 4GB
  • Video-Memory: 1 GB
  • Free Disk Space: 150 MB
Recommended Requirements:
  • Operating System (64bit): Windows 7,8,10,11, Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • OpenGL 3.3 compatible Graphics Card
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >1 GB
  • Free Disk Space: 500 MB
  • For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.



Attached Files
.png   ldpe-logo.png (Size: 2.19 KB / Downloads: 313)
Print this item

  Coplanarity settings
Posted by: Peter Blomberg - 2025-04-10, 20:54 - Forum: Help - Replies (2)

What are the current coplanarity settings on the PT submit checker? It claims the following lines are not coplanar, but they most definitely are. The two coordinates in y-z plane are {24,62} and {26.2713,62.4459}.
Extra spaces added for clarity in post only.

4 5    -14   24 62                     -2   26.2713 62.4459    2   26.2713 62.4459    14    24 62
4 5    17    24 62                    14   24 62                      2    26.2713 62.4459    13   26.2713 62.4459
4 5    -2     26.2713 62.4459 -14   24 62                    -17  24 62                     -13   26.2713 62.4459
4 5    -21   26.2713 62.4459 -13   26.2713 62.4459  -17  24 62                     -21   24 62
4 5    21    24 62                    17   24 62                     13   26.2713 62.4459   21    26.2713 62.4459

Print this item

  Library Icons
Posted by: Orion Pobursky - 2025-04-10, 19:02 - Forum: Website Suggestions/Requests/Discussion - No Replies

For various technical reasons, I have changed the icon library uses by the Library.

As there are now many more choices, here's the the new library if you have any suggestions.
https://pictogrammers.com/library/mdi/

Note, I am aware of some sizing issues. If an icon looks to small in relation to where it is, let me know and I'll fix it.

Print this item

  Parts request
Posted by: Pizza - 2025-04-10, 8:13 - Forum: Part Requests - Replies (1)

Hey could someone made these parts in the parts tracker:

https://www.bricklink.com/v2/catalog/cat...1#T=C&C=11

https://www.bricklink.com/v2/catalog/cat...=5#T=I&C=5

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

https://www.bricklink.com/v2/catalog/cat...&idColor=4

https://www.bricklink.com/v2/catalog/cat...&idColor=4

https://www.bricklink.com/v2/catalog/cat...idColor=12

https://www.bricklink.com/v2/catalog/cat...idColor=51

If someone could do this, I would be grateful. Thanks.

Print this item

  Batman's Capes
Posted by: Stefano - 2025-04-09, 12:43 - Forum: Part Requests - Replies (3)

Hello,

does anyone know if the digital version of these two capes

68590

68591

is available anywhere (possibly folded so they can be worn)?

Thank you very much in advance. Smile

Print this item

  Advice on subpart naming
Posted by: Peter Blomberg - 2025-04-07, 22:52 - Forum: Parts Authoring - Replies (1)

To what extent does the subpart name have to follow the name of the main part?

I've seen and used many variants. The main part name + something in parenthesis, the main part name + something about the subpart (e.g. "without front surface"), something similar to the main part name but describing the subpart instead of the main part, something completely unrelated to the main part, etc.

Some subparts are reused in other parts and this reuse might not be known at the time of authoring the subpart.

What would be the preferred way?

Print this item