Subject:
|
Re: LPub 2.4.7 available
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Wed, 6 Jul 2005 16:14:49 GMT
|
Viewed:
|
1303 times
|
| |
| |
In lugnet.cad, Timothy Gould wrote:
> In lugnet.cad, Kevin L. Clague wrote:
> > I just uploaded LPub 2.4.7.0. I modified the install package to allow custom
> > installation (allows you to avoid overwriting of orientation and half_size).
> >
> > LPub 2.4.7.0 has fixes for page number font save/restore. It also has a fix for
> > BOM and PLI overlap problems with non-rectangular parts. Furthermore the
> > packing is now much tighter.
> >
> > Here is a BOM for my robo-hominid without the improved packing:
> >
> > http://www.brickshelf.com/gallery/kclague/LPub/complete_bom_up.png
> >
> > Here is the same BOM with the improved packing:
> >
> > http://www.brickshelf.com/gallery/kclague/LPub/complete_bom.png
> >
> > Enjoy!
> >
> > Kevin
>
>
> Hi Kevin,
>
> Finally got around to downloading this version and just discovered that the
> meta-command LPUB PACK SUBS doesn't seem to do anything. The new version seems
> to wipe the _bom.ldr file after use too so I can't even repack with my own
> software.
With the new technique of figuring out how much part images can overlap each
other (tighter packing algorithm), PACK SUBS is not invoked, if there is
overlap.
Currently, the overlap detection process only has to check the the previous part
added to the column to find maximum overlap.
With PACK_SUBS, a new part added to the column has to check against all the
parts at the previous row, which could be many parts. LPub has never needed to
track the contents of the previous row before, so the data structures needed
don't currently exist.
I'll examine the code and stop discarding the BOM LDraw files.
>
> Also, I'm getting an error:
>
> submodel_bill_of_materials: Failed to open file
> C:\ldraw\LDRAW\MODELS\TheGhan\GhanEngine.ldr for reading
>
> when I try to generate the BOM/sub-BOM for an MPD in that directory. I tried
> putting the file there but that didn't seem to fix the problem.
>
> Apologies if the latter is an old error but I couldn't find it.
I suspect this problem has been there for a while (maybe since the change to
LPub/LDraw, or further back). The file path looks all wrong.
>
> Yours,
>
> Tim
Kevin
|
|
Message has 1 Reply: | | Re: LPub 2.4.7 available & LDiff comment
|
| --SNIP-- (...) Thanks for that Kevin. Could you turn piece packing off and use bounding box packing for the PACK SUBS (does it have an underscore? my documentation doesn't seem to say so) routine perhaps? Or have an option to use the old packing (...) (19 years ago, 7-Jul-05, to lugnet.cad)
|
Message is in Reply To:
| | Re: LPub 2.4.7 available
|
| (...) Hi Kevin, Finally got around to downloading this version and just discovered that the meta-command LPUB PACK SUBS doesn't seem to do anything. The new version seems to wipe the _bom.ldr file after use too so I can't even repack with my own (...) (19 years ago, 4-Jul-05, to lugnet.cad)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|