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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,800
» Latest member: boon kiat chua
» Forum threads: 6,464
» Forum posts: 53,564

Full Statistics

Online Users
There are currently 206 online users.
» 0 Member(s) | 201 Guest(s)
Applebot, Baidu, Bing, Google, Yandex

Latest Threads
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
4 hours ago
» Replies: 3
» Views: 1,046
4559-1 Cargo Railway Trai...
Forum: Official Models
Last Post: Chris Böhnke
4 hours ago
» Replies: 1
» Views: 85
Pokemon
Forum: Official Models
Last Post: Florent Faramond
2026-04-15, 19:50
» Replies: 18
» Views: 2,913
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Philippe Hurbain
2026-04-15, 17:17
» Replies: 9
» Views: 1,016
Ideas 2026
Forum: Official Models
Last Post: Philippe Hurbain
2026-04-15, 10:01
» Replies: 1
» Views: 323
Some Parts id like for MO...
Forum: Part Requests
Last Post: Chris Böhnke
2026-04-15, 0:26
» Replies: 3
» Views: 544
5687pb01 Dragonborn Palad...
Forum: Part Requests
Last Post: Hylian Waffle
2026-04-14, 1:27
» Replies: 4
» Views: 528
Request for new primitive...
Forum: Parts Authoring
Last Post: Mark Kennedy
2026-04-13, 20:10
» Replies: 24
» Views: 2,782
Black Widow “SDCC”
Forum: Part Requests
Last Post: Massimo Maso
2026-04-13, 17:30
» Replies: 1
» Views: 272
Chere can I find LDD part...
Forum: Part Requests
Last Post: Rene Rechthaler
2026-04-13, 15:40
» Replies: 1
» Views: 210

 
  3DNs and U numbers
Posted by: Orion Pobursky - 2022-05-19, 18:36 - Forum: Parts Tracker Discussion - Replies (1)

I've moved the official 3DN and U number tracker to Google Sheets. This will make it easier for me to edit and for people to track what numbers are assigned to them.
https://docs.google.com/spreadsheets/d/1...sp=sharing

Note: The Release column is not up to date. I will be working on this shortly.

Print this item

  Form Technic Axle Flexible with liftarms
Posted by: Jaco van der Molen - 2022-05-17, 13:07 - Forum: LDraw Editors and Viewers - Replies (17)

Hi all,

Would there be a way to achieve the following:

I have 2 Technic Flexible Axles connected by a few 3 long liftarms.
The flexible axle is then formed / curved.
I'd like to position the liftarms like in the attached image below.

I have now rotated and placed the liftarms manyally and visually, but was wondering if one could position the liftarms along the path of axle to be more precize?
And thus be able to bent the axles in a more complex way while still moving and placing the liftarms accordingly too.

   

Thanks.

Jaco

Print this item

  LDraw Boxer problem
Posted by: Lenny - 2022-05-15, 18:01 - Forum: LDraw File Processing and Conversion - No Replies

Has anybody used that program? Exe file from https://sourceforge.net/projects/ldrawboxer is marked as infected by VirusTotal engines. I found also https://github.com/Jeremy1980/LDBoxer from this forum's user, but scanning provide even worse result...

Print this item

  LDCad 1.7 Alpha 2 (win+linux)
Posted by: Roland Melkert - 2022-05-14, 0:05 - Forum: LDraw Editors and Viewers - Replies (40)

Hello all,

It took more time than planned (again) but I finally managed to finish LDCad 1.7 Alpha 2.

It has stacks of tweaks and a couple of stability bug fixes.

For this version I concentrated mostly on animation and scripting by introducing interactive animations.

The new example model includes such an animation.

   

Some of the new things:
- Interactive animations.
- Part count down in 'basic' groups (only for items with a set count property).
- Improved part texture handing (incl reloading if changed externally).
- !HELP indication in the part bin.
- More flexible grid rotation stepping.
- 2D view exports.
- Improved the glTF export.
- Many many small tweaks/extensions/changes/etc. See changeLog.txt for the full list.


This is an Alpha and not a Beta because I rewrote some of the low level code, namely: threading, string/number conversions and the pos/ori property dialog.

I would like these changes thoroughly tested before exposing new users to it.

So be sure to make backups of your work before changing them with this Alpha version.

The new version can be downloaded here:
http://www.melkert.net/LDCad/nextVer

Print this item

  Set 8829 Dune Blaster - an angles solution
Posted by: David Manley - 2022-05-13, 23:08 - Forum: LDraw Editors and Viewers - No Replies

So in my rotation scripts thread, a question was posed by Max about a solution for the 8829 Dune Buggy angles.

"Surely that can't be too hard to work out", I thought. Wrong. But after much head scratching, here is an answer.

From this:
[Image: 400x305.png]

to this:
[Image: 400x319.png]

As text, just in case the pictures ever disappear:
Rotation #1 : -59.04724727
Rotation #2 : -24.96201002
Rotation #3 : 6.85530348
Rotation #4 : -41.87591725
Rotation #5 : 21.22480431

Max, please try it and let me know if if provides you with the desired answer.

Regards,

David

Print this item

  Changing model quality
Posted by: Lenny - 2022-05-13, 3:49 - Forum: LDraw Editors and Viewers - Replies (2)

Hi! 

Like in subject: is there a way to change the model quality in LDCad? 

I would like to get lower level of quality. I mean not rendering quality in program, but the whole model and ldr file. I not certain what determines the size of mpd files (this is ldr file after "packing" with LDrawLoader in Three JS) and I try to find a method to decrease the file's size and usage of CPU and memory. Of course I also asked similar question on Three JS forums.

Print this item

  Studs - with VS without
Posted by: Lenny - 2022-05-12, 5:48 - Forum: LDraw File Processing and Conversion - Replies (2)

Hi!

I'm using ldr files in Three JS (LdrawLoader) and I would like to make model "lighter".

Plates with studs VS plates without studs (inside models/walls) - can I spare some memory this way? (maybe if i replace 100 plates) I'm not certain whether it is worth to spend time for replacing plates in models. 

(BTW: Is there a "replace" method/function in LDCad? Without it I will have to do it manually...)

I also tried to use bigger pannels instead of stacked bricks as walls.

Maybe there are another techniques?

(I heard about Ldraw Boxer (from sourceforge), but archive file contains only dat files, no exe program)

Print this item

  bbcode size respected in editor but not viewer
Posted by: Travis Cobbs - 2022-05-11, 21:00 - Forum: Website Suggestions/Requests/Discussion - Replies (1)

I just noticed that if you insert a size tag in source mode in the editor here on the forums, then switch back out of source mode, the size tag is respected inside the editor, but ignored in preview mode, and in the forum itself. For example, below is some size 24 text:

size=24

I can appreciate not wanting people to be able to have big text in their posts, but ideally the editor would also ignore the size tag. Just reply to this message to see what I'm talking about, since my quoted text in your reply show up big in the editor. (You can abandon the reply.)

Print this item

  Pattern Descriptions
Posted by: Orion Pobursky - 2022-05-11, 2:07 - Forum: Parts Tracker Discussion - Replies (2)

We recently changed the library spec so "the additional qualifier for the mould is only required if the same pattern is printed on more than one variation". Massimo brought up a good point that this messes with the sorting of parts by description.

I have an opinion but I'd like to see what others think.

Print this item

  LDraw.org 2022-03 Parts Update Now Available
Posted by: Orion Pobursky - 2022-05-07, 21:24 - Forum: LDraw.org Announcements - Replies (14)

The 2022-03 LDraw Parts Update has been released. This update adds 563 new files to the core library, including 328 new parts and 18 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.

You can preview the new parts in 2022-03 here, and download the zip-file update or Windows install package here. Alternatively you can use the LDView menu option File | Check for Library Updates... to install the update.

IMPORTANT:

A out of date and color inaccurate version of LDConfig was included with this update.

It is syntactically correct and does not affect any past colors. There are, however, few newer colors that have an inaccurate RBG values.

All downloads have been fixed. If you have already downloaded the update please download the corrected files directly:
LDConfig.ldr
LDCfgalt.ldr

If you note any errors or problems, please do not hesitate to point them out.

For LDCad users:
Please read the following notice from Roland regarding a problem with LDCad part snapping library
https://forums.ldraw.org/thread-23807-po...l#pid46149

Special thanks to Magnus Forsberg and the rest of the core reviewers. We pushed out a fix to the axl2hol primitives with this update and it wouldn't have been possible without their dedication and attention to detail.

Orion Pobursky
LDraw.org Parts Library Admin

Print this item