| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,959
» Latest member: Greeson
» Forum threads: 6,524
» Forum posts: 53,860
Full Statistics
|
| Online Users |
There are currently 274 online users. » 1 Member(s) | 268 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
LDraw.org 2026-06 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
6 hours ago
» Replies: 0
» Views: 65
|
Husky 16606pb001
Forum: Part Requests
Last Post: Sylvain Sauvage
Yesterday, 21:15
» Replies: 4
» Views: 3,341
|
Update your email
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
Yesterday, 20:53
» Replies: 0
» Views: 68
|
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-06-25, 12:02
» Replies: 11
» Views: 3,194
|
47430
Forum: Parts Authoring
Last Post: Jeff Jones
2026-06-23, 15:13
» Replies: 1
» Views: 728
|
Part request: Antimatter'...
Forum: Part Requests
Last Post: Liam Moore
2026-06-23, 2:10
» Replies: 0
» Views: 233
|
Part 6333p01 not function...
Forum: Help
Last Post: Hageta
2026-06-22, 23:27
» Replies: 6
» Views: 568
|
Town, Trains and Paradisa...
Forum: Official Models
Last Post: Takeshi Takahashi
2026-06-22, 19:11
» Replies: 3
» Views: 4,571
|
minifig head print variat...
Forum: Parts Authoring
Last Post: Jeff Jones
2026-06-22, 18:28
» Replies: 0
» Views: 189
|
Ralph Wiggum Head Simpson...
Forum: Part Requests
Last Post: JuanVi
2026-06-22, 18:16
» Replies: 2
» Views: 314
|
|
|
| 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"
|
|
|
|