| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,692
» Latest member: dsa
» Forum threads: 6,413
» Forum posts: 53,188
Full Statistics
|
| Online Users |
There are currently 225 online users. » 0 Member(s) | 220 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
Discussion - proposal to ...
Forum: Official File Specifications/Standards
Last Post: Roland Melkert
2 hours ago
» Replies: 59
» Views: 6,307
|
Parts request, set 42224,...
Forum: Part Requests
Last Post: Alfred Schmitz
5 hours ago
» Replies: 2
» Views: 105
|
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
Today, 10:10
» Replies: 4
» Views: 7,371
|
2026/2027 LDraw.org Steer...
Forum: LDraw.org Announcements
Last Post: Takeshi Takahashi
Today, 9:55
» Replies: 50
» Views: 6,264
|
Parts request 7656, 7658 ...
Forum: Part Requests
Last Post: Alfred Schmitz
Today, 9:17
» Replies: 4
» Views: 516
|
Animal minifigure heads l...
Forum: Part Requests
Last Post: Magnus Forsberg
Today, 8:54
» Replies: 19
» Views: 16,948
|
New Community System Soon...
Forum: All Other Programs.
Last Post: Demetree Kallergis
Yesterday, 14:04
» Replies: 8
» Views: 365
|
4.5L technic axle and new...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 13:29
» Replies: 7
» Views: 928
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 10:50
» Replies: 2
» Views: 1,404
|
ModelScope XR - VR model ...
Forum: LDraw Editors and Viewers
Last Post: Carlos Antelo
Yesterday, 2:17
» Replies: 1
» Views: 170
|
|
|
| LDPatternCreator - Release 1.5.5 |
|
Posted by: Nils Schmidt - 2014-02-24, 10:07 - Forum: Parts Author Tools
- Replies (1)
|
 |
Hello,
Here is a more secure and more stable LPC release!
If you are already using a version greater than 1.5.0 you can simply update your installation by clicking on "Help -> Install Updates" and choose "Yes"
Change log:
New features:
Fixed bugs from 1.5.4 and older:- Fixed some errors regarding primitives and subfiles
- Fixed that one reference line wasn't drawn in some cases
- Fixed minor translation errors
As always, I included a short readme.htm in the installation directory.
Cheers & Leg Godt
Nils
|
|
|
| The same design number on different parts? |
|
Posted by: Magnus Forsberg - 2014-02-23, 15:20 - Forum: Parts Authoring
- Replies (6)
|
 |
Following the decision of how to name the stud on the minifig heads 3626a/b/c,
I've found that the same design number is used on more than one part.
We have at the PT six heads with numbers (part alias):
10756, 46506, 86294, 89510, 90787 and 99570
A search on those numbers at Brickset shows cgi-pictures of both 3626b an 3626c heads;
10756 (design number), leads to 6006387, (item number) and shows a 3026c-head.
46506, (4200908) shows a b-head.
86294, (4549621) shows a b-head.
89510, (4578503) shows a b-head.
90787, (4584727) shows a b-head.
99570, (4651443) shows a c-head.
A search at Bricklink of the item-numbers leads to both 3626b and 3626c heads;
6006387, leads to 3626cpb719 (and a reference to 3626bpb719 as a similar design)
4200908, leads to 3626bpb122 AND 3626cpb122
4549621, 3626bpb366 AND 3626cpb366
4578503, 3626bpb332 AND 3626cpb332
4584727, 3626bpb471 AND 3626cpb471
4651443, 3626bpb633 AND 3626cpb633
Are TLG using the same design and item numbers on more than one part?
How do we handle that in our library?
|
|
|
| Simple Basic models |
|
Posted by: Dimitri Dewaele - 2014-02-23, 11:06 - Forum: MOCs (My Own Creations)
- Replies (4)
|
 |
Are there some simple basic models available?
I want to try out simple examples based on standard bricks, which are easy to build by small children.
Thanks!
Basic models: Based on simple brick's with 2x4 or 2x2 or 1x4 or .... Typically from Lego or other addition sets. Not the special bricks which are difficult to find. Simple sets to build a tree, small house, animal.
|
|
|
| LETGUI 1.7.2.0 |
|
Posted by: Michael Heidemann - 2014-02-22, 9:16 - Forum: Parts Author Tools
- No Replies
|
 |
I just released a new version of LETGUI.
Flipper and Unrectifier are now supported.
The full installer now includes also version 1.4 of Edger2.
Please leave your comments for this version in this thread. Thanks.
cu
mikeheide
LETGUI website
|
|
|
| SR 3D Builder 0.9.5.9 |
|
Posted by: Sergio Reano - 2014-02-20, 15:40 - Forum: LDraw Editors and Viewers
- Replies (1)
|
 |
Hi everybody,
here is another update of my SR 3D Builder.
It is a bit long since my last post on this forum and a lot of new functions have been added.
Here are the most significative. For a complete list, please refer to my application history web page
Download as usual from http://sr3dbuilder.altervista.org/
Addictions:
A lot of enhancements in selection copy. Some limitation with unregistered version.
it is recommended to look at the videos for new features instructions
- the mirror copy selection feature
- Selection can now be easily duplicate in a rectangular array region or just its perimeter
- Creation of regular polygons based on your current selection and two connection points
- Creation of star based shapes based on a selection and a center rotation point
- Support for Mindstorm cables
- Support for Power Function cables (still some little bug in the shape)
[attachment=1174]
|
|
|
| Custom RGB colors |
|
Posted by: Stephen - 2014-02-20, 13:06 - Forum: Parts Authoring
- Replies (14)
|
 |
I'm trying to find documentation that explains the encoding of custom colors.
http://www.ldraw.org/article/218.html#colours
The above link explains that custom ("direct") colors are defined as 0x2RRGGBB.
But if in MLCad I choose R=64 G=128 B=192 (which should be 0x24080C0) it shows in MLCad/LDView as 0x0455548C and is stored in the .ldr in decimal as 72701068 (which is 0x0455548C).
It seems to be encoded, but where's the specification of the encoding?
|
|
|
|