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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,695
» Latest member: morphious online
» Forum threads: 6,414
» Forum posts: 53,192

Full Statistics

Online Users
There are currently 196 online users.
» 2 Member(s) | 190 Guest(s)
Baidu, Bing, Google, Yandex, Orion Pobursky

Latest Threads
4175 part depth appears t...
Forum: Parts Authoring
Last Post: Evert-Jan Boer
1 hour ago
» Replies: 1
» Views: 22
Discussion - proposal to ...
Forum: Official File Specifications/Standards
Last Post: N. W. Perry
10 hours ago
» Replies: 60
» Views: 6,550
Animal minifigure heads l...
Forum: Part Requests
Last Post: Timothy Hall
11 hours ago
» Replies: 20
» Views: 17,051
Parts request, set 42224,...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 17:11
» Replies: 2
» Views: 146
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 10:10
» Replies: 4
» Views: 7,429
2026/2027 LDraw.org Steer...
Forum: LDraw.org Announcements
Last Post: Takeshi Takahashi
Yesterday, 9:55
» Replies: 50
» Views: 6,371
Parts request 7656, 7658 ...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 9:17
» Replies: 4
» Views: 537
New Community System Soon...
Forum: All Other Programs.
Last Post: Demetree Kallergis
2026-02-27, 14:04
» Replies: 8
» Views: 418
4.5L technic axle and new...
Forum: Part Requests
Last Post: Gerald Lasser
2026-02-27, 13:29
» Replies: 7
» Views: 971
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-02-27, 10:50
» Replies: 2
» Views: 1,428

 
  Rotation Vector values
Posted by: Peter McInerney - 2014-09-29, 7:04 - Forum: LDraw Editors and Viewers - Replies (6)

Hi,
I have found that step parts through the vertical but I need to fine tune it and the manual option is greyed out. I ma picking the edit -> rotate - Keyboard entry option.

Thoughts?

Thanks

Print this item

  LPub base plate
Posted by: Peter McInerney - 2014-09-28, 5:20 - Forum: Help - Replies (10)

Hi All,
Noob question (sorry) :with LPub, when I bring an models in with Base Plates, in the part list the base plate is upside down? In the construction list it is fine.

What am I missing?

Thanks

Oddball1972

Print this item

  Mixels
Posted by: Philippe Hurbain - 2014-09-27, 16:35 - Forum: Official Models - Replies (10)

Entry for Mixels models...

Print this item

  End with a... ?
Posted by: Stephen - 2014-09-26, 12:57 - Forum: Parts Authoring - Replies (10)

Quote from: http://www.ldraw.org/article/218.html

Quote:Line Termination

All lines in the file must use the standard DOS/Windows line termination of(carriage return/line feed). The file is permitted (but not required) to end with a. It is recommended that all LDraw-compliant programs also be capable of reading files with the standard Unix line termination of(line feed).

End with a what? I'm assuming what's missing is "carriage return/line feed" ?

Print this item

  Part request 93081d
Posted by: Giorgos Solomonidis - 2014-09-24, 15:48 - Forum: Part Requests - Replies (3)

Here I am again Smile Thanks a lot for making my previous request.
I would love to have 93081d also if its possible. Friends Accessories Flower with 6 Rounded Petals and Pin

Thanks a lot again!
George

Print this item

  Request to create part# 13952 - Pearl Dark Gray Minifig, Weapon Laser Gun Kryptonian
Posted by: Marc - 2014-09-21, 21:10 - Forum: Part Requests - Replies (3)

Hello,

Can someone help create part# 13952 - Pearl Dark Gray Minifig, Weapon Laser Gun Kryptonian for me please?

Thanks,
Marc

Print this item

  [LDPartEditor] First Alpha Version News
Posted by: Nils Schmidt - 2014-09-20, 9:14 - Forum: Parts Author Tools - Replies (32)

I created a new topic since the old one was going to be more and more confusing and takes some time to load when displaying all messages at the same time.
Nevertheless, I am still targeting to release the version 0.8.0 Beta on Monday, 24 December 2014 edit: Tuesday, 7th April 2015
...and I just implemented a shader logic for chrome parts ;o)
https://lh4.googleusercontent.com/-4XXXJ...Shader.png
[Image: ChromeShader2.png]

Print this item

  8257 - Cyber Strikers
Posted by: Philippe Hurbain - 2014-09-19, 17:29 - Forum: Official Models - Replies (3)

[Image: 8257_-_cyber_strikers.jpg]
Done with SR3Dbuilder + LSynth + MLCad.
MPD built with MPDCenter. Should be OMR compatible.
Known errors: Missing stickers, Technic figure torsos has no pattern.
Cyborg figure has plain arms instead of a biomecanical ones, and a mockup for cyborg eye.
MPD file is here.

Print this item

  LSYNTH generating additional lines
Posted by: Gerald Lasser - 2014-09-18, 21:53 - Forum: LDraw Editors and Viewers - Replies (4)

I have nearly completed the 42008 for Eric's Technicopedia and just in progress of adding the LSYNTH. There are four different types of LSYNTH generated parts necessary: PF-Cable, Pneumatic Hoses, Rigid Hoses and a String.

Generating the LSYNTH parts is no issue. I did them one by one, but then I noticed that LDView did not load the file properly and produced a hell lot of errors. When looking into the file I had literally thousands of lines just stating a position of 0, 0, 0 and "part unknown" the file explodes form 148k to 3 megabytes.

I noticed the following:
- Even if I have a completed LSYNTH in the file, another run of LSYNTH goes over it and generates the "empty" lines
- This seem to happen only for the "PNEUMATIC HOSE BEVELED", these sections get the additional lines
- no additional lines were added to the "Hose Rigid" and the "PF Cable"

Does anybody know why this is the case?

- I use as constraints for the "Hose Rigid" only the LS01 constraint
- for the PF-Cable only the LS06
- but for the Pneumatic Beveled, I use for the start the LS01 and for the guidance the LS02 constraints.

Now I did some experiements with stand alone files, I noticed:
-> I used only the same constraints for each part
-> Each time I press "Execute LSYNTH" I get an additional set of "SYNTH SYNTHESIZED BEGIN/END" statements
-> This a bit inconvenient but does not add to the filesize significantly
BUT
-> When I do a LSYNTH for a piece having different start/end than middle pieces I get havoc.
-> The first of "Execute LSYNTH" is fine
-> each other pass of "Execute LSYNTH" produces thousands of lines with "1 4294967295 0 0 0 1 0 0 0 1 0 0 0 1 Unknown"


Do I have some problem in the set-up or why is LSYNTH doing this to me?

Thansk in advance

Gerald

Print this item

  Part Request 15265
Posted by: Eric Albrecht - 2014-09-17, 21:42 - Forum: Part Requests - Replies (4)

Looking for the new 13x23 bucket from the 42030 Volvo loader.

Print this item