Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 239 online users. » 3 Member(s) | 232 Guest(s) Applebot, Bing, Google, Yandex, Gerald Lasser, Kostiantyn
|
Latest Threads |
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Timothy Hall
1 hour ago
» Replies: 82
» Views: 68,123
|
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
4 hours ago
» Replies: 10
» Views: 599
|
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
Yesterday, 13:07
» Replies: 0
» Views: 231
|
Parts request
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 8:27
» Replies: 1
» Views: 327
|
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 1:13
» Replies: 1
» Views: 351
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
Yesterday, 0:11
» Replies: 7
» Views: 840
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 990
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,347
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 8,993
|
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
2025-09-12, 14:51
» Replies: 8
» Views: 5,757
|
|
|
Lego models with fusion 360. LDR to fusion360 script |
Posted by: stephane ramauge - 2018-10-13, 16:36 - Forum: General LDraw.org Discussion
- No Replies
|
 |
Recently to learn fusion 360, I used lego models to train with this models
Fusion360 is free for learning an can be used during 3 years with only a email address like Maya, 3dsmax,...
My fusion 360 models https://grabcad.com/stephane.ramauge-1
I'm using the tutorials of DK https://grabcad.com/dk/tutorials to build my first parts and models.
DK made lot of pieces in .IPT format (inventor) format. IPT Part numbers follow Bricklink convention.
Maybe someone with python or java skill could make a script to translate .ldr instructions into instructions to build
models using a fusion360 shared library ?
A fusion360 or inventor assembly is series of components with coordinate, rotation, colors like in a LDR models.
A series of script can import nut, screw in .STL format from a online tools dealer for example.
I think it's possible to parse a .ldr file and translate *.dat from it to .ipt files or fusion360 library component.
With an organized shared library (convention name, scale,...) like ldraw library but for CAD programs (*.IPT files for example) a script could replace the <piece1025.dat> of a ldr file by a <piece1025.ipt>
For example
Ldr file :
colour x y z a b c d e f g h i piece1025.dat
Fictive fusion script :
Insert <piece1025.ipt>
coordinate x y z
Transform a b c d e f g h I
Insert piece9990.ipt
coordinate .......
So with the help of a develloper it could be possible in fusion360 to load and ldr file, translate the instruction for fusion, insert the good piece at the right place and finally construct the model
Example script for fusion :
http://codefoster.com/f360api/
https://www.autodesk.com/products/fusion...i-preview/
It's just an idea
|
|
|
LPUB 3d axes length |
Posted by: Victor Di Rienzo - 2018-10-10, 21:45 - Forum: LDraw File Processing and Conversion
- Replies (4)
|
 |
Guys when I make the building instructiins I add an axe but it does not shows me the length. I can enable the description to all PLI , but it add to much text to all PLI and I'm only interested in the length of the axe.
I'm using lpub 2.0.2
Is there any work around? Done in lpub3d?
Edit: I'm thinking I can add extra text using the edit menu add text option. This is tedious but it may work. I have not tested yet
Any other ideas, that it does not involve edit the jpg and make a new pdf file?
|
|
|
Post BrickCon points of discussion |
Posted by: Orion Pobursky - 2018-10-08, 16:37 - Forum: Website Suggestions/Requests/Discussion
- Replies (7)
|
 |
During some discussion with various folks at BrickCon, I have a few points I'd like to open up to discussion:
- The main site would do well as a wiki. We have so many drive-by contributors that the wiki concept would work better than the front-end/back-end we have currently. It would also alleviate the admins from much of the theme coding and article maintenance. That said, the contributor agreement would mean no anonymous editing (currently disallowed on the wiki anyway.
- I'd like to bring back the MOTM and SOTM. I think it generated a small amount of traffic to the site. I could even automate it to some degree since LDView is installed on the server.
and brigl can be use for machines that can handle it.
- The PT needs an overhaul. This was painfully obvious during the server shift last summer.
Thought?
P.S. I have a few more ideas that were brought up but I can't remember them right now.
|
|
|
LDCad META commands. |
Posted by: Orion Pobursky - 2018-10-08, 16:14 - Forum: LDraw Editors and Viewers
- Replies (7)
|
 |
I'd like to make your connection spec official We can still have the separate connection library and the bar for making it official can be lower and easier to update but I'd really like the connection data to be part of the official library.
I'm also leaning towards making you flexible connection METAs official as well.
I think these 2 areas are the 2 biggest areas where the official library falls down.
Thoughts?
|
|
|
META Command for rotating parts for PLI (parts list callouts) |
Posted by: Lasse Deleuran - 2018-10-07, 0:04 - Forum: Official File Specifications/Standards
- Replies (3)
|
 |
I have been looking through the various META commands (such as LPub commands for PLI and Callouts) but I have yet to find a META command that informs an instructions renderer of how to properly orient parts for parts lists and BOMs.
A nice way of orienting parts is to position it with the center at (0,0,0) and placing the camera somewhere along the vector (10, -7, 10). It seems like MLCad does it this way, and I believe this gives a nice view of most parts.
This approach does not work with technic plates (where you can't see the holes), panels with stickers (where the stickers face away from the user), 1x1 bricks with 1 or two studs on sides, and many more, where this normal orientation makes it hard to determine the part.
I have made a crude hack and placed the camera along (10,-15,10) to help out with some of the situations, see this example BOM where 98087 and 47905 can be distinguished (The page currently loads slowly due to lack of optimizations for line type 5 - I am looking into that), but a better approach is needed.
Is there already a commonly used META command for this purpose? I have not been able to find it, but I might have looked the wrong places.
And is there already a library for this kind of positioning of parts? And how does LPub get around this issue. Does it handle this internally?
|
|
|
ldcad arrows helpers |
Posted by: Victor Di Rienzo - 2018-09-29, 1:23 - Forum: LDraw Editors and Viewers
- Replies (10)
|
 |
Guys I noticed that ldcad has permanent helpers and not permanent helpers.
I did not.find how to modify it to use it as a single arrow and not X y z arrow.
By the moment I have made a bin with arrows .dat files to add to the models for buffer exchange.
Is there any tutorial out there?
|
|
|
|