| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 220 online users. » 0 Member(s) | 215 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
[LDPatternCreator] Releas...
Forum: Parts Author Tools
Last Post: Nils Schmidt
Yesterday, 11:21
» Replies: 0
» Views: 59
|
Request for Piece 50625 (...
Forum: Part Requests
Last Post: Hageta
Yesterday, 11:05
» Replies: 2
» Views: 177
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
2026-06-03, 3:29
» Replies: 9
» Views: 3,207
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-06-01, 21:23
» Replies: 6
» Views: 4,193
|
LDraw.org 2026-05 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-05-31, 20:11
» Replies: 0
» Views: 297
|
Most Common Parts - 16 im...
Forum: Part Requests
Last Post: tom alphin
2026-05-30, 15:05
» Replies: 4
» Views: 665
|
Current LEGO Colour Palet...
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-05-29, 21:24
» Replies: 2
» Views: 500
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Manfred Schaefer
2026-05-29, 12:14
» Replies: 18
» Views: 1,661
|
Hello! Parts 30258pb006,...
Forum: Part Requests
Last Post: Matthew
2026-05-27, 23:02
» Replies: 6
» Views: 719
|
Successor to LL918 using ...
Forum: MOCs (My Own Creations)
Last Post: Willy Tschager
2026-05-27, 13:05
» Replies: 1
» Views: 408
|
|
|
| LETGUI ? |
|
Posted by: Magnus Forsberg - 2013-01-12, 13:42 - Forum: Parts Author Tools
- Replies (24)
|
 |
Mike,
Could we also have an updrade of LETGUI?
Philo have added Selector and improved Rectifier.
I can't run windz through LETGUI, for some reason.
It works fine when I run it separatly.
The "output" text entry box is often blocked by the "settings box".
|
|
|
| Really Big Colour Code: 117313504 |
|
Posted by: Eric Himbeault - 2013-01-11, 16:32 - Forum: Help
- Replies (20)
|
 |
I am working on an import feature for LDraw models, and when I tested it on the Front End Loader model that comes with the LDraw download (model 8464.mpd), I encountered a line with a very large colour code:
Code: 0 FILE 8464.ldr
0 Front End Loader
0 Version: 1.0a (20071123)
(...)
1 117313504 -125 -208 -400 0 0 1 0 1 0 -1 0 0 3941.DAT
In LDraw, the part looks like this:
![[Image: eo0J5.png]](http://i.imgur.com/eo0J5.png)
I thought it might be a blended colour, like the filespec would suggest, but the colour code is still too large for that. What is this colour, and how do I interpret it?
|
|
|
| 2013/2014 LDraw.org Steering Committee: List of nominees |
|
Posted by: Willy Tschager - 2013-01-10, 22:18 - Forum: LDraw.org Announcements
- No Replies
|
 |
A quick reference to the candidates for the 2013/2014 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 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)
Chris Dee : Accepted (Michael Heidemann, Philippe Hurbain)
Michael Heidemann : Accepted (Philippe Hurbain, Travis Cobbs)
Orion Pobursky : Accepted (Michael Heidemann, Philippe Hurbain)
Max Martin Richter : Accepted (Michael Heidemann, Philippe Hurbain)
Willy Tschager : Accepted (Orion Pobursky, Michael Heidemann)
Magnus Forsberg : Declined (Michael Heidemann, Philippe Hurbain)
Tim Gould : Declined (Orion Pobursky, Michael Heidemann)
Steffen Lohse : Declined (Philippe Hurbain, Michael Heidemann)
Scott Wardlaw : Declined (Orion Pobursky, Philippe Hurbain)
Replies to this have been disabled. The nominations thread is where they belong.
|
|
|
| 0 ROTATION - meanings |
|
Posted by: Michael Heidemann - 2013-01-03, 11:58 - Forum: LDraw Editors and Viewers
- Replies (1)
|
 |
I played a little bit with MLCad and found the following. Maybe it is also interesting for some else.
Code: 0 ROTATION CENTER 0 0 0 1 "Custom1"
0 ROTATION CENTER 2 3 4 1 "New Custom"
There can be several lines like above in your file, depending on how many rotation points you have defined.
The first three numbers are the xyz values of the rotation point
The fourth number indicates the "Allow on-screen change"
The string at the end is the name of that rotation point.
Code: 0 ROTATION CONFIG 1 0
There is only one line like the above with the parameter "CONFIG".
The first number indicates the current aktive point from above list of defined rotatin points.
The second number indicates "Show rotation point"
|
|
|
|