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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,997
» Latest member: smith2
» Forum threads: 5,989
» Forum posts: 50,701

Full Statistics

Online Users
There are currently 400 online users.
» 1 Member(s) | 393 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex

Latest Threads
Inquiry about the new sof...
Forum: LDraw Editors and Viewers
Last Post: Gerald Lasser
8 hours ago
» Replies: 3
» Views: 145
Friends Fawn 13393
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 14:47
» Replies: 4
» Views: 595
Friends Animal Series
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 11:55
» Replies: 18
» Views: 5,142
LDView 4.6 Released
Forum: LDraw Editors and Viewers
Last Post: Travis Cobbs
Yesterday, 6:44
» Replies: 6
» Views: 251
Parts request
Forum: Part Requests
Last Post: Takeshi Takahashi
Yesterday, 0:20
» Replies: 1
» Views: 315
LDraw Part Naming Stylegu...
Forum: Official File Specifications/Standards
Last Post: N. W. Perry
2025-05-09, 11:49
» Replies: 12
» Views: 1,028
Technic 2024
Forum: Official Models
Last Post: Cam's Bricks
2025-05-08, 10:43
» Replies: 52
» Views: 38,730
partial torus prims
Forum: Official File Specifications/Standards
Last Post: N. W. Perry
2025-05-07, 21:52
» Replies: 20
» Views: 2,549
Most Common Parts that re...
Forum: Part Requests
Last Post: Rene Rechthaler
2025-05-07, 16:15
» Replies: 31
» Views: 6,750
Updating the Library
Forum: Help
Last Post: N. W. Perry
2025-05-07, 16:13
» Replies: 7
» Views: 1,105

 
  [LDPatternCreator] Release 1.6.2 (Primitive Fix)
Posted by: Nils Schmidt - 2016-07-13, 18:15 - Forum: Parts Author Tools - Replies (21)

Hello,

I fixed just one critical bug in my pattern creator program (took half an hour).

Download and install the latest LDPatternCreator release directly from sourceforge.net.

Change log:

Fixed bug:

  • Fixed that you were not able to add primitives with a different colour than colour 16 (noticed on Win10)!
As always, I included a short readme.htm in the installation directory.


Cheers & Leg Godt


Nils

Print this item

  How to get a BOM from a an LDR file?
Posted by: Darren Carlson - 2016-07-13, 4:14 - Forum: LDraw Editors and Viewers - Replies (6)

So I've spent a couple weeks modifying a MOC from someone to get the truck that I want. There are still likely some changes I'll want to make but they're going to be relatively small.

Now that I have the model completed? How can I generate a BOM to upload to BrinkLink?
If I try and import the ldr directly, bricklink flashes Null in Red at the top of the page and nothing verifies. I can upload it successfully.

I've attached the ldr file so that someone that is willing to help can test it.

My suspicion is that it might be unofficial parts in the model so I'm going to try and take out what I think might be causing the problem and retry.

Thanks,
Darren



Attached Files
.ldr   peterbilt389_darren_LDCad.ldr (Size: 97.77 KB / Downloads: 1)
Print this item

  [LDPartEditor] 0.8.18 Beta Released
Posted by: Nils Schmidt - 2016-07-12, 22:00 - Forum: Parts Author Tools - Replies (15)

Hi :)

next small increase to version 0.8.18... well, this time its clear what 0.8.19 will bring ;)

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

Changelog:
(4 new features and 3 bug fixes)

With this release you will be able to...

  • ...trigger "Show selection in Text Editor" from a button on the GUI of the 3D editor.
  • ...benefit from the fact that selecting "Show Selection In Text Editor" jumps to the next selected line.
  • ...benefit from the fact that a change to the colour palette is updated instantly on all editor windows.
  • ...customize the colours of the selection cross (3D editor)

The following critical issues were fixed:


  1. Wrong BFC rendering for primitives (in the primitve area)
  2. TJunctionFinder eliminates lines at random (normal mode)
  3. The "(!)" sign is set for (part) files which are created by the PartReview tool. This is not desired. (the "(!)" sign indicates that the file is located outside the project or the library structure of the project)

What will the next release 0.8.19 deliver? Bug fixes (selection, icons, text editor selection highlight) , usability  improvements (tabs on the 3D editor), maybe some new fancy features...



The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 100.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, LDPE 0.8.18 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:
  • Java Runtime Environment (JRE) 1.8
  • 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: 4GB
  • 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: >=1 GB
  • 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 for Java 8.

Print this item

  Issue with Main ldr in LDCad
Posted by: Darren Carlson - 2016-07-12, 16:30 - Forum: LDraw Editors and Viewers - Replies (20)

So firstly, let me thank you Roland for a terrific tool. I've tried a couple of LDraw editors as well as LDD itself and I find your tool by far the easiest to use.

Now, let's see if you can help me with a problem I'm having.


I have an ldr file from another builder that posted his MOC at rebrickable.
When I open that ldr in LDCad, the main model isn't built and complete. But when I open that ldr in MLCad, it's complete. I've also opened other ldr files from this builder in LDCad and they work.
I've included two as examples for you to troubleshoot with.
peterbilt389 works.
peterbilt379 doesn't.



Attached Files
.ldr   peterbilt389.ldr (Size: 98.75 KB / Downloads: 4)
.ldr   peterbilt379_v2.ldr (Size: 114.44 KB / Downloads: 6)
Print this item

  LDView 4.2 Released
Posted by: Travis Cobbs - 2016-07-11, 21:59 - Forum: LDraw Editors and Viewers - Replies (36)

At long last, LDView 4.2 is available. I'm going to be honest here, and warn that I gave up on getting it out the door with all the bugs fixed that I could fix. I decided that having it released was more important than fixing all the known problems. I believe that it is better than either 4.1 or 4.2 Beta 1. Having said that, if you have problems with this release, you'll probably have to go back to one of the earlier releases, because this is likely to be the last release I make. (Anyone who wants to take over is welcome to contact me.)

You can download this release from the LDView Downloads page.
The Change History is here.
The main LDView page is here.

Print this item

  Using LDraw tools for unconventional 3D Modelling
Posted by: Nils Schmidt - 2016-07-10, 17:19 - Forum: Off-Topic - No Replies

Hi,

a few days ago I utilised my CAD program for a very different job :)
It is still WIP... Unfortunately, my time is limited for this kind of 3D modelling...
I will use LDView to convert the *.dat file to *.3ds and then blender for smoothing, UV mapping and animation.


   

Print this item

  LPub3D (2.0.4) - crash when generate fade colour parts list
Posted by: David Manley - 2016-07-07, 2:19 - Forum: LDraw File Processing and Conversion - Replies (3)

Hi Trevor,

I'm selecting the menu option "Configuration/Generage Fade Colour Parts List" (yes "Generage" - a typo I suspect). After a long time, just aster displaying the message "Writing Colour Part List" in the LPub3D window status line, I am seeing LPub3D crashing. Refer to the attached screenshot.

Any suggestions as to what might be causing the problem?

Regards,

David



Attached Files Thumbnail(s)
   
Print this item

  [LDPartEditor] Link to the latest release post (1.8.92)
Posted by: Nils Schmidt - 2016-07-06, 17:28 - Forum: Parts Author Tools - Replies (25)

You'll find the latest release discussion in this forum thread.

Print this item

  LDCad 1.6 Alpha 3 (win+linux)
Posted by: Roland Melkert - 2016-07-03, 21:09 - Forum: LDraw Editors and Viewers - Replies (42)

Hi all,

I've released LDCad 1.6 Alpha 3.

Quite a few bugfixes and general tweak/changes in this one.

But it also introduces some (hopefully handy) new features, like:

- Selection MPD embedding.
- Selection MPD detachment.
- Full LDraw org header editing (Including full history and help).
- LPub, LSynth, MLCad meta are recognized and highlighted / editable in the source window.

It also vastly improves the new region selection feature, it is actually usable now Smile

And I finally got to include a 64 bit Windows version as the mingw-64 now includes a suitable threading model for use with my static linkage setup.

I'm not sure if and how I will include the 64 bit version in the installer though, any thoughts on that are welcome.

This is still an Alpha version so it might be (very) unstable use it separate from your normal LDCad installation and make backups of the files you want to edit.

Download it here:
http://www.melkert.net/LDCad/nextVer

I again only made the 64 bit Linux version as the 32 bit VM is currently (way) out of date. Nobody seems to need the 32 bit version anyway but if you really do need it please let me know.

Any feedback / thoughts / suggestions are welcome.

ps: Fun fact I've passed the 1000 commits mark in svn Smile

Print this item

  Sticker primitives
Posted by: Magnus Forsberg - 2016-07-02, 20:37 - Forum: Official File Specifications/Standards - Replies (5)

Hi all.

Following the changes in the Sticker Specs discussed in this thread we now need to deside how to change the round 3D primitives without conditional lines. Most of them are now obsolete.

Currently available primitives - without conditional lines :
Regular resolution (n-fcyli2) : 3-16, 1-4, 5-16, 2-4, 3-8, 4-4
High resolution (n-fcyli2) : 1-4, 2-4, 5-8, 4-4

Currently available primitives - without conditional lines:
Regular resolution (n-fcylc2) : 1-4, 4-4
High resolution (n-fcylc2) : 4-4

Should all of these simply become Move to-files?
Or should we add condlines to all of them?

nb.
The info on the prim ref page is not correct. There is no 48\5-8cyli2.dat

Print this item