| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,937
» Latest member: john l
» Forum threads: 6,516
» Forum posts: 53,832
Full Statistics
|
| Online Users |
There are currently 192 online users. » 0 Member(s) | 186 Guest(s) Applebot, Baidu, Bing, Discord, Google, Yandex
|
| Latest Threads |
Adding Minifig Categories
Forum: Official File Specifications/Standards
Last Post: N. W. Perry
1 hour ago
» Replies: 12
» Views: 643
|
Friends 2014
Forum: Official Models
Last Post: HowToBrick
1 hour ago
» Replies: 20
» Views: 30,946
|
Successor to LL897 using ...
Forum: MOCs (My Own Creations)
Last Post: Daniel A. Nagy
Yesterday, 21:41
» Replies: 0
» Views: 64
|
Successor to LL918 using ...
Forum: MOCs (My Own Creations)
Last Post: Daniel A. Nagy
Yesterday, 21:29
» Replies: 4
» Views: 1,003
|
a ton of parts for a proj...
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 15:38
» Replies: 0
» Views: 71
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 2:15
» Replies: 10
» Views: 4,023
|
marbled dark green dark o...
Forum: Part Requests
Last Post: Jeff Jones
2026-06-17, 14:33
» Replies: 0
» Views: 166
|
texmap test
Forum: Parts Authoring
Last Post: Travis Cobbs
2026-06-16, 19:25
» Replies: 4
» Views: 384
|
Part request 6616.dat
Forum: Part Requests
Last Post: Alfred Schmitz
2026-06-15, 5:40
» Replies: 2
» Views: 361
|
LDraw mispelled in All-in...
Forum: All Other Programs.
Last Post: Willy Tschager
2026-06-13, 9:54
» Replies: 1
» Views: 379
|
|
|
| Keywords and invalid 0 lines |
|
Posted by: Orion Pobursky - 2025-11-02, 23:47 - Forum: Parts Tracker Discussion
- Replies (6)
|
 |
I'm considering implementing the following automatic upon submit edits:
- Remove all lines that consist of a single "0" and replace with a blank line
- Remove all lines that are "0 //" (i.e. a blank comment) and replace with a blank line
- If the last line is a single "0", remove completely
- Capitalize the first word for all keywords.
Thoughts?
|
|
|
| Empty file with MLCad |
|
Posted by: Massimo Maso - 2025-10-29, 19:15 - Forum: Parts Authoring
- Replies (2)
|
 |
Hello,
with the 2025-08 release something no longer works with the empty.dat file in MLCad (3.20 or 3.50).
Parts that use it are not uploaded correctly.
I did some tests on my PC and found this solution that seems to work without having to update software or change anything else.
Instead of the line:
0 MLCAD HIDE 5 24 0 0 0 0.0001 0 0 0.0001 -0.0001 0 0 0 0
I use:
2 16 0 0 0 0 0 0
if I open the file thus modified with LDPE1.8.96 obviously I have an error: identical vertices. But otherwise I have no problems.
Nothing is displayed, not even an isolated vertex, but the software continues to work.
if I open a part that uses empty.dat with the same software in the same way I have no problems.
I can't verify that any vertex is added, because now the software adds it automatically.
Similarly, if I use LDCad 1.6d there are no problems: no isolated vertex is shown and all parts are loaded.
- I don't know what happens if you export the part to use it in POV or Blender.
- I don't know what happens on other PC.
Massimo
|
|
|
|