| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,463
» Latest member: Joshua
» Forum threads: 6,275
» Forum posts: 52,410
Full Statistics
|
| Online Users |
There are currently 257 online users. » 0 Member(s) | 252 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
Gap in offical part (stic...
Forum: Parts Authoring
Last Post: Gabriel Läufer
2025-11-25, 20:41
» Replies: 2
» Views: 166
|
Technic 2025
Forum: Official Models
Last Post: Philippe Hurbain
2025-11-25, 8:20
» Replies: 4
» Views: 10,547
|
Parts Request- Marvel 202...
Forum: Part Requests
Last Post: James Simpson
2025-11-25, 2:41
» Replies: 5
» Views: 594
|
Slope Brick 31 width 3 an...
Forum: Parts Authoring
Last Post: Orion Pobursky
2025-11-25, 2:22
» Replies: 1
» Views: 145
|
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
2025-11-24, 10:36
» Replies: 16
» Views: 21,045
|
Rudo Villano
Forum: Part Requests
Last Post: Carl Rodabaugh
2025-11-23, 18:10
» Replies: 7
» Views: 502
|
Mursten
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2025-11-23, 11:23
» Replies: 14
» Views: 699
|
How to review texmap imag...
Forum: Parts Tracker Discussion
Last Post: N. W. Perry
2025-11-23, 5:23
» Replies: 19
» Views: 1,301
|
6536 problem converting d...
Forum: Parts Authoring
Last Post: Hageta
2025-11-23, 0:35
» Replies: 3
» Views: 211
|
Certain parts are returni...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-11-22, 23:58
» Replies: 0
» Views: 104
|
|
|
| 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
|
|
|
|