| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,810
» Latest member: Almeida
» Forum threads: 6,470
» Forum posts: 53,601
Full Statistics
|
| Online Users |
There are currently 186 online users. » 1 Member(s) | 180 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Chris Böhnke
1 minute ago
» Replies: 9
» Views: 123
|
Alien tourist parts reque...
Forum: Part Requests
Last Post: Jackob
Yesterday, 15:21
» Replies: 0
» Views: 75
|
Brickheadz
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 14:28
» Replies: 107
» Views: 166,037
|
Set 42228 (Tyres and Hubc...
Forum: Part Requests
Last Post: Javier Orquera
2026-04-21, 20:30
» Replies: 5
» Views: 313
|
[LDPatternCreator] Releas...
Forum: Parts Author Tools
Last Post: Nils Schmidt
2026-04-20, 17:27
» Replies: 0
» Views: 138
|
[LDPatternCreator] Releas...
Forum: Parts Author Tools
Last Post: Nils Schmidt
2026-04-20, 17:11
» Replies: 1
» Views: 224
|
Minifig Decal .PNG Reposi...
Forum: Help
Last Post: EthanWalker
2026-04-20, 6:36
» Replies: 2
» Views: 1,534
|
LDView 4.7 Released
Forum: LDraw Editors and Viewers
Last Post: Travis Cobbs
2026-04-19, 22:19
» Replies: 10
» Views: 1,491
|
4559-1 Cargo Railway Trai...
Forum: Official Models
Last Post: Rene Rechthaler
2026-04-19, 21:25
» Replies: 7
» Views: 961
|
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
2026-04-17, 9:26
» Replies: 17
» Views: 12,482
|
|
|
| Any interest in another instruction publisher? |
|
Posted by: Jason Allemann - 2013-01-14, 22:28 - Forum: LDraw File Processing and Conversion
- Replies (5)
|
 |
For the last 8ish years I've been occasionally tinkering with my own instruction generation program. Not that I ever found anything wrong with LPub, as a developer I just like rolling my own solutions to problems that interest me. It was a cool little hobby project that I would improve a bit every time I created new instructions. It has evolved over the years, and it's finally reached a point where I feel other people might be able to make use of it.
Note that I just wanted a program where I could hit a button and get a PDF file. If you want to be able to fine tune every step/page this won't be for you. Right now the output is configured specifically for how I wanted my instructions to look, but I have designed it to be extensible, and eventually I hope to add more overall layout options. I have also only tested it with my own files, so who knows what you might get out of it. Please consider it as alpha software.
If you are interested in trying it out you can download it here:
http://truedimensions.com/lego/instructo...14_394.zip
Edit: Forgot to mention, the readme.txt file in the archive has instructions on how to configure it.
It has the following dependencies:
Windows
LDraw
LDGLite or LDView (for rendering)
FOP - http://xmlgraphics.apache.org/fop/ (only required for PDF generation, you don't need to install this if you just want to test the program and look at the images it spits out)
You can also just check out some of my instruction files to see what it outputs:
http://truedimensions.com/lego/instructions
So, I'm just curious if anybody else might be interested in this, or what it might become with some improvement. If so, I'd love to hear feedback. I have some time over the next few months where I could do some work on it. If not, no big deal, I'll keep using it for myself.
Jason
|
|
|
| lower or Upper case in part description |
|
Posted by: Michael Heidemann - 2013-01-13, 23:21 - Forum: Parts Authoring
- Replies (2)
|
 |
I just found this
Code: This scheme is described here
http://en.wikipedia.org/wiki/Title_case#Headings_and_publication_titles
as
"Capitalization of all words, except for articles, prepositions, conjunctions, and forms of to be"
or
"Capitalization of all words, except for closed-class words"
(not sure which one of both we're using here exactly).
on the pt http://www.ldraw.org/cgi-bin/ptdetail.cg.../88517.dat
I feel that the LSC should also have a cleaning, clearing word on this. Just the native english members should know what we are doing and so we can - and should - fix it in a spec. So there will be no doubt about this question in the future.
|
|
|
| LETGUI 1.7.0.0 |
|
Posted by: Michael Heidemann - 2013-01-13, 22:58 - Forum: Parts Author Tools
- Replies (8)
|
 |
I just released a new version of LETGUI.
Now with Selector 1.0 included.
Rectifier has been updated to version 1.9.
Also some changes are made for the call of windz (still version 0.1.2.0). Hopefully it now works on all windows versions.
Please leave your comments for this version in this thread. Thanks.
cu
mikeheide
LETGUI website
|
|
|
| LETGUI ? |
|
Posted by: Magnus Forsberg - 2013-01-12, 13:42 - Forum: Parts Author Tools
- Replies (24)
|
 |
Mike,
Could we also have an updrade of LETGUI?
Philo have added Selector and improved Rectifier.
I can't run windz through LETGUI, for some reason.
It works fine when I run it separatly.
The "output" text entry box is often blocked by the "settings box".
|
|
|
| Really Big Colour Code: 117313504 |
|
Posted by: Eric Himbeault - 2013-01-11, 16:32 - Forum: Help
- Replies (20)
|
 |
I am working on an import feature for LDraw models, and when I tested it on the Front End Loader model that comes with the LDraw download (model 8464.mpd), I encountered a line with a very large colour code:
Code: 0 FILE 8464.ldr
0 Front End Loader
0 Version: 1.0a (20071123)
(...)
1 117313504 -125 -208 -400 0 0 1 0 1 0 -1 0 0 3941.DAT
In LDraw, the part looks like this:
![[Image: eo0J5.png]](http://i.imgur.com/eo0J5.png)
I thought it might be a blended colour, like the filespec would suggest, but the colour code is still too large for that. What is this colour, and how do I interpret it?
|
|
|
|