| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 194 online users. » 1 Member(s) | 187 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Yandex, Orion Pobursky
|
| Latest Threads |
Smort bleek stuff
Forum: Parts Authoring
Last Post: Gerald Lasser
4 hours ago
» Replies: 3
» Views: 157
|
LDraw.org 2026-02 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
9 hours ago
» Replies: 0
» Views: 80
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Peter Grass
Today, 0:31
» Replies: 20
» Views: 823
|
mpd2glb - LDraw to GLTF c...
Forum: LDraw File Processing and Conversion
Last Post: Carlos Antelo
Yesterday, 18:03
» Replies: 4
» Views: 234
|
LEGO Icons 2025
Forum: Official Models
Last Post: Jur Huisman
2026-03-04, 20:30
» Replies: 8
» Views: 7,730
|
v 1.7 beta 2a snapping fe...
Forum: LDraw Editors and Viewers
Last Post: Nicolas19
2026-03-04, 17:00
» Replies: 3
» Views: 278
|
2026/2027 LDraw.org Steer...
Forum: LDraw.org Announcements
Last Post: N. W. Perry
2026-03-04, 15:56
» Replies: 4
» Views: 296
|
Minifigure (series 28) - ...
Forum: Part Requests
Last Post: Jose
2026-03-04, 15:53
» Replies: 3
» Views: 666
|
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Jeff Jones
2026-03-04, 14:32
» Replies: 19
» Views: 12,739
|
98295c01pb02
Forum: Part Requests
Last Post: Peter Grass
2026-03-03, 12:11
» Replies: 4
» Views: 3,453
|
|
|
| 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"
|
|
|
|