Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,122
» Latest member: Michael M
» Forum threads: 6,065
» Forum posts: 51,108
Full Statistics
|
Online Users |
There are currently 520 online users. » 0 Member(s) | 516 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
Updates of the Bricklink ...
Forum: Parts Authoring
Last Post: Orion Pobursky
2 hours ago
» Replies: 4
» Views: 49
|
7302 1x3x2/3 slope curved
Forum: Part Requests
Last Post: Orion Pobursky
6 hours ago
» Replies: 1
» Views: 59
|
MLCad.ini 2025-06 update ...
Forum: LDraw.org Announcements
Last Post: Willy Tschager
Yesterday, 15:50
» Replies: 0
» Views: 33
|
sum parts
Forum: Part Requests
Last Post: Jeff Jones
2025-06-26, 19:11
» Replies: 0
» Views: 102
|
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
2025-06-26, 15:46
» Replies: 17
» Views: 14,612
|
part request-79898pb01
Forum: Part Requests
Last Post: Javier Orquera
2025-06-26, 13:04
» Replies: 2
» Views: 187
|
Simple LDCad script
Forum: LDraw Editors and Viewers
Last Post: HWQ
2025-06-26, 6:10
» Replies: 7
» Views: 7,621
|
LDraw.org 2025-06 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2025-06-26, 1:49
» Replies: 0
» Views: 157
|
94162 Microfig Helmet wit...
Forum: Part Requests
Last Post: Allen
2025-06-25, 19:07
» Replies: 2
» Views: 174
|
Microfig requests: Heroic...
Forum: Part Requests
Last Post: Vincent Messenet
2025-06-25, 16:17
» Replies: 1
» Views: 122
|
|
|
OMR down? |
Posted by: Christoph Reum - 2023-09-12, 20:35 - Forum: General LDraw.org Discussion
- Replies (9)
|
 |
Just wanted to browse the OMR - getting an DNS error on phone and workstation via two different connections & not getting the page.
If its known or this is a doubled post I am sorry and please directly delete the post.
|
|
|
Bug Advisory: Leading BFC Statements |
Posted by: Orion Pobursky - 2023-09-06, 17:45 - Forum: Parts Tracker Discussion
- Replies (3)
|
 |
A bug in the Parts Tracker is stripping any BFC statements that are the first line of the part body.
Example
Code: <part header>
0 BFC INVERTNEXT
1 0 0 0 0 1 0 0 0 1 0 0 0 1 2-4cyli.dat
In the above case the "BFC INVERTNEXT" statement would be removed.
To mitigate this issue, have at least one non-BFC line as the start of the body
Example:
Code: <part header>
1 0 0 20 0 1 0 0 0 1 0 0 0 1 stud.dat
0 BFC INVERTNEXT
1 0 0 0 0 1 0 0 0 1 0 0 0 1 2-4cyli.dat
The above BFC statement will not be affected.
This bug has the potential to affect all parts submitted, released, or header edited since approximately Julyl 16.
|
|
|
LDraw All-In-One-Installer 2023-04 v1 now available |
Posted by: Willy Tschager - 2023-09-03, 10:53 - Forum: LDraw.org Announcements
- No Replies
|
 |
An updated version of the LDraw All-In-One-Installer, in short AIOI, containing the LDraw Parts Library update 2023-04 with 512 new files (including 259 new parts and 19 new primitives) has been released.
The AIOI supports Windows XP (Home and Pro), Windows Vista or higher (all versions). There are two installer files available: Use the 64 Bit AIOI to install all the main 64 Bit programs, while the older 32 Bit programs are offered in a separated .exe file. Please note that only the 64 Bit version contains the LDraw Parts Library. If you want to use the 32 Bit programs it is mandatory that the library has been installed previously. The Installer will NOT run on Windows 95, 98, ME, NT Ver 4, 2000, or XP below SP2.
It contains the following changes:
* Update to Parts Library 2023-04
* Update to MLCad.ini 2023-04
* Update to Offline Parts Catalog 2023-04
You can download the AIOI from:
LDraw.org >> Help >> Get Started >> Windows >> LDraw All-In-One-Installer
Many thanks to all the programmers who contributed to this release.
Willy Tschager
(LDraw.org Content Manager)
|
|
|
|