Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,139
» Latest member: Dompic
» Forum threads: 6,072
» Forum posts: 51,163
Full Statistics
|
Latest Threads |
Hi-res logo primitives
Forum: Official File Specifications/Standards
Last Post: Magnus Forsberg
5 hours ago
» Replies: 0
» Views: 27
|
500 Server error
Forum: Website Suggestions/Requests/Discussion
Last Post: Lisa Winter
11 hours ago
» Replies: 5
» Views: 195
|
Modulex parts
Forum: Parts Authoring
Last Post: Magnus Forsberg
Yesterday, 15:20
» Replies: 18
» Views: 2,958
|
Minifigure Head 3626pb307...
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 13:54
» Replies: 1
» Views: 164
|
23763 axl torso
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 13:48
» Replies: 14
» Views: 5,398
|
Minifigure Head 3626pb181...
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 13:32
» Replies: 1
» Views: 157
|
hmmmmnmmmmm
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 7:45
» Replies: 9
» Views: 274
|
Minifig Torsoe 973p20
Forum: Part Requests
Last Post: Knud Ahrnell Albrechtsen
Yesterday, 5:18
» Replies: 2
» Views: 174
|
Simple LDCad script
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2025-07-02, 20:23
» Replies: 10
» Views: 8,851
|
Tiles 1 X 8 from latest A...
Forum: Part Requests
Last Post: N. W. Perry
2025-07-02, 12:10
» Replies: 69
» Views: 69,772
|
|
|
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
|
|
|
Thoughts about flexible parts |
Posted by: Roland Melkert - 2012-07-13, 18:19 - Forum: LDraw Editors and Viewers
- Replies (29)
|
 |
Hi all,
With LDCad 1.1 in the beta stage, I'm starting to gather information/ideas for flexible part support (pneumatic hoses etc) in 1.2. I'm mainly thinking about using bezier curves for editing, the generated parts them selves will probably be submodels using official library subparts were available and generated type 2..5 lines for the rest.
I myself have very little experience with LSynth and the likes so if anyone has some different suggestions/ideas?
|
|
|
Hide arrows after you use them |
Posted by: Morintari - 2012-07-12, 4:21 - Forum: Help
- Replies (4)
|
 |
Is there a way to draw an arrow in one step and hide it in later steps. Is this done using ghosting and if so how. I just don't grasp the concept of ghosting. any help is greatly appricated.
|
|
|
help editing the view mode |
Posted by: Morintari - 2012-07-11, 5:48 - Forum: Help
- Replies (5)
|
 |
Is there a way in view mode while shuttling through steps can you go to a step in your model then edit it then go back to view mode. For example I create a model using steps. Some of the steps are wrong. I then go through view mode to view my steps. Then I change my steps by going back to edit mode when the faulty step is selected in view mode. Can a user do anything like this. if not will they consider to add this feature in next release. I find myself creating a model making a mistake and having to create it over and over again hoping to make it without mistakes. Any help is greatly appricated. thanks.
|
|
|
LDPatternCreator - Release 1.3.9 |
Posted by: Nils Schmidt - 2012-07-09, 16:26 - Forum: Parts Author Tools
- Replies (1)
|
 |
Hey,
Here is the fresh LPC 1.3.9 !
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: - You can use a spline tool for creating spline curves.
- You can save your data in a LPC - V1.00 legacy format. This format will be read by all LPC versions, but it does not store all pattern information (e.g. metadata, primitives and groups).
- You can switch between the selection of overlapping primitives while CTRL is pressed.
- You can zoom with '+' and '-' too.
- The zoom textfield shows the zoom dialog with just one click.
- The F5/F6 toolboxes are movable.
- Overall program stability, compatibility and performance is improved.
Fixed Bugs from 1.3.X:- The sticker dimensions are not correct.
- It is impossible to select a primitive/group, which is transformed into a straight line.
(see full list of tickets for 1.3.9)
I included a short readme.htm in the installation directory.
Cheers & Leg Godt
Nils
|
|
|
|