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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,693
» Latest member: yydy
» Forum threads: 5,819
» Forum posts: 49,658

Full Statistics

Online Users
There are currently 248 online users.
» 4 Member(s) | 242 Guest(s)
Bing, Google, HWQ, Orion Pobursky, Philippe Hurbain

Latest Threads
LDraw.org 2025-01 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
4 hours ago
» Replies: 0
» Views: 47
Parts request + questions...
Forum: Part Requests
Last Post: Orion Pobursky
8 hours ago
» Replies: 5
» Views: 119
Lego Technic 2008
Forum: Official Models
Last Post: Philippe Hurbain
Yesterday, 17:53
» Replies: 2
» Views: 55
Town and Trains 1994
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 16:00
» Replies: 12
» Views: 2,135
2024/2025/2026 LDraw.org ...
Forum: LDraw.org Announcements
Last Post: N. W. Perry
Yesterday, 5:28
» Replies: 13
» Views: 268
Reviewers, Get Your Revie...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-01-18, 23:07
» Replies: 0
» Views: 51
bi mesh request
Forum: Part Requests
Last Post: Jeff Jones
2025-01-18, 16:35
» Replies: 0
» Views: 98
Crystal Skull from Indian...
Forum: Part Requests
Last Post: Jeff Jones
2025-01-18, 10:12
» Replies: 4
» Views: 196
Torso shortcut naming
Forum: Parts Tracker Discussion
Last Post: Chris Böhnke
2025-01-18, 3:20
» Replies: 15
» Views: 1,465
funny looking minfiig hea...
Forum: Part Requests
Last Post: Chris Böhnke
2025-01-18, 2:30
» Replies: 1
» Views: 128

 
  http://media.peeron.com/ldraw/LDraw_AIOI_2015-01_setup_32bit_v1.zip doesn't work
Posted by: Zhengrong Zang - 2015-11-29, 13:08 - Forum: Help Wanted - Replies (2)

I just download this file, but when I unzip it, I got error message that said it is not valid format!
What can I do? only me for this case?

Print this item

  Change to header specs
Posted by: Willy Tschager - 2015-11-28, 10:32 - Forum: Standards Board - Replies (4)

Dear LSB,

please discuss and vote the following change to the Official Library Header Specification:

Quote:Appendix VI
Programs relying on the parts.lst file rather then the LDRAW_ORG meta-statement use special characters to prevent the parts being included in the list:

- the descriptions of all subparts (i.e. line 4 = '0 !LDRAW_ORG Subpart') must start with '~'
- the description of all obsolete parts, maintained for backwards compatibility must start with '~'
- the descriptions of all aliases (i.e. line 4 = '0 !LDRAW_ORG Part Alias') must start with '='
- the descriptions of all physical colour parts (i.e. line 4 = '0 !LDRAW_ORG Part Physical_Colour') should start with '_'

The use of '~' for part files is at the author's discretion, to hide mouldings that are not released independently. This is one case where merely reading the LDRAW_ORG line is insufficient for tools to know how to treat the file.

Thx, w.

Print this item

  Change to OMR specs
Posted by: Willy Tschager - 2015-11-28, 9:44 - Forum: Standards Board - Replies (3)

Dear LSB,

Please discuss and vote the change to the Official Model Repository (OMR) Specification Version 1.0.2

Quote:Unofficial parts are allowed to be used, but must be included in the MPD as referenced subfiles. The filename of the unofficial part is subject to the following naming rules:

Thx, w.

Print this item

  [LDPartEditor] 0.8.3b Beta Released
Posted by: Nils Schmidt - 2015-11-24, 13:54 - Forum: Parts Author Tools - Replies (6)

Hello,

after three months I am proudly releasing LDPartEditor 0.8.3b Smile

[Image: imgDuke2.png]
You can download LPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/

Changelog:

With this release you will be able to...

  • ...configure shortkeys
  • ...experience a faster program start.
  • ...auto-detect and fix T-Junctions
  • ...show the text line selection in the 3D editor as a selection (if the 3D editor is opened)
  • ...enable Single Vertex Modification (aka SyncEdit) in the Text Editor when you select one vertex in the 3D Editor.
  • ...benefit from a little performance gain (due to some modifications related to logging in the debug mode).

This release includes 10 important bug fixes as well.
The program was tested intensively with "real world" files. Especially, "Undo" and "Redo" should work now fine.

Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit).
A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.

  1. Download the zip-Archive
  2. Extract the archive content to the location of your choice
  3. On windows, double-click "run.bat" to start LPE.
  4. On linux/mac, you have to excecute the shell script "run.sh" to start LPE.

Please note that this software is in the beta stage. Although, LPE 0.8.3b was carefully tested and developed, there are already known issues for this release. There is a potential risk of data loss.
Something can go wrong in about 100.000 lines of code.

You can search for updates if you do the following steps:

  1. On windows, double-click "update.bat" to search for updates.
  2. On linux/mac, you have to excecute the shell script "update.sh".

LPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LPE on older machines as well.

System Requirements:

Minimum System Requirements:
  • Java Runtime Environment (JRE) 1.7
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (32/64bit): Windows [XP; Vista; 7 or newer], Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=10.4]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 2.5GB
  • Video-Memory: 512 MB
  • Free Disk Space: 100 MB

Recommended Requirements:
  • Operating System (64bit): Windows 7, Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=10.4]
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >512 MB
  • Free Disk Space: 512 MB


--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------

You can try on the command line:

Code:
java -d64 version

If it's not a 64-bit version, you'll get a message that looks like:

Code:
This Java instance does not support a 64-bit JVM. Please install the desired version.

In general, I recommend to install the 64-bit version of the JVM.

edit: I put two releases in one post (0.8.3 and 0.8.3b)

Print this item

  Lego 10246 Detective's Office With LED Installed
Posted by: jonathan - 2015-11-24, 10:00 - Forum: Off-Topic - No Replies

Beautifully installed LED lights in Lego 10246 Detective's Office watch video on YouTube

https://youtu.be/czMlvW1lJmQ

Print this item

  Correcting 3815, 3816, 3817 (Minifig Hips & Legs)
Posted by: Nils Schmidt - 2015-11-22, 21:59 - Forum: Parts Authoring - Replies (15)

Hey,

I just "finished" the first step of the "leg rework process" Smile
The corrected hips+legs are attached to this post. The legs do not use subfiles at the moment.

edit: I updated all files on 2015-11-30.
edit2: The files are now on the parts tracker! (3815, 3816, 3817)

Here are the test scenarios from Magnus Forsbergs post

Code:
1 16 -10 -15 0 6 0 0 0 60 0 0 0 6 4-4cyli.dat
1 16 10 -15 0 6 0 0 0 60 0 0 0 6 4-4cyli.dat
1 16 0 20 0 20 0 0 0 20 0 0 0 10 box0.dat
1 34 20 12 0 0 -40 0 9.5 0 0 0 0 -9.5 4-4cyli.dat
1 13 0 0 0 1 0 0 0 1 0 0 0 1 3815b.dat
1 13 0 12 0 1 0 0 0 1 0 0 0 1 3816b.dat
1 4 0 12 0 1 0 0 0 1 0 0 0 1 3817b.dat

Code:
1 6 60 0 0 1 0 0 0 1 0 0 0 1 3815b.dat
1 7 60 12 0 1 0 0 0 1 0 0 0 1 3816b.dat
1 7 60 12 0 -1 0 0 0 1 0 0 0 -1 3816b.dat

0 // The same set-up in real parts makes it clear that the current 3816s01.dat is really wrong.
0 // It is possible to place this mock up on a 3023 in real parts, but not in ldraw-parts

1 44 60 40 0 1 0 0 0 1 0 0 0 1 3023.dat


Next steps:

- Create the subfiles
- Project existing patterns to the new legs (and fix possible pattern errors)

I estimate that it will take 3 to 4 months to transfer all patterns to the new leg.



Attached Files
.dat   3815bs01.dat (Size: 6.75 KB / Downloads: 0)
.dat   3817b.dat (Size: 19.66 KB / Downloads: 0)
.dat   3816b.dat (Size: 341 bytes / Downloads: 0)
.dat   3815b.dat (Size: 407 bytes / Downloads: 1)
Print this item

  10240 UCS Red Five X-wing Starfighter [Star Wars]
Posted by: Roland Dahl - 2015-11-22, 13:25 - Forum: Official Models - Replies (7)

10240 UCS Red Five X-wing Starfighter [Star Wars]

[Image: 10240%20-%20UCS%20Red%20Five%20X-wing%20Starfighter.jpg]

Download MPD-file (OMR compliant)

Done with LDCad 1.4b (Win XP).
OMR compliance powered by MPD Center.

Errors:
- No display
- No stickers
- No patterned parts

According to the instructions there are 61 main steps and 66 submodels.

Print this item

  OMR specification and unofficial files
Posted by: Philippe Hurbain - 2015-11-22, 8:32 - Forum: Official File Specifications/Standards - Replies (21)

Following the problem mentionned here and after discussions with Mikeheide about MPDCenter, I think that OMR specifications should be updated to make it clear that unofficial parts MUST be included in OMR conform files.
It is more or less implied by this paragraph of the specification but it should be made much more explicit

Quote:Unofficial parts are allowed to be used. The filename of the unofficial part is subject to the following naming rules:

<Set Number>[-<Optional Qualifier>] - <Unofficial Part Number>.dat

Where:
<Set Number> is the the number printed on the model's container.
<Optional Qualifier> is a sequential number, starting with 1, added if there is more than one set that could be assigned <Set Number>.
<Unofficial Part Number> is the unofficial part number assigned in that very moment.

Example:
33956.dat would be renamed to 3345 - 33956.dat or 3345-1 - 33956.dat.

Print this item

  75049 - Snowspeeder
Posted by: Tim Williams - 2015-11-21, 12:15 - Forum: Official Models - Replies (1)

So this is my first attempt at building in MLCad. I intend to get this to OMR spec if possible. By the way, how do I embed an image in a post instead of just making it an attachment?


Two problems so far:
- How to model the string on the rear winch
- Positioning of the rear facing gun and the round transparent brick as this does not align with the normal Lego geometries

I think I also need to rebuild in line with some of the sub assemblies in the instructions.

More to come as I work through my challenges...

Regards,

Tim.



Attached Files Thumbnail(s)
   

.mpd   75049 - Snowspeeder.mpd (Size: 30.37 KB / Downloads: 4)
Print this item

  8464 - Front End Loader - error in model
Posted by: Tim Williams - 2015-11-21, 11:38 - Forum: Official Models - Replies (7)

I'm new here and taking in an interest as I want to build some models then animate them in Blender.

Anyway - looking at the official models pack I opened the Front End Loader in MLCad and noticed a bug in the model - the pneumatic rams are not correctly located. MLCad gave me a warning dialog as I opened the file to say one or more parts has been upgraded to new versions so not sure if this is the cause.

What is the correct process for reporting this - I'm not yet feeling proficient to tackle fixing the model myself just yet.

Regards,

Tim.

Print this item