Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,169
» Latest member: zqy
» Forum threads: 6,087
» Forum posts: 51,285

Full Statistics

Online Users
There are currently 982 online users.
» 2 Member(s) | 975 Guest(s)
Applebot, Bing, Facebook, Google, Yandex, Jeff Jones, Orion Pobursky

Latest Threads
LDraw.org 2025-06 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
14 minutes ago
» Replies: 5
» Views: 1,102
Part Request: Plastic Sci...
Forum: Part Requests
Last Post: Dmitry
Today, 7:14
» Replies: 7
» Views: 1,624
Updates of the Bricklink ...
Forum: Parts Authoring
Last Post: Peter Blomberg
Today, 4:52
» Replies: 7
» Views: 863
Possible duplicate faces ...
Forum: Parts Authoring
Last Post: Peter Blomberg
Today, 4:39
» Replies: 1
» Views: 71
Are conditional lines ste...
Forum: Parts Authoring
Last Post: Peter Blomberg
Yesterday, 20:59
» Replies: 1
» Views: 1,016
3D print LEGO element
Forum: Off-Topic
Last Post: Nate87
Yesterday, 19:39
» Replies: 18
» Views: 9,412
Most Common Parts that re...
Forum: Part Requests
Last Post: Peter Blomberg
2025-07-20, 11:35
» Replies: 34
» Views: 14,659
Can we get the part 4364p...
Forum: Part Requests
Last Post: Vincent Messenet
2025-07-20, 9:40
» Replies: 3
» Views: 249
LDraw Additional-Tools-In...
Forum: LDraw.org Announcements
Last Post: Willy Tschager
2025-07-20, 9:30
» Replies: 0
» Views: 104
LDraw All-In-One-Installe...
Forum: LDraw.org Announcements
Last Post: Willy Tschager
2025-07-20, 9:22
» Replies: 0
» Views: 94

 
  Нужны детали
Posted by: Ekaterina - 2021-10-09, 18:28 - Forum: Part Requests - Replies (2)

Очень нужны детали лего дупло.

Помогите пожалуйста



Attached Files Thumbnail(s)
       

.jpg   9243.200.jpg (Size: 7.75 KB / Downloads: 52)
.jpg   8423.200.jpg (Size: 6.69 KB / Downloads: 53)
Print this item

  Part Request: 31512pb01 Princess Morbucks Headpiece
Posted by: Matthew Coleman - 2021-10-09, 11:49 - Forum: Part Requests - Replies (2)

Alright, yet another part request. It’s Princess Morbucks’s headpiece from The Powerpuff Girls.

https://www.bricklink.com/v2/catalog/cat...=31512pb01


[Image: 31512pb01.png]


Thank you for reading.

Print this item

  [Solved] How do I hook up the Ldraw part library to LDCad?
Posted by: bilb - 2021-10-08, 22:24 - Forum: LDraw Editors and Viewers - No Replies

So after installing, every part was missing. Not super surprising so I just went to LDraw and downloaded the complete zip library. In LDCad, i changed the search path in preferences to the path of the folder the zip was in and set it as an official library. (wouldnt let me set a direct path to the zip, just its parent folder)

Nothing happened. I restarted the application but still all parts were missing. Am I missing something here? Is it not supposed to be a zip? I even went as far as downloading an unofficial library too and setting that up just in case it needed both for some reason? but still nothing.

Anyone know anything about this?

Edit: I used "search archive" instead of "search folder" so i was able to select the zip for the path. But the parts still do not show up in the icons or in the worspace (just red dots) even though they no longer say they are missing

Edit 2: apparently I did need to have an unofficial library and have it setup the same way i did in my first edit for the parts to appear. Ill leave this up for anyone who may have the same problem.

Print this item

  73125pb01 The Child head
Posted by: Jeff Lang - 2021-10-08, 1:46 - Forum: Part Requests - No Replies

   
Would it be possible for someone to create The Child's head from the Mandalorian sets?

Print this item

  My Technic math puzzle of the day
Posted by: N. W. Perry - 2021-10-07, 1:52 - Forum: LDraw Editors and Viewers - Replies (18)

I haven't posted one of these for a little while (because I've learned so much already from previous ones), but here's my latest Technic math puzzle, from the 8880 Supercar:

Consider the suspension assembly pictured. The blue control arm rotates around A, and the length of AB is 60. The gray liftarm rotates around C, and of course CD is also 60 (as is AC, for that matter). The radius around D is 9.

The shock absorber is connected at B and E. Also at B, there is a gray stopper piece, and this is locked together with the shock absorber to the axle at B.

The purpose of the stopper is to wedge the liftarm between it and the control arm. When this happens, point D would be 19 LDU (its radius of 9 plus half the width of the adjacent parts) along both the Y-axis of the control arm and the Z-axis of the stopper. This means that the control arm can't be raised any more, so there must be a minimum possible value for the angle at A. That's what I want to find.
   
Right now I don't have enough values to solve the problem, because there are multiple possible solutions where D is 19 from both vectors. But eventually the length of the liftarm stops the assembly from closing any further, and I haven't worked out how to express this mathematically. I've got it "close enough" for now, with an approximate angle at A of 100.5°. But as always, I'm keen to know the precise answer, and the method to obtain it!



Attached Files
.ldr   8880puzzle.ldr (Size: 645.63 KB / Downloads: 3)
Print this item

  Can't Start LDPartEditor
Posted by: G.D. Grant - 2021-10-05, 20:49 - Forum: Parts Author Tools - Replies (4)

Greetings all.
Can't start LDPartEditor...
Here's the error log:

Code:
[LDPartEditor RELEASE ] Started on Tue Oct 05 12:58:34 EDT 2021
Unhandled event loop exception during blocked modal context.
java.lang.IllegalStateException: This function is not available.
    at org.lwjgl.system.Checks.checkFunctionAddress(Checks.java:89)
    at org.lwjgl.opengl.GL20.glUseProgram(GL20.java:477)
    at org.nschmidt.ldparteditor.opengl.OpenGLRendererPrimitives20.drawScene(OpenGLRendererPrimitives20.java:93)
    at org.nschmidt.ldparteditor.composite.primitive.CompositePrimitive$2.run(CompositePrimitive.java:360)
    at org.eclipse.swt.widgets.Display.runTimer(Display.java:4090)
    at org.eclipse.swt.widgets.Display.messageProc(Display.java:3207)
    at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3585)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
    at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:469)
    at org.nschmidt.ldparteditor.composite.primitive.CompositePrimitive.loadPrimitives(CompositePrimitive.java:576)
    at org.nschmidt.ldparteditor.shell.editor3d.Editor3DDesign.createContents(Editor3DDesign.java:1423)
    at org.eclipse.jface.window.Window.create(Window.java:431)
    at org.nschmidt.ldparteditor.shell.editor3d.Editor3DWindow.run(Editor3DWindow.java:275)
    at org.nschmidt.ldparteditor.splash.SplashScreen.run(SplashScreen.java:412)
    at org.nschmidt.ldparteditor.main.LDPartEditor.main(LDPartEditor.java:48)
Exception in thread "main" java.lang.IllegalStateException: This function is not available.
    at org.lwjgl.system.Checks.checkFunctionAddress(Checks.java:89)
    at org.lwjgl.opengl.GL20.glCreateShader(GL20.java:260)
    at org.nschmidt.ldparteditor.opengl.OpenGLRenderer20.loadGlossVertexShader(OpenGLRenderer20.java:2118)
    at org.nschmidt.ldparteditor.opengl.OpenGLRenderer20.init(OpenGLRenderer20.java:209)
    at org.nschmidt.ldparteditor.composite.Composite3D.<init>(Composite3D.java:1271)
    at org.nschmidt.ldparteditor.composite.CompositeContainer.<init>(CompositeContainer.java:40)
    at org.nschmidt.ldparteditor.shell.editor3d.Editor3DDesign.createContents(Editor3DDesign.java:1473)
    at org.eclipse.jface.window.Window.create(Window.java:431)
    at org.nschmidt.ldparteditor.shell.editor3d.Editor3DWindow.run(Editor3DWindow.java:275)
    at org.nschmidt.ldparteditor.splash.SplashScreen.run(SplashScreen.java:412)
    at org.nschmidt.ldparteditor.main.LDPartEditor.main(LDPartEditor.java:48)

As you can see in the log, the splash screen has time to show up a few seconds before the program crashes.

I'm running a Windows 10 Pro 64 bit machine with no GPU and an Intel i2 CPU.

Thanks in advance for any help!
God bless.


--
G. D. Grant

Print this item

  LPub3D camera pan / zoom / position configuration
Posted by: Stefan Frenz - 2021-10-02, 10:04 - Forum: LDraw Editors and Viewers - Replies (4)

Hi all,

I started using LPub3D and would like to ask for help with camera pan / zoom /position configuration.

The model is designed with LDCad, the camera angles are set by Ctrl+B and double checked with B keyboard shortcut. Opening the model with LPub3D shows the correct camera angles. As far as I understand, the LDCad camera pan / zoom / position is not saved (ROTSTEP is used which stores only angles). So I tried to adjust the camera pan / zoom / position in the Visual Editor, but I can't get LPub3D to use this setting for the instruction (I only found the "Apply ROTSTEP" button which does not help as the angles are already ok). Please see the attached image.

Thank you very much for any help or hint. Smile
Best regards
Stefan



Attached Files Thumbnail(s)
   
Print this item

  Influence of ROTSTEP at callout
Posted by: Manfred Schaefer - 2021-09-30, 17:52 - Forum: LDraw Editors and Viewers - Replies (2)

I use LPub3D v2.3.13 r113 on a Windows 7 system.

There is a influence at the apperance of the callout in dependence the usage of the command ROTSTEP.
You can see the difference in step 2 and 3. The command ROTSTEP is  used in step 3.
Do anybody know how I can prevent this dependency?
The model should be rotated, but the callout should be the same as in step 2.
Do anybody know if the behavior is the same in the latest version of LPub 3D?



.jpg   Test.jpg (Size: 58.75 KB / Downloads: 19)

The file is as following:

0 FILE Test.mpd
0 !LPUB PAGE SIZE GLOBAL 8.2677 11.6929 A4
0 !LPUB PAGE ORIENTATION GLOBAL LANDSCAPE
0 !LPUB MULTI_STEP BEGIN
1 2 0 0 0 1 0 0 0 1 0 0 0 1 3001.dat
0 STEP
0 !LPUB MULTI_STEP DIVIDER
0 !LPUB MULTI_STEP ALLOC VERTICAL
0 !LPUB CALLOUT PLACEMENT TOP CENTER ASSEM OUTSIDE
0 !LPUB CALLOUT BEGIN
1 4 0 -24 0 1 0 0 0 1 0 0 0 1 Part1.ldr
0 !LPUB CALLOUT END
0 STEP
0 !LPUB MULTI_STEP DIVIDER
0 !LPUB CALLOUT BEGIN
1 14 0 -72 0 1 0 0 0 1 0 0 0 1 Part1.ldr
0 !LPUB CALLOUT END
0 ROTSTEP 0 90 0 REL
0 STEP
0 !LPUB MULTI_STEP END
0 NOFILE
0 FILE Part1.ldr
1 16 0 0 0 1 0 0 0 1 0 0 0 1 3001.dat
1 16 0 -24 0 1 0 0 0 1 0 0 0 1 3001.dat
0 STEP
0 NOFILE

Regards

Manfred



.mpd   Test.mpd (Size: 676 bytes / Downloads: 0)

Print this item

Question Use an External File as a Reference for a Subfile in LDCad?
Posted by: G.D. Grant - 2021-09-30, 16:42 - Forum: LDraw Editors and Viewers - Replies (6)

I don't know if I can explain this clearly, so I'll try to be as detailed as possible...
It is possible to create multiple subfiles for a given model, which are embedded in the main model file. I use that quite a bit, so I have a pretty good idea of how it all works...
Now is it possible to import File B into File A as a subfile, while keeping the latter IN SYNC with File B. This would be like editing a subfile for a model in a separate, external file.
This function would allow one to use a specific subfile in several models, and change this subfile for all models simultaneously. In other words, I want to create a "reference" subfile.
I don't know whether this is clear... Sorry for my clumsy explanation.
Peace all. ✌


--
G. D. Grant

Print this item

Thumbs Up Motor Part 45502
Posted by: Schmucker - 2021-09-28, 18:08 - Forum: Part Requests - Replies (3)

Hi, I am looking for the LDRAW model of the mindstorm medium motor 45502. Cannot find it neither in the official nor in the unofficial library. Does anyone have the model or a link to it?
Regards
Ulrich



Attached Files
.png   lego45502.png (Size: 5.78 KB / Downloads: 22)
Print this item