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 / *13656 (-20)
  Re: Automated Inventory Ordering through Bricklink
 
(...) Yes. the sheer number of combinations can quickly get ridiculous and it gets hard to evaluate which is "best." I cheated by making a few asumptions. I'll share them when I dig up the code, I don't remember the details off hand. -JSM (20 years ago, 19-Jan-05, to lugnet.inv, lugnet.cad.dev, lugnet.cad.mlcad, lugnet.market.brickshops)
 
  Re: Automated Inventory Ordering through Bricklink
 
(...) SNIP (...) Yeah I had to have a look up table for that. It was annoying but not insurmountable : ) (20 years ago, 19-Jan-05, to lugnet.inv, lugnet.cad.dev, lugnet.market.brickshops)
 
  Re: Restart of LDA2001 Project (using LDraw models - L3P - POV)
 
(...) The coming L3P has also these new options: -ic[<file>] no camera, optional include file -il[<file>] no lights, optional include file So, l3p -ic -il model.ldr model.inc might just do what you want, assuming you still want color and primitive (...) (20 years ago, 18-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  Re: Automated Inventory Ordering through Bricklink
 
(...) The problem with this (and with Briktrak) is that there are a few Bricklink parts whose numbers are not the same as the LDraw parts. There was an attempt a while back to normalize the numbering system across the main part cataloging sites but (...) (20 years ago, 17-Jan-05, to lugnet.inv, lugnet.cad.dev, lugnet.cad.mlcad, lugnet.market.brickshops)
 
  Re: Restart of LDA2001 Project (using LDraw models - L3P - POV)
 
(...) Yeah, it'd be very cool if L3P had an option to generate include files instead of full scenes. That way, people could run all their various model files through L3P to generate the definitions in include files. Then they could use all those (...) (20 years ago, 17-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  Re: Automated Inventory Ordering through Bricklink
 
(...) I beleive that this is the hardest part of the automated 'from-CAD-to-shop' process. There are so many variables, obviously element avaialability but also price and geographical location. Also when using the By Shop sorting feature in (...) (20 years ago, 17-Jan-05, to lugnet.inv, lugnet.cad.dev, lugnet.cad.mlcad, lugnet.market.brickshops)
 
  Re: Automated Inventory Ordering through Bricklink
 
There is of course the option on Bricklink of uploading an XML file into your wanted list. If you could make a program that reformats an MLCad parts list into the required XML format you would be halfway there. I have tested this function with a (...) (20 years ago, 17-Jan-05, to lugnet.inv, lugnet.cad.dev, lugnet.cad.mlcad, lugnet.market.brickshops)
 
  Re: Restart of LDA Project (using LDraw models - L3P - POV)
 
(...) I think I mean... I don't remember! (...) Maybe, but that's not really the problem to me. (...) output files) is having to hunt down all the include files! (...) I'd say let's start with camera.dat and lookat.dat. If we make them with lines (...) (20 years ago, 17-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  Re: Restart of LDA Project (using LDraw models - L3P - POV)
 
(...) I had no idea that L3Lab had POV output, in spite the fact that I've been using it daily for years! Hmm, very intersting. The alternative approach that comes to my mind is: * LDA creates a static MPD file and runs it through L3P. * The output (...) (20 years ago, 17-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  Re: File queue of hold voted parts?
 
(...) As an admin I will handle the renumbering of ####.dat to ####b.dat, but only if it is brought to my attention. At present I do not get automatically notified of all holds, but this is an enhancement I am working on. Please indicate (either (...) (20 years ago, 16-Jan-05, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: Restart of LDA Project (using LDraw models - L3P - POV)
 
(...) I'd agree with this. But what I do with an L3Lab output (which is how I generate my static images in POV from LDraw files) is immediately strip the camera and viewpoint stuff out and make it into an .inc file, my main file just includes what (...) (20 years ago, 16-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  Re: File queue of hold voted parts?
 
(...) Relatedly... 1) The only part I've uploaded thus far, a ####a, got a hold vote because it'd require moving the existing #### to ####b (with a ~Moved) file. Is this a valid reason to hold, or something the admin would do if it got approved? I'd (...) (20 years ago, 16-Jan-05, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: Restart of LDA Project (using LDraw models - L3P - POV)
 
(...) You mean LD4D and you or POV-Ray and you? (...) You really need to look at how POV-Ray does animation. It has all of this built in. I think one reason why animation is so hard is because L3P's output is overwhelming. It is not good for newbies (...) (20 years ago, 16-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  Re: Restart of LDA Project (using LDraw models - L3P - POV)
 
(...) Yes, that's why I also make this little humble program to see if my ideas work put to practice. (...) ... and that program crasches on all of my PC:s, expect the very first beta version he released... :(( (...) Maybe, maybe not. I recall James (...) (20 years ago, 15-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  File queue of hold voted parts?
 
hi, would it be possible to add a second queue to the PT, listing just parts with a hold vote to have an overview how long they are already hang around there? it would be easier to sort out the orphans. w. (20 years ago, 15-Jan-05, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: Restart of LDA Project (using LDraw models - L3P - POV)
 
(...) I have no idea. Anton always include the ini with the pov file, so perhaps whatever tools come from this can just auto create the ini file as well. (...) Hey! Cool! I know the syntax alone wont be much good. If there aren't tools that use it, (...) (20 years ago, 15-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  Re: Automated Inventory Ordering through Bricklink
 
---snip--- There are two soultions that I know of. 1) Create a .LDR file with the parts you want to buy 2) Download and install (URL) 3) Upload your .LDR file to briktrak and it will link to bricklink and provide you a list of stores that have your (...) (20 years ago, 15-Jan-05, to lugnet.inv, lugnet.cad.dev, lugnet.cad.mlcad, lugnet.market.brickshops)
 
  Re: Automated Inventory Ordering through Bricklink
 
I wrote a utility, for my own use, about two years ago that takes a .dat file and attempts to find "best" way to buy the parts via BrickLink. I'd planned to produce custom sets and source the parts for them this way. It was working well when last I (...) (20 years ago, 14-Jan-05, to lugnet.inv, lugnet.cad.dev, lugnet.cad.mlcad, lugnet.market.brickshops)
 
  Re: Restart of LDA Project (using LDraw models - L3P - POV)
 
(...) I already am. :) I noticed that L3P already marks the beginning of these blocks: // Camera (Latitude,Longitude,Radius = 45,45,0) and // Lights: Now, I've asked Lars to let L3P also mark the ends of these blocks. (...) No it isn't. Btw, I'm (...) (20 years ago, 14-Jan-05, to lugnet.cad.ray, lugnet.animation, lugnet.cad.dev)
 
  Re: Restart of LDA2001 Project (using LDraw models - L3P - POV)
 
(...) In the coming L3P each section is tagged with POV comments like //// ModelObject //// Camera //// Lights exactly to help cutting out the interested POV code. (...) I'm reluctant to adding too much complexity into L3P to suit different special (...) (20 years ago, 14-Jan-05, to lugnet.cad.ray, lugnet.animation, 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