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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,773
» Latest member: max davies
» Forum threads: 6,457
» Forum posts: 53,499

Full Statistics

Online Users
There are currently 122 online users.
» 2 Member(s) | 114 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, N. W. Perry, Orion Pobursky

Latest Threads
Proposed change to !CATEG...
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
Yesterday, 4:20
» Replies: 8
» Views: 224
Incomplete list in the se...
Forum: Help
Last Post: Orion Pobursky
2026-04-03, 18:35
» Replies: 3
» Views: 269
Feature request - Add cur...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2026-04-02, 22:05
» Replies: 11
» Views: 2,075
[LDPE] 1.9.02 Released (S...
Forum: Parts Author Tools
Last Post: N. W. Perry
2026-04-02, 15:30
» Replies: 3
» Views: 453
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-04-02, 9:16
» Replies: 4
» Views: 310
Technic 1993
Forum: Official Models
Last Post: N. W. Perry
2026-04-01, 22:41
» Replies: 11
» Views: 10,529
Description errors and mi...
Forum: Parts Authoring
Last Post: Magnus Forsberg
2026-04-01, 21:42
» Replies: 3
» Views: 310
Insert background picture...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2026-04-01, 19:48
» Replies: 6
» Views: 1,276
request me to do a part y...
Forum: Parts Authoring
Last Post: Jeff Jones
2026-04-01, 6:32
» Replies: 3
» Views: 512
LDraw.org 2026-03 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-04-01, 2:04
» Replies: 0
» Views: 221

 
  [LDPatternCreator] Release 1.5.9 (BG Image Fix)
Posted by: Nils Schmidt - 2015-09-20, 15:11 - Forum: Parts Author Tools - Replies (2)

Hello,

as answered here, I was able to solve a little background image bug.

Please download and install the latest release directly from sourceforge.net.

Change log:

Fixed bug:

  • Hiding/opening the background image preferences could reset the image offset to (0|0) at 100% zoom.

As always, I included a short readme.htm in the installation directory.


Cheers & Leg Godt


Nils

Print this item

  DATHeader 3.0.18.3 - bugfix version
Posted by: Michael Heidemann - 2015-09-19, 7:30 - Forum: Parts Author Tools - Replies (11)

DATHeader 3.0.18.3 is out now.

BUGFIXES:
1) Typ-o 'supbart'
2) StarWars filename ending ..ps1.dat is detected as subpart.
3) In special cases colinear vertices are not detected
4) Error if first character in the title is a number
5) Wrong comment for official files not correctly detected.

I hope these errors are now gone.
If you find anything else not working like expected, please report it as answer here or write a PM.

Please download as usually from http://ldraw.heidemann.org/index.php?page=datheader

Have Fun

mikeheide

Print this item

  [LDPatternCreator] Release 1.5.8
Posted by: Nils Schmidt - 2015-09-17, 17:40 - Forum: Parts Author Tools - No Replies

Hello,

as mentioned here, I could not resist to fix the scroll wheel bug in LDPatternCreator on Windows 10.

If you are already using a version greater than 1.5.0 you cannot update your installation by clicking on "Help -> Install Updates" anymore.
Please download and install the latest release directly from sourceforge.net.

Change log:

Fixed bug/new feature:

  • You can now zoom in/out with the scroll wheel on Windows 10.

As always, I included a short readme.htm in the installation directory.


Cheers & Leg Godt


Nils

Print this item

  ldr-stepper
Posted by: Christopher Hiller - 2015-09-16, 4:29 - Forum: LDraw File Processing and Conversion - No Replies

Hi,

I've written a little JavaScript to break an .ldr file into steps (assuming it has none): ldr-stepper

It sorts an .ldr file's pieces by an axis (x, y [default], or z) in ascending order. You can choose to split the file into n pieces per step, or m total steps.

The output can be a reasonable place to start breaking your model into steps. I wrote this for a 375-piece model, so YMMV.

No other heuristics are performed. If anyone has any suggestions to improve the algorithm, or finds this useful, please let me know! You can reply here or file an issue on the GitHub.

For those unfamiliar with NodeJS, just follow the instructions in the README. Please let me know if you have issues--I've heard NodeJS is better on Windows if you run cygwin.

Chris

Print this item

  brick snapping
Posted by: Christopher Hiller - 2015-09-16, 3:56 - Forum: LDraw Editors and Viewers - Replies (3)

Is there a general-purpose brick-snapping algorithm published anywhere?

I have some ideas around computer-generated LEGO models, and things would be much easier if I didn't have to figure it out myself.

Chris

Print this item

  21303 - Wall-E
Posted by: Christophe Mitillo - 2015-09-15, 16:19 - Forum: Official Models - Replies (15)

[Image: 21303-1.jpg]

Complete with printed tiles

feedback welcome.

Chris



Attached Files
.mpd   21303 - Wall-E.mpd (Size: 110.75 KB / Downloads: 39)
Print this item

  4010 - Police Rescue Boat
Posted by: Philippe Hurbain - 2015-09-15, 14:23 - Forum: Official Models - No Replies

[Image: 4010.png]
Download MPD (OMR compliant)
Known errors: None
Done with LDCad 1.5alpha4.

Print this item

  Lower-casing the library
Posted by: Philippe Hurbain - 2015-09-15, 9:45 - Forum: Official File Specifications/Standards - Replies (16)

My attention was drawn to this topic by a post by Sylvain Sauvage on LeoCAD list:

Code:
I just realized that Leocad tries to open “ldconfig.ldr”.
The problem is the file is named “LDConfig.ldr” so it’s not
found on case-sensitive filesystems (that means about every
decent FS ;o).
Not a big problem as the default color palette is up to date
but, still, worth knowing IMHO.
Code:
[quote]
I thought all files in the LDraw library were supposed to be lower case.
[/quote]
  Parts files and directories are. LDConfig.ldr isn’t. (And .txt files aren’t either.)
  I didn’t find any reference to case sensitivity in the LDR file format. I only found that for the Official Library
(http://www.ldraw.org/article/512.html):
  “While both upper and lower case letters are permitted in  filenames, filenames are case-insensitive. Currently, all
   official parts are issued with upper-case only names.”
and that is contradicted by the fact that the ZIP file uses lower-case only names.

  Plus, “internally,” the library isn’t consistent, .dat files refer to others as:
— low.dat
— UP.DAT
— UP.dat
— low.DAT
— and a few have MiXeD-cAsE references
I think we should do something to clean up this in library, and also correct article 512...

Print this item

  Broken images on wiki
Posted by: Michael Horvath - 2015-09-09, 17:26 - Forum: Website Suggestions/Requests/Discussion - Replies (10)

I started cleaning up some old tutorials on the wiki, but the images aren't showing up. You can see here that a lot of images are affected:

http://wiki.ldraw.org/index.php?title=Sp...&offset=50

Any change we can get this fixed?

Print this item

  Part 272.dat
Posted by: Michael Horvath - 2015-09-08, 16:57 - Forum: Parts Authoring - Replies (5)

Can this part connect flush on a baseplate? I am looking at the bottom and there does not seem to be room for every stud. Compare to part 3943a.dat which does connect well on a baseplate (I think).

Print this item