| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 151 online users. » 2 Member(s) | 143 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Yandex, linghank, osmond_chuck
|
| Latest Threads |
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
6 hours ago
» Replies: 6
» Views: 4,055
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 5:19
» Replies: 8
» Views: 3,121
|
LDraw.org 2026-05 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-05-31, 20:11
» Replies: 0
» Views: 142
|
Most Common Parts - 16 im...
Forum: Part Requests
Last Post: tom alphin
2026-05-30, 15:05
» Replies: 4
» Views: 506
|
Current LEGO Colour Palet...
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-05-29, 21:24
» Replies: 2
» Views: 359
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Manfred Schaefer
2026-05-29, 12:14
» Replies: 18
» Views: 1,430
|
Hello! Parts 30258pb006,...
Forum: Part Requests
Last Post: Matthew
2026-05-27, 23:02
» Replies: 6
» Views: 607
|
Successor to LL918 using ...
Forum: MOCs (My Own Creations)
Last Post: Willy Tschager
2026-05-27, 13:05
» Replies: 1
» Views: 307
|
at rt
Forum: MOCs (My Own Creations)
Last Post: Jeff Jones
2026-05-27, 8:47
» Replies: 3
» Views: 417
|
One week to go.
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
2026-05-25, 16:00
» Replies: 0
» Views: 309
|
|
|
| Newbee cover page question |
|
Posted by: Peter McInerney - 2014-10-08, 7:15 - Forum: Help
- Replies (4)
|
 |
Hi All,
another dumb one, I am trying to insert a picture on the cover page but nothing shows. Here is the code:
0 !LPUB PAGE SIZE GLOBAL 11.0000 8.5000
0 !LPUB INSERT COVER_PAGE
0 !LPUB INSERT PICTURE "C:/Users/User/Desktop/20130824_110627.jpg" OFFSET 0.5 0.5
?
Thanks
|
|
|
| Riged 3mm hose |
|
Posted by: Roland Melkert - 2014-10-02, 18:18 - Forum: Parts Authoring
- Replies (5)
|
 |
Hi all,
I'm trying to make a LDCad template for the bendable 3mm technic bar / hoses (e.g. http://www.bricklink.com/catalogItem.asp?P=75c12)
For this I'm making two donor files (segment and cap), but I'm a bit stuck regarding primitives while trying to make the cap.
Currently I have this:
Code: 0 //Tube
1 16 0 0 0 4 0 0 0 1 0 0 0 4 4-4cyli.dat
0 BFC INVERTNEXT
1 16 0 0 0 3 0 0 0 1 0 0 0 3 4-4cyli.dat
0 //Cap
1 16 0 0 0 1 0 0 0 1 0 0 0 1 4-4ring3.dat
But I don't think it's right. I think the ring needs to be thicker, but as far I see/understand there are only 1ldu primitives of rings?
What is the part author way of doing this? Or do I just add a couple of type 3 lines for a custom ring?
|
|
|
| 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" ?
|
|
|
|