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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,174
» Latest member: Dnfsdd8hFn3
» Forum threads: 6,092
» Forum posts: 51,311

Full Statistics

Online Users
There are currently 738 online users.
» 3 Member(s) | 733 Guest(s)
Bing, Google, BBN, Jeff Jones, Orion Pobursky

Latest Threads
LDConfig Update: More dis...
Forum: Official File Specifications/Standards
Last Post: Chris Böhnke
Today, 0:49
» Replies: 9
» Views: 1,434
Final Sticker Back Standa...
Forum: Official File Specifications/Standards
Last Post: Magnus Forsberg
Yesterday, 22:48
» Replies: 4
» Views: 299
Duplo cannon ball part na...
Forum: Parts Authoring
Last Post: Gerald Lasser
Yesterday, 19:16
» Replies: 1
» Views: 99
Modulex parts
Forum: Parts Authoring
Last Post: tom alphin
Yesterday, 17:12
» Replies: 36
» Views: 5,689
[LDPE] 1.8.95 Released (p...
Forum: Parts Author Tools
Last Post: Nils Schmidt
Yesterday, 17:08
» Replies: 0
» Views: 60
Inverse tang
Forum: Parts Authoring
Last Post: Peter Blomberg
Yesterday, 1:14
» Replies: 5
» Views: 250
Owl with spread wings
Forum: Part Requests
Last Post: Peter Blomberg
2025-07-24, 5:42
» Replies: 4
» Views: 460
WeDo 2.0 electronics
Forum: Part Requests
Last Post: Dmitry
2025-07-23, 14:19
» Replies: 25
» Views: 49,655
missing parts for star wa...
Forum: Parts Authoring
Last Post: Jeff Jones
2025-07-23, 12:27
» Replies: 2
» Views: 216
LDraw.org 2025-06 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2025-07-22, 20:11
» Replies: 5
» Views: 1,401

 
  error with Ribbed Hose
Posted by: Franklin W. Cain - 2020-06-01, 12:08 - Forum: LDraw Editors and Viewers - Replies (5)

Tried to auto-generate a flexible component (a 3-stud length ribbed hose) using LD Design Pad, and got a bad result. 

What did I do wrong?  

Thanks, 
Franklin

0 Begin Flex Object
1 16 7.5 0 0 0 -1 0 -1 0 0 0 0 1 79.dat
1 16 56.61 9.71 0 -0.383 0.924 0 0.924 0.383 0 0 0 1 79.dat
1 16 13.801 -0.029 0 0 -1 0.009 0 0.009 1 -1 0 0 80.dat
1 16 20.001 -0.166 0 0 -0.999 0.035 0 0.035 0.999 -1 0 0 80.dat
1 16 26.189 -0.52 0 0 -0.997 0.079 0 0.079 0.997 -1 0 0 80.dat
1 16 32.291 -1.44 0 0 -0.976 0.218 0 0.218 0.976 -1 0 0 80.dat
1 16 33.466 -3.175 0 0 0.866 -0.5 0 0.5 0.866 1 0 0 80.dat
1 16 33.502 -2.188 0 0 -0.675 -0.738 0 -0.738 0.675 -1 0 0 80.dat
1 16 38.108 1.32 0 0 -0.882 -0.471 0 -0.471 0.882 -1 0 0 80.dat
1 16 43.651 4.09 0 0 -0.906 -0.422 0 -0.422 0.906 -1 0 0 80.dat
1 16 50.057 6.942 0 0 -0.919 -0.394 0 -0.394 0.919 -1 0 0 80.dat
0 Start Point (10.7 0 0) Control Point 1 (70.2 0 0)
0 Control Point 2 (-1.3248 -14.3041 0) End Point (53.6532 8.4844 0)
0 Number Of Segments: 9 Curve Length: 55.8031
0 End Bezier Curve



Attached Files Thumbnail(s)
   
Print this item

  0.8.50 Beta Released (bugfix / usability)
Posted by: Nils Schmidt - 2020-06-01, 8:46 - Forum: Parts Author Tools - Replies (12)

Hey,

this release took a little bit longer than expected, but it includes now 6 bug fixes. And three minor usability enhancements.
Some of the issues were indirectly reported by Gerald and Willy. They provided their log files and I was able to spot some critical entries.
Thank you both!

[Image: imgDuke2.png]
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/

Changelog:
(3 new features and 6 bug fixes)

With this release you will be able to...

  • ...use a button to re-open the 3D view (if no view is shown)
  • ...see a warning if you try to configure a shortcut key which can't be assigned.
  • ...start the program with a broken config file (it's not a bug, it's a feature...).

The following critical issues were fixed:

  1. The program could break if a subfile refered to a non-existent or read-protected nested subfile in very rare cases.
  2. There was a critical selection problem which occured if you have tried to select a single quad, but you deactivated the selection of quads before (selection filter).
  3. It was problematic if the program could not read from the official and unoffical LDraw library folder.
  4. It was impossible to save a file if its directory does not exist anymore.
  5. There was a breaking bug which could deactivate the duplication check on a single file (did not affect other files).
  6. Pressing the ESC key reset the (scale) snapping to an unexpected 2.00 value.



The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 140.000 lines of code.

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 LDPE.
  4. On linux/mac, you have to excecute the shell script "run.sh" to start LDPE.
Please note that this software is in the beta stage. Although, this version was tested, there are already known issues  for this release. There is a potential risk of data loss.

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".
I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.

LDPE 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 LDPE on older machines as well.

System Requirements:


Minimum System Requirements:
  • 64-bit Java Runtime Environment (JRE) 1.8
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 4GB
  • Video-Memory: 1 GB
  • Free Disk Space: 100 MB
Recommended Requirements:
  • Operating System (64bit): Windows 7,8,10, Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • OpenGL 3.3 compatible Graphics Card
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >1 GB
  • Free Disk Space: 512 MB
  • For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.
--------------------------------------------------------------------------------
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:
This Java instance does not support a 64-bit JVM. Please install the desired version.

Print this item

Thumbs Up 42115 Lamborghini Sian, New Body Parts
Posted by: Gerald Lasser - 2020-05-31, 22:27 - Forum: Part Requests - Replies (22)

Sariel has done a nice video of the new Technic Supercar, as a bonus it comes also with a lot of details for the new body parts. Seems Part 18944 is kind of a seed part concerning geometric similarities.

https://www.youtube.com/watch?v=5c6xoochiOI

Out of curiosity I have applied the similarities to the triangular panel, I have attached the result, as I want to finish the Minions first.

So feel free to take them further.

at 7:23 the new curved mudguard, also borrowing the curve from 18944.

at 8:41 there is the new 19x3x1 Panel

There is also a quite extensive information on the rims starting at 6:00

EDIT: Brickset has got the inventory:
- 6294607 - 67142: LEFT PANEL CURVED 5X13X2, NO. 1
- 6308253 - 68196: RIGHT PANEL CURVED 5X13X2, NO. 1
- 6308245 - 65422: ROTOR 3X19, W/ 4.85 HOLE, NO. 1
- 6306718 - 68577: RIM, WIDE, DIA56X34, W/ 4.85 BUSH, NO.2



Attached Files
.dat   Panel13+5_Right.dat (Size: 33.36 KB / Downloads: 21)
Print this item

  Identify Completed Part Requests
Posted by: Gerald Lasser - 2020-05-31, 22:09 - Forum: Website Suggestions/Requests/Discussion - Replies (3)

An idea for the Parts Request sub-forum:

I think we should indicate completed part requests by assigning a "Post Icon" to the first post, this is then added to the topic view and makes it easier to spot open requests.

I was looking through the available icons, but apart from the "Star" or "Thumbs Up" nothing really fits well, Orion, is it possible to add a tick mark to the selection?

Or add a simple [COMPLETED] to the Thread title?

What do you think?

Print this item

Question Installation page incomplete
Posted by: Paul Sinasohn - 2020-05-30, 22:19 - Forum: Website Suggestions/Requests/Discussion - Replies (1)

Hi.

I am flummoxed. I am trying to get LDraw installed & running on a late-2013 Mac using HighSierra 10.13.6.

I have used MLCad on windows for years, but haven't bothered to do a manual LDraw update in a long time.

In reading the "Getting Started:Mac" page, I see that clicking either link in Step 1 takes me to the "Latest Parts" page, which tells me absolutely nothing about using or installing LDraw on a Mac. 

If I were a parent, or an AFOL new to this system, I would leave and never return. I would probably also tell others in my community not to bother with LDraw as it doesn't work.

Even if I could figure out that I needed to download & expand the complete.zip file, doing so leaves me with a bunch of files that I have no idea what to do with. So I am again at a point where I give up and leave.

Can someone expand Step 1 so that there are complete & USEABLE instructions for a Mac installation post-download? Perhaps Allen Smith & Willy Tschager could work on a MacOS AIOI? I would be happy to beta test the instructions or the installer.

I am a longtime member of BayLUG and the Bricks by the Bay convention staff. Most of my MOCs are dioramas (circus, farm/ranch) though I do have some larger buildings.

Thank you in advance for any and all advice. 
Stay home and stay safe. Play Well.

Print this item

  How do you select edges
Posted by: Willy Tschager - 2020-05-30, 17:23 - Forum: Parts Author Tools - Replies (5)

How do you select edges and conds. in LDPE via "Select all" making sure the edges in prims don't get selected ... 'cos "... except Subfile Content" doesn't work. And don't propose to hide the prims prior selection. I'm looking for the easy way.

w.

Print this item

Thumbs Up 3068bpx1 is not the right piece
Posted by: Thom Kok - 2020-05-29, 21:19 - Forum: Part Requests - Replies (7)

I checked the rebrickable site, but I don't think this is correct. I hope someone can explain whether this is a mistake or not. It should be the drill piece.

https://rebrickable.com/parts/3068bpx1/t...ill-print/

[Image: eIR99UM.png]

Print this item

  Official Library File Format Restictions
Posted by: Orion Pobursky - 2020-05-28, 21:48 - Forum: Official File Specifications/Standards - Replies (69)

As part of our meeting last year in Billund, we expressed a desired to make the learning curve for authoring parts a little less steep. As part of that, I'm working on clarifying the rules for the Official Library. Recently we've had a discussion about complete assemblies and disallowing sticker shortcuts for stickers applied to single, flat parts. As a result of those discussion, I made a draft revision to the File Format Restrictions for the Official Library. Proposed changes in red:
https://www.ldraw.org/hidden-content/dra...brary.html

I also posted about my concerns about documentation fragmentation. I personally feel that the File Format Restrictions for the Official Library document should one single source for all the rules for parts in the official library. With that reasoning in mind, I think "Official Library Policy On Embedding POV-Ray Code" should be cancelled since those METAs are already disallowed. Also, the "Parts numbering scheme for parts with unknown numbers" and "Official Library Specification for Sticker Parts" should be folded into the main document. There are also some pages on the PT that can be added as well.

Basically, I'm opening the entire "File Format Restrictions for the Official Library" document up for revision. How should this document be laid out? What else should be included? I have the ability to separate sections in to tabs and other formatting tricks. I also think a downloadable PDF for quick, offline reference might be a good idea. Maybe even a Quick Reference One Sheet for commonly used info.

I'd like to have a full and frank discussion about this. Remember, if you have a problem, propose a solution. Also, we're not going to break backwards compatibility. Aside from those 2 rules almost anything goes.

Print this item

  One part has two colors?
Posted by: ragnarok - 2020-05-28, 15:40 - Forum: LDraw Editors and Viewers - Replies (5)

I use "SolidWorks" to make parts. Some parts have two colors. I want to import "part designer" with two fixed colors. What should I do?

Print this item

  Variant livestock? 64452**, 95341pb01, 87621**...
Posted by: Brett Shelton - 2020-05-28, 4:50 - Forum: Part Requests - Replies (2)

Boy, my tech skills are so out of date. I thought I might be able to tackle authoring but the learning curve is well beyond me. 

I'm trying to build a MOC of an Indian market and was hoping (someone) could use the existing Cow (64452**) as a basis for a zebu (humped/indicine/Brahman) cattle and maybe an Asian water buffalo or maybe even an Arvin East (frankly more common in the southern regions than the big zebu).

Obviously, realism at minifig scales is (insert Indian head wobble). Main things would be adding the hump, maybe making them a little less well-fed, and changing the direction of the horn pin holes (for the AE).

The singularly uncommon goat (95341pb01) would be totally necessary for this endeavor. Even better if there was a Nubian variant with extra long ears, but beggars can't be choosers. 

Androgynous piggy parent (87621**) could use a drove of piglets. Maybe something similar to the chicken, with just a little solid form, but with a 1x2 base?

Can post pics of breeds of anyone is interested. If it was as easy as clicking and dragging vertices, I would at least try to do it myself.

Print this item