| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 164 online users. » 0 Member(s) | 160 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
3 hours ago
» Replies: 6
» Views: 7,825
|
LDraw.org 2026-02 Parts U...
Forum: LDraw.org Announcements
Last Post: Sylvain Sauvage
Yesterday, 17:22
» Replies: 5
» Views: 358
|
LEGO Parts Guide - Only 3...
Forum: Part Requests
Last Post: Javier Orquera
Yesterday, 13:59
» Replies: 38
» Views: 6,264
|
Big fig parts request
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 9:57
» Replies: 4
» Views: 6,095
|
Part request, part 80179
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 9:42
» Replies: 2
» Views: 169
|
Smort bleek stuff
Forum: Parts Authoring
Last Post: Gerald Lasser
2026-03-06, 9:46
» Replies: 3
» Views: 247
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Peter Grass
2026-03-06, 0:31
» Replies: 20
» Views: 1,160
|
mpd2glb - LDraw to GLTF c...
Forum: LDraw File Processing and Conversion
Last Post: Carlos Antelo
2026-03-05, 18:03
» Replies: 4
» Views: 297
|
LEGO Icons 2025
Forum: Official Models
Last Post: Jur Huisman
2026-03-04, 20:30
» Replies: 8
» Views: 7,873
|
v 1.7 beta 2a snapping fe...
Forum: LDraw Editors and Viewers
Last Post: Nicolas19
2026-03-04, 17:00
» Replies: 3
» Views: 345
|
|
|
| Message error script console ldcad1.5 |
|
Posted by: Vitor Alexandre - 2016-03-05, 14:42 - Forum: Help Wanted
- Replies (8)
|
 |
Hello friends, how are you?
I'm starting now in CAD 1.5 and I already have scripting issue.
I'll copy my script here for you guys give a look.
function register () ani site = ldc.animation ('demo') ani: SetLength (20)
ani: SetEvent ('frame', 'onframe') end function onframe () Local ani = ldc.animation.getCurrent () Local mainSf = ldc.subfile () Local ori = ldc.matrix () Local teste5 = mainSf: getRef ( 'teste5.ldr') Local angle = 720 * ani: getFrameTime () / ani: getLength () ori: setRotate (angle, 1,0,0) teste5: Setori (ori) end
register ()
This popping up a message;
[String "teste2.lua"]: 15: Active refline link needed.
someone please help me ...
I can not find anything about it.
Please..
|
|
|
| Unoffcial part not showing up in LPub3D in the PLI and BOM |
|
Posted by: Jaco van der Molen - 2016-03-05, 12:25 - Forum: LDraw Editors and Viewers
- Replies (14)
|
 |
Hi all,
What does LPub3D require to count and render an unofficial part, because I have this part not showing up in the PLI and BOM of a model. It is part 20310 (Design Brick) mocked up by Magnus.
Where ever I put it, LPub3D just won't count it nor render it in PLI and BOM.
It is rendered in de assembly images though, so it can find the part.
It is in the folder C:\Users\Public\Documents\LDraw\Parts
I manually added it to the parts.lst file like this:
Code: 20310.dat Brick 1 x 1 with Capital Open Stud (Mock-up)
Please help! I need some instructions done this weekend... :-(
Thanks.
P.S. LPub 4.0.0.11 (on the same system) renders and counts it just fine in the assembly images, PLI and BOM
|
|
|
| LPub3D - page setup questions |
|
Posted by: Jetro de Château - 2016-03-02, 14:32 - Forum: LDraw Editors and Viewers
- Replies (4)
|
 |
I've been looking at instructions generated with LPub to get some ideas of what's possible and I've seen some interesting things.
I've found out I can get a submodel to show up in the PLI of the step it is used in using
Code: 0 !LPUB PLI INCLUDE_SUBMODELS GLOBAL TRUE
Now I'm trying to figure out if I can show the complete submodel before the first step of that submodel in a PLI like bubble - I've seen it done, just haven't found the way to do it yet.
P.S. Jaco, I have been going through some of your excellent explanations on your website, but navigation is sometimes very complicated. I can never find a way to go to the next page, only up
|
|
|
| 2016/2017 LDraw.org Steering Committee announced |
|
Posted by: Willy Tschager - 2016-03-01, 12:11 - Forum: LDraw.org Announcements
- Replies (1)
|
 |
Since we had only 5 confirmed nominees, there won't be any Super Tuesday.
Therefore, the 2016/2017 LDraw.org Steering Committee [1] is:
Chris Dee
Philippe Hurbain
Orion Pobursky
Max Martin Richter
Willy Tschager
[1] Try not to confuse the LDraw.org Steering Committee (SteerCo) with the LDraw.org Standards Board (LSB). The Steering Committee sets the course for the LDraw Organization while the Standards Board deals with the LDraw File Format.
Congratulations to the reconfirmed members!
Willy Tschager
On behalf of the LDraw.org Steering Committee
|
|
|
|