| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 155 online users. » 8 Member(s) | 142 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Carlos Antelo, Jeff Jones, Massimo Maso, Rene Rechthaler, Rolf Osterthun, yeetboii
|
| Latest Threads |
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Magnus Forsberg
36 minutes ago
» Replies: 16
» Views: 618
|
mpd2glb - LDraw to GLTF c...
Forum: LDraw File Processing and Conversion
Last Post: Carlos Antelo
Today, 1:42
» Replies: 3
» Views: 151
|
LEGO Icons 2025
Forum: Official Models
Last Post: Jur Huisman
Yesterday, 20:30
» Replies: 8
» Views: 7,684
|
v 1.7 beta 2a snapping fe...
Forum: LDraw Editors and Viewers
Last Post: Nicolas19
Yesterday, 17:00
» Replies: 3
» Views: 212
|
2026/2027 LDraw.org Steer...
Forum: LDraw.org Announcements
Last Post: N. W. Perry
Yesterday, 15:56
» Replies: 4
» Views: 199
|
Minifigure (series 28) - ...
Forum: Part Requests
Last Post: Jose
Yesterday, 15:53
» Replies: 3
» Views: 637
|
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 14:32
» Replies: 19
» Views: 12,719
|
98295c01pb02
Forum: Part Requests
Last Post: Peter Grass
2026-03-03, 12:11
» Replies: 4
» Views: 3,438
|
Smort brick stuff
Forum: Part Requests
Last Post: Jeff Jones
2026-03-02, 15:35
» Replies: 2
» Views: 331
|
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
2026-03-02, 14:43
» Replies: 5
» Views: 7,660
|
|
|
| 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" ?
|
|
|
|