Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,162
» Latest member: Aaron
» Forum threads: 6,081
» Forum posts: 51,258
Full Statistics
|
Online Users |
There are currently 563 online users. » 0 Member(s) | 560 Guest(s) Bing, Google, Yandex
|
Latest Threads |
80503pb01 lute instrument...
Forum: Part Requests
Last Post: N. W. Perry
2025-07-16, 14:24
» Replies: 9
» Views: 5,921
|
Parts we are Working on -...
Forum: Part Requests
Last Post: Jeff Jones
2025-07-16, 10:14
» Replies: 158
» Views: 152,039
|
Modulex parts
Forum: Parts Authoring
Last Post: Chris Böhnke
2025-07-15, 20:30
» Replies: 31
» Views: 4,538
|
Same set, different sheet...
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
2025-07-15, 6:15
» Replies: 8
» Views: 436
|
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Chris Böhnke
2025-07-14, 23:21
» Replies: 18
» Views: 4,861
|
5724pr0001 Bubble Canopy ...
Forum: Part Requests
Last Post: SNIPE
2025-07-12, 21:08
» Replies: 2
» Views: 388
|
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
2025-07-11, 16:20
» Replies: 18
» Views: 17,283
|
LDCAD about Add custom p...
Forum: LDraw Editors and Viewers
Last Post: Nate87
2025-07-11, 8:13
» Replies: 5
» Views: 3,310
|
Hi-res logo primitives
Forum: Official File Specifications/Standards
Last Post: Jens Brühl
2025-07-10, 20:40
» Replies: 16
» Views: 2,164
|
Part 5561, Door 1 x 4 x 1...
Forum: Part Requests
Last Post: Gerald Lasser
2025-07-10, 9:55
» Replies: 1
» Views: 504
|
|
|
2018/2019 LDraw.org Steering Committee (SteerCo): List of nominees |
Posted by: Max Martin Richter - 2018-02-11, 18:18 - Forum: LDraw.org Announcements
- No Replies
|
 |
A quick reference to the candidates for the 2018/2019 LDraw.org Steering Committee (SteerCo) election. The information is drawn from the nomination process and corrections are welcome, please email the webmasters.
Candidates are listed by nomination status in alphabetical order by last name and no ranking or endorsement should be inferred from their position on the list. The following table summarizes the status of each candidate in the format:
Nominee name: Nomination Status (Nominator, Second)
Chris Dee: Accepted (Willy Tschager, Travis Cobbs)
Philippe Hurbain: Accepted (Willy Tschager, Travis Cobbs)
Roland Melkert: Accepted (Willy Tschager, Travis Cobbs)
Max Martin Richter: Accepted (Willy Tschager, Travis Cobbs)
Willy Tschager: Accepted (Travis Cobbs, Orion Pobursky)
Magnus Forsberg: Not Yet Accepted (Willy Tschager, Travis Cobbs)
Orion Pobursky: Not Yet Accepted (Willy Tschager, Travis Cobbs)
Michael Heidemann: Declined (Max Martin Richter)
Replies to this have been disabled. The nominations thread is where they belong.
/Max
|
|
|
Submodels, mpd, and Lpub3D |
Posted by: Brian Dag - 2018-02-09, 7:20 - Forum: LDraw File Processing and Conversion
- Replies (11)
|
 |
Howdy y'all. I've been using MLCAD forever but just started using Lpub3D a few months ago. I've overcome a lot of learning curve but now I've run into a problem. I created a neat little model that I'm giving away as a prize. Since there's some SNOT and inverted building involved, I decided to break the model into 14 submodels for clarity's sake.
Great, figured out the mpd function in MLCAD.
Then I bring it into Lpub3D. I don't necessarily want every submodel to look like a callout so I group steps together for each submodel and remove the callout formatting so it looks like you're building a bunch of table scraps.
Here's where my problem comes in.
I want to build submodel 1, 2, and 3 and then show how they go together. Then I want to build submodel 4 and attach it to the growing assembly, then submodel 5 and 6 and attach them to the main model. Build submodels 7-10 and show them being attached. Submodels 11 and 12 get built directly onto the main model. There are 4 copies of submodel 13, then attach them, finally submodel 14 goes in place and then gets rotated a bit.
I know there's a buffer exchange solution in here somewhere. I'm just not sure how to show a few submodels getting built, then show the main model with those submodels attached, then go to build a few more submodels, then attach them, etc.
One solution I thought of is to create a few ldr files that show the main build in progress and insert them into the main mpd. But then I'm not sure how to show those correctly throughout the instructions.
I could share my mpd file but I'm trying to keep it a highly guarded secret for now.
Thanks, Dag
|
|
|
[LDPartEditor] 0.8.43 Beta Released (Improved Lines2Pattern / Bug-Fix) |
Posted by: Nils Schmidt - 2018-02-08, 18:59 - Forum: Parts Author Tools
- Replies (8)
|
 |
Hey,
it took me a while to fix the !TEXMAP SPHERICAL rendering in LDPE... here it is 
![[Image: imgDuke2.png]](https://lh3.googleusercontent.com/-fi18ywwsEUo/VOOuvkpsdzI/AAAAAAAAASw/Ax0RRFkleKA/s64-no/imgDuke2.png)
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
(3 new features and 4 bug fixes)
With this release you will be able to... - ...check an option during setup which associates *.dat files to LDPartEditor.
- ...benefit from an enhanced surface creation by Lines2Pattern.
- ...see the poles correctly on !TEXMAP SPHERICAL.
The following critical issues were fixed:
- Ytruder still generated triangles sometimes when it should generate quads.
- Switching the manipulator via keyboard (translate, rotate, scale) "cleared" the current transformation.
- Selecting a color for the font in Txt2dat did not work. Letters were always rendered in black.
- Fixed a rare NullPointerException which occured while closing the application.
What will the next release 0.8.44 deliver? Usability improvements, major changes to the "BFC / TEXMAP" render mode.
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.
- Download the zip-Archive
- Extract the archive content to the location of your choice
- On windows, double-click "LDPartEditor.exe" to start LDPE.
- On linux/mac, you have to excecute the shell script "run.sh" to start LDPE.
Alternatively, you can download a setup file to install LDPE on Windows.
When you install/extract LDPE on Windows you will find your LDPE configuration files under
{drive}\Users\{user}\AppData\Roaming\LDPartEditor
It is not recommended to use the "update.bat" script when you installed LDPE via the setup file.
Manually install the new version instead.
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:
- On windows, double-click "update.bat" to search for updates.
- On linux/mac, you have to excecute the shell script "update.sh".
It is not recommended to use the "update.bat" script when you installed LDPE via the setup file.
Manually install the new version instead.
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:
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.
|
|
|
|