Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,309
» Latest member: Krzysztof
» Forum threads: 6,175
» Forum posts: 51,770
Full Statistics
|
Online Users |
There are currently 270 online users. » 0 Member(s) | 264 Guest(s) Applebot, Baidu, Bing, Google, Internet Archive, Yandex
|
Latest Threads |
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
36 minutes ago
» Replies: 12
» Views: 8,187
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
5 hours ago
» Replies: 0
» Views: 105
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: N. W. Perry
Today, 0:54
» Replies: 13
» Views: 1,508
|
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
Yesterday, 14:51
» Replies: 8
» Views: 5,286
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 14:13
» Replies: 3
» Views: 464
|
1Lx1Lx2L brick with studs...
Forum: Parts Authoring
Last Post: SNIPE
Yesterday, 10:14
» Replies: 0
» Views: 360
|
LDraw Colors for OpenScad
Forum: LDraw Editors and Viewers
Last Post: Hageta
Yesterday, 10:03
» Replies: 0
» Views: 327
|
Img4Dat integrated in LDP...
Forum: Parts Authoring
Last Post: Nils Schmidt
2025-09-11, 20:04
» Replies: 6
» Views: 782
|
TXT2DAT integrated in LDP...
Forum: Parts Author Tools
Last Post: Nils Schmidt
2025-09-11, 19:47
» Replies: 4
» Views: 830
|
Here is the raw version o...
Forum: Part Requests
Last Post: Peter Grass
2025-09-11, 4:39
» Replies: 2
» Views: 724
|
|
|
Announcing mklist2 |
Posted by: Tim Gould - 2012-05-10, 11:43 - Forum: All Other Programs.
- Replies (27)
|
 |
Hi all,
Following recent discussion on changes to the parts library (specifically new leading characters for aliases and longer filenames) I've written a new version of mklist to ensure that backwards compatibility can be maintained, while also giving a little more power to the users.
Features not appearing in mklist are: - Ensure <=64 character titles using a shortening technique
- Ignore parts with user supplied leading characters (eg. =, _)
- Strip off leading characters (eg. ~)
- Remove parts with duplicate names (experimental feature)
The code is also open source so it can easily be modified in future.
Find it here with a pre-compiled Windows executable. The code itself is exceedingly basic C++ so should compile on any OS using a gnu (or compatible) compiler with minimal changes.
Tim
|
|
|
Bricksmith ... "missing parts" message |
Posted by: Tim Howell - 2012-05-09, 2:11 - Forum: LDraw Editors and Viewers
- Replies (11)
|
 |
I have just installed the Ldraw parts library (most recent version) and Bricksmith on my new Mac. I can open Bricksmith, and it finds the parts library. But when I open a file, it comes up with a list of "parts not found." This happens both with the sample model files that came with Bricksmith, and with .ldr files that I previously (last week) used with MLCad on my old PC. When this list is short, I can click "OK" at the bottom and the file still opens, with empty spaces for the missing pieces. When the list is long, it extends below the extent of the screen and I cannot click "OK," meaning Bricksmith is locked up and I have to go through Utilities to force it to quit.
I don't understand why Bricksmith finds the parts library, but not some of the parts. All of the parts were available when I used Ldraw with MLCad. Secondly, if I get that long list, is there a way to continue on to Bricksmith without having to force it to quit?
|
|
|
LPub: Torsos and Legs |
Posted by: Daniel Goerner - 2012-05-07, 12:46 - Forum: LDraw File Processing and Conversion
- Replies (5)
|
 |
Is there a way to "group" Torsos (Torso + 2 Arms + 2 Hands) and Legs (Hips and 2 Legs), so LPub counts them as 1 Part (and shows them as that in the part window) instead of 5 or 2 separate parts? I tried the "group" function in MLCad without knowing what it really does but that didn't work in LPub. I don't like using shortcuts, because I want to be able to modify the parts without editing the dat. And I would have to add the modified dat to my model so others can see it.
|
|
|
let's drop the 64 chars part title limit, please |
Posted by: Steffen - 2012-05-03, 18:12 - Forum: Parts Authoring
- Replies (36)
|
 |
I'd like to ask if we could drop the 64 chars par title limit, please.
Which ancient software relies on that?
The current force of this limit leads to the effect that important keywords
of the title must be abbreviated, so they cannot be grepped properly anymore,
or left out completely.
All modern software should be able to treat a first line in the file of arbitrary length, IMHO.
I'd like to ask the LSC for a drop of this limit, please.
|
|
|
LDPatternCreator - Release 1.3.4 |
Posted by: Nils Schmidt - 2012-05-02, 17:18 - Forum: Parts Author Tools
- Replies (14)
|
 |
Hey,
Here is the new LPC 1.3.4.
Please uninstall older versions of this software before installing a new version.
Your configuration won't be deleted if you have already version greater than 1.3.1 installed on your machine.
Change log:
New features: - The program imports subfiles of primitives
- The projection data import now parses linetype 2 and 5
- DAT filenames with spaces are supported
- You can press the Ctrl+C/X/V or Del key to change the text displayed in on-screen textboxes
- It is impossible to group triangles which are adjacent to an existing group
- The subfile import does inline all required subparts/primitives of the subfile
- The highlight around a selected triangle that exactly match a template triangle is shown
- Vertices from projection data remain locked
Fixed Bugs from 1.3.X:- LPC crashes if the user sets a custom colour in the toolbar which is not defined in LDConfig.ldr
- LPC crashes if the user makes excessive use of the "Merge to nearest line" functions.
- The undo/redo functions crash the application under certain circumstances and deform a pattern.
- It is possible to group triangles which are adjacent to an existing group (misfeature).
(see full list of tickets for 1.3.4)
I included a short README.pdf in the installation directory.
Cheers & Leg Godt
Nils
|
|
|
|