To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / *2635 (-20)
  Partsref Updated
 
Finally! I've refreshed the parts-reference pages at (URL). The display is slightly reformatted. Just cosmetic changes, it's still frames-based :( Partsref is now current as of the 99-05 parts update. Steve (25 years ago, 16-Jul-99, to lugnet.cad.dev)
 
  Re: Storage and Display of OMR Files
 
(...) But on the other hand, someone may come to the OMR looking for a set by name, or might want all of a theme or subtheme. Since the OMR will not be run off a database that serves up live content, it won't be easy to offer both. So would it be (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev.org.ldraw)
 
  Re: Could MPeedy be integrated into LDAO?
 
Steve Bliss <blisses@worldnet.att.net> wrote in message news:378e30c8.129441...net.com... (...) Please, please, please. (...) inline (...) the (...) Maybe this would help. The Tool Manager is very versatile, but not completely intuitive. (...) (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Could MPeedy be integrated into LDAO?
 
Steve, How about posting your ldraw.ini file? I assume you have most of the common utilities set up, and probably lots of cool views, too. -John Van (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Parts with odd angles
 
(...) Here's another list, just for Technic, and including the second word in each part's name: Category Parts New Category Technic Angle 11 Connector Technic Axle 17 Axle Technic Ball 1 Gear Technic Brick 11 Beam Technic Bush 4 ? Gear, Connector, (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Parts with odd angles
 
(...) Gotcha. (...) Sure, but there are several non-hinged pieces that do have an axis of rotation (or pivoting, anyway), the ones coming to mind are: 2904.DAT Technic Motorcycle Pivot 2342.DAT Space Control Panel (needs work) Also, tons of pieces, (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Parts with odd angles
 
(...) c /hinged/rotating/ (...) Not really, just trying to clarify. (...) What's the axis of rotation for a 2x4 brick? (expected answer: "it doesn't have one") Steve (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Categories (was Re: Parts with odd angles)
 
Steve Bliss <blisses@worldnet.att.net> wrote in message news:378e19fb.710642...net.com... (...) Patterned bricks could be put in BrickPatterned. It's nice to have all those 1x1 bricks with lettern & numbers, but it's a pain getting past them to the (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Could MPeedy be integrated into LDAO?
 
(...) Yes. Or I could just add the functions to LDAO as a set of internal tools (like the inliner and outliner are). (...) That would be sad. (...) Would it help to replace (or enhance) the Tool Manager with a Tool Wizard, to walk people through the (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Could MPeedy be integrated into LDAO?
 
It wouldn't be too hard for utility writers to write code to add their tool to LDAO. They just need to add a few settings to c:\windows\ldraw.ini. Let's see here... First, they need to create a new section for their tool: [My LDraw Tool] (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Integrating help topics/tutorials on ldraw.org
 
(...) Great! (...) So you're saying have the OMR link to an OMR instruction page within /reference/? For the OMR only I was thinking have the pages under OMR in something like /repository/official...tructions/ so when someone goes to look at the (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev.org.ldraw)
 
  Categories (was Re: Parts with odd angles)
 
(...) Umm, the battery boxes and such *are* in electric. Are you looking at LDAO's VEC? You might want to hit the "restore default categories" option to capture the recent part-moves. It's a good idea to look at the Technic category and maybe move (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Parts with odd angles
 
(...) This is a troll, right? It's for every piece whose axis of rotation is not located at <0,0,0>. Cheers, - jsproat (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Parts with odd angles
 
(...) That's for hinged pieces where the hinge's axis is not located at <0,0,0>, right? Steve (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Parts with odd angles
 
(...) Note that the angle and axis of rotation can be wrapped up nicely in a LDraw matrix -- suppose we supply this data as a preformatted matrix? Thus, a Technic Motorcycle Pivot Rotation Guide would be an LDraw line with the proper rotation matrix (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Parts with odd angles
 
(...) Okay. In order to pivot a piece, you need two pieces of information: the *angle* of rotation, and the *axis* of rotation. Given one, it's a little work to figure out the other. Cheers, - jsproat (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Could MPeedy be integrated into LDAO?
 
LDAO actually is quite good for adding utilities. It's not that hard a process, but it is an additional barrier. Having some of the most important utilities come "standard" with LDAO would be great. For example: I know that setting up L3P to work (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Re: Storage and Display of OMR Files
 
Tim Courtney <tim@zacktron.com> wrote in message news:4.2.0.58.199907...omm.com... (...) What is the advantage of grouping OMR sets into pages based on theme/subtheme? I would think an organization system similar to Kevin Loch's would be fine. We (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev.org.ldraw)
 
  Re: Could MPeedy be integrated into LDAO?
 
(...) Good point John. What about making LDAO plugin-based so people can write utilities for it and install them as plugins? This would allow for more than just MPD being integrated - people could use whatever util written in plugin format in LDAO. (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)
 
  Could MPeedy be integrated into LDAO?
 
Steve (and authors of .MPD utilities), Could a utility to build and unpack .mpd files be integrated into LDAO? I fear that unless we make it as easy to create an .mpd file as it is to inline submodels, the .mpd format will not reach (almost) (...) (25 years ago, 15-Jul-99, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR