| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,204
» Latest member: evpn
» Forum threads: 6,578
» Forum posts: 54,194
Full Statistics
|
| Online Users |
There are currently 7 online users. » 0 Member(s) | 1 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Twitter
|
| Latest Threads |
Town, Trains and Paradisa...
Forum: Official Models
Last Post: Hageta
37 minutes ago
» Replies: 23
» Views: 12,462
|
Lego Instructions app par...
Forum: Parts Authoring
Last Post: Gerald Lasser
Yesterday, 22:53
» Replies: 1
» Views: 159
|
Missing Alpha Team (2001-...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-09-10, 17:41
» Replies: 0
» Views: 115
|
Missing Knight's Kingdom ...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-09-10, 17:12
» Replies: 0
» Views: 103
|
Missing Stingrays/Hydrona...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-09-10, 16:00
» Replies: 5
» Views: 1,061
|
[Complete] Missing Robofo...
Forum: Part Requests
Last Post: Chris Böhnke
2026-09-10, 1:42
» Replies: 7
» Views: 1,497
|
Part Request: Body Small ...
Forum: Part Requests
Last Post: Samuels
2026-09-08, 17:55
» Replies: 2
» Views: 280
|
Parts Request: LEGO Zelda...
Forum: Part Requests
Last Post: Dawson Jolicoeur
2026-09-05, 18:14
» Replies: 0
» Views: 277
|
65226pb01
Forum: Part Requests
Last Post: Gerald Lasser
2026-09-04, 23:10
» Replies: 1
» Views: 395
|
Parts Request:
Forum: Part Requests
Last Post: Magnus Forsberg
2026-09-03, 20:02
» Replies: 1
» Views: 449
|
|
|
| LPub base plate |
|
Posted by: Peter McInerney - 2014-09-28, 5:20 - Forum: Help
- Replies (10)
|
 |
Hi All,
Noob question (sorry) :with LPub, when I bring an models in with Base Plates, in the part list the base plate is upside down? In the construction list it is fine.
What am I missing?
Thanks
Oddball1972
|
|
|
| End with a... ? |
|
Posted by: Stephen - 2014-09-26, 12:57 - Forum: Parts Authoring
- Replies (10)
|
 |
Quote from: http://www.ldraw.org/article/218.html
Quote:Line Termination
All lines in the file must use the standard DOS/Windows line termination of(carriage return/line feed). The file is permitted (but not required) to end with a. It is recommended that all LDraw-compliant programs also be capable of reading files with the standard Unix line termination of(line feed).
End with a what? I'm assuming what's missing is "carriage return/line feed" ?
|
|
|
| LSYNTH generating additional lines |
|
Posted by: Gerald Lasser - 2014-09-18, 21:53 - Forum: LDraw Editors and Viewers
- Replies (4)
|
 |
I have nearly completed the 42008 for Eric's Technicopedia and just in progress of adding the LSYNTH. There are four different types of LSYNTH generated parts necessary: PF-Cable, Pneumatic Hoses, Rigid Hoses and a String.
Generating the LSYNTH parts is no issue. I did them one by one, but then I noticed that LDView did not load the file properly and produced a hell lot of errors. When looking into the file I had literally thousands of lines just stating a position of 0, 0, 0 and "part unknown" the file explodes form 148k to 3 megabytes.
I noticed the following:
- Even if I have a completed LSYNTH in the file, another run of LSYNTH goes over it and generates the "empty" lines
- This seem to happen only for the "PNEUMATIC HOSE BEVELED", these sections get the additional lines
- no additional lines were added to the "Hose Rigid" and the "PF Cable"
Does anybody know why this is the case?
- I use as constraints for the "Hose Rigid" only the LS01 constraint
- for the PF-Cable only the LS06
- but for the Pneumatic Beveled, I use for the start the LS01 and for the guidance the LS02 constraints.
Now I did some experiements with stand alone files, I noticed:
-> I used only the same constraints for each part
-> Each time I press "Execute LSYNTH" I get an additional set of "SYNTH SYNTHESIZED BEGIN/END" statements
-> This a bit inconvenient but does not add to the filesize significantly
BUT
-> When I do a LSYNTH for a piece having different start/end than middle pieces I get havoc.
-> The first of "Execute LSYNTH" is fine
-> each other pass of "Execute LSYNTH" produces thousands of lines with "1 4294967295 0 0 0 1 0 0 0 1 0 0 0 1 Unknown"
Do I have some problem in the set-up or why is LSYNTH doing this to me?
Thansk in advance
Gerald
|
|
|
|