Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,160
» Latest member: Butler
» Forum threads: 6,081
» Forum posts: 51,258
Full Statistics
|
Online Users |
There are currently 662 online users. » 2 Member(s) | 656 Guest(s) Baidu, Bing, DuckDuckGo, Google, Jeff Jones
|
Latest Threads |
80503pb01 lute instrument...
Forum: Part Requests
Last Post: N. W. Perry
Yesterday, 14:24
» Replies: 9
» Views: 5,868
|
Parts we are Working on -...
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 10:14
» Replies: 158
» Views: 150,824
|
Modulex parts
Forum: Parts Authoring
Last Post: Chris Böhnke
2025-07-15, 20:30
» Replies: 31
» Views: 4,371
|
Same set, different sheet...
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
2025-07-15, 6:15
» Replies: 8
» Views: 380
|
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Chris Böhnke
2025-07-14, 23:21
» Replies: 18
» Views: 4,802
|
5724pr0001 Bubble Canopy ...
Forum: Part Requests
Last Post: SNIPE
2025-07-12, 21:08
» Replies: 2
» Views: 355
|
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
2025-07-11, 16:20
» Replies: 18
» Views: 17,152
|
LDCAD about Add custom p...
Forum: LDraw Editors and Viewers
Last Post: Nate87
2025-07-11, 8:13
» Replies: 5
» Views: 3,272
|
Hi-res logo primitives
Forum: Official File Specifications/Standards
Last Post: Jens Brühl
2025-07-10, 20:40
» Replies: 16
» Views: 2,085
|
Part 5561, Door 1 x 4 x 1...
Forum: Part Requests
Last Post: Gerald Lasser
2025-07-10, 9:55
» Replies: 1
» Views: 470
|
|
|
Download link not working |
Posted by: verizo - 2012-07-25, 20:59 - Forum: General LDraw.org Discussion
- Replies (6)
|
 |
hello,
ive been trying to download this program, but it seems that the link is dead. I found the 32 bit version somewhere on the interwebz, but it wont run on my 64 bit OS.
Does anyone have a backup link for me? thanks alot!
|
|
|
Importance of stud orientation? |
Posted by: Owen Burgoyne - 2012-07-25, 20:29 - Forum: Parts Authoring
- Replies (16)
|
 |
While creating new LDraw parts I've paid particular attention to the orientation of the studs to ensure that the parts look as accurate as possible.
One thing I've noticed in the LDraw library (and also the LGEO library, but that's another matter) is that although an existing part may be near-perfect, sometimes the orientation of the studs is incorrect.
This is most apparent when using something like LDView, where stud logos are oriented based on the stud.dat's orientation in the LDraw part file. And when LDView exports a model to POV-Ray and uses LGEO studs on non-LGEO parts, the issue carries over.
My question is this: Should existing LDraw parts be resubmitted to the Parts Tracker (via email, of course) just to fix something like stud orientation?
[Incidentally, my current solution to ensure stud orientation is correct is a modification to stud.dat which incorporates the (uncertified) logo.dat primitive, so the LEGO logo is always visible, even in programs like MLCad.]
|
|
|
LDPatternCreator - Release 1.4.1 |
Posted by: Nils Schmidt - 2012-07-25, 10:54 - Forum: Parts Author Tools
- No Replies
|
 |
Hey,
I just released LPC 1.4.1..
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 spline tool vertex calculation is improved.
- You can lock the Vertex/Triangle Mode, when "Add Vertex" or "Add Triangle" is activated (Advanced Options..->Misc.).
(see full list of tickets for 1.4.1)
I included a short readme.htm in the installation directory.
Cheers & Leg Godt
Nils
|
|
|
Precise meaning of '~' and '_' |
Posted by: Roland Melkert - 2012-07-23, 19:22 - Forum: Parts Authoring
- Replies (5)
|
 |
I find the docs somewhat unclear, could someone shine some additional light on when and why the '~' and '_' prefixes are used?
For example I used to think the ~ is 'depreciated' and/or 'moved' but looking at 4179 this seems weird because it's a complete (and valid?) part as far i can see.
I'm struggling with this while tweaking the default part bin content of LDCad, currently I exclude all parts starting with ~ and _ but I'm starting to think I might be cutting away too much.
So in short how should these prefixes be handled in means of putting them in a part bin yes/no.
|
|
|
LDraw Part Tracker plugin for DuckDuckGo search engine |
Posted by: Jim DeVona - 2012-07-17, 21:53 - Forum: All Other Programs.
- Replies (2)
|
 |
A few months ago I wrote an LDraw Part Tracker plugin for DuckDuckGo. I've just been notified that is now live!
For example, try this query: https://duckduckgo.com/?q=98263.dat (the plugin generates the box at top)
Some background: DuckDuckGo is a search engine that accepts user-contributed plugins to provide "instant answer" responses for domain-specific queries. See DuckDuckHack for an overview of the plugin architecture. A couple different kind of plugins are possible; mine is a "fathead" plugin, which responds to keywords (part numbers) read from a data source (the tracker's part list). More fathead plugin details and examples are available here. Last but not least, here is the source code for the LDraw plugin.
Please feel free to fork and improve the plugin. The DuckDuckGo team responds to pull requests and may integrate approved changes with their site. (I think they are investing more emphasis on plugins now; the DuckDuckHack overview site did not exist when I first tried writing this plugin.)
I've listed some ideas for improvements under "Limitations" in the Readme for the plugin. The two most obvious would be to support part number-lookup-by-name (right now it's name-lookup-by-number; seems like an easy swap to make) and, especially, support for the full part library, not just the unofficial parts in the tracker. That will be a little more work, since it would need to read multiple sources. However, I think it'd be worthwhile. DuckDuckGo does some clever things with the data output by the plugin, such as auto-generating tables by category.
|
|
|
LDPatternCreator - Release 1.4.0 |
Posted by: Nils Schmidt - 2012-07-17, 15:42 - Forum: Parts Author Tools
- No Replies
|
 |
Hey,
Here comes LPC 1.4.0..
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 spline tool has left the beta stage. Spline vertices are arranged with an equal distance (This feature needs still a bit improvement. I hope to fix it in 1.4.1).
- The spline tool was moved to the "Add Primitives.." menu.
- Colour changes: Default colour 7 (old-grey) to 71 (light-bluish-grey) and colour 6 (brown) to 70 (reddish brown) [this change will be visible in a fresh installation of this program].
Leftovers from 1.3.X:- The spline tool is translated (Thanks J.C.)
- The triangle chain tool is translated and does not crash anymore
(see full list of tickets for 1.4.0)
I included a short readme.htm in the installation directory.
Cheers & Leg Godt
Nils
|
|
|
|