LDCad v 1.7 beta 2a snapping feature


v 1.7 beta 2a snapping feature
#1
Hello,

With version v1.7 beta 2a, I no longer have the automatic part snapping feature.
Is there a specific configuration for this new version ?

Thank you
Reply
RE: v 1.7 beta 2a snapping feature
#2
You may just need to reconfigure the shadow library in search path settings.
Simplest fix might just be to copy main.cfg from your previous installation into the new one.
Reply
RE: v 1.7 beta 2a snapping feature
#3
(2026-03-03, 17:05)Nicolas19 Wrote: With version v1.7 beta 2a, I no longer have the automatic part snapping feature.
Is there a specific configuration for this new version ?

You are the second person to report this. At first I was also thinking configuration but some additional tests pointed to a bug Sad

It seems I've broken the shadow handling combined with an unpacked library. I didn't notice this myself as I always use the complete.zip as-is.

So a workaround is to also use complete.zip as-is until I can fix the bug and prepare a Beta 2b version.
Reply
RE: v 1.7 beta 2a snapping feature
#4
(2026-03-04, 7:43)Roland Melkert Wrote: You are the second person to report this. At first I was also thinking configuration but some additional tests pointed to a bug Sad

It seems I've broken the shadow handling combined with an unpacked library. I didn't notice this myself as I always use the complete.zip as-is.

So a workaround is to also use complete.zip as-is until I can fix the bug and prepare a Beta 2b version.

Thank you for your help.

With the rar file all works fine.
Reply
RE: v 1.7 beta 2a snapping feature
#5
(2026-03-04, 17:00)Nicolas19 Wrote: With the rar file all works fine.

It should be fixed in the new 2b version:
https://forums.ldraw.org/thread-29440.html
Reply
RE: v 1.7 beta 2a snapping feature
#6
(2026-03-15, 20:09)Roland Melkert Wrote: It should be fixed in the new 2b version:
https://forums.ldraw.org/thread-29440.html

I found a really weird issue. I made a shadow for a custom part that involved ball and socket joints. It worked fine in 1.7a, but it stopped working in 1.7b


Attached Files
.zip   testfile.zip (Size: 83.88 KB / Downloads: 1)
Reply
RE: v 1.7 beta 2a snapping feature
#7
(2026-07-10, 1:26)HWQ Wrote: I found a really weird issue. I made a shadow for a custom part that involved ball and socket joints. It worked fine in 1.7a, but it stopped working in 1.7b

Is this in a separate library? If so be sure it is above the official one otherwise its 3614 will 'win'.
Reply
RE: v 1.7 beta 2a snapping feature
#8
How do I make LDCad use my Unofficial folder instead of the zipped files?

Code:
<LDrawPaths>
off->C:\Users\Public\Documents\LDraw\->C:\Users\Magnus\AppData\Roaming\LDCad\shadow\offLib\LDCadShadowLibrary-main.zip
off->C:\Users\Public\Documents\LDraw\complete.zip->C:\Users\Magnus\AppData\Roaming\LDCad\shadow\offLib\LDCadShadowLibrary-main.zip
donors->C:\Users\Magnus\AppData\Roaming\LDCad\donors\->none

Everytime I try to change it, I get an error message.
I don't want to use complete.zip or ldrawunf.zip.
Reply
RE: v 1.7 beta 2a snapping feature
#9
(7 hours ago)Magnus Forsberg Wrote: How do I make LDCad use my Unofficial folder instead of the zipped files?

Do you mean trough editing the main.cfg file?

line format is:
(off|unOff|donors|user)->(path to ldraw root ending with dir sep | any compressed file name NOT ending in a dir sep)->(path to shadow root ending with dir sep | any compressed file name NOT ending in a dir sep)

The warnings/errors you get are probably due to overlapping ldraw paths, I added a check on that in 1.7 to prevent a known caching issue.

Also as of 1.7 the program will also look in the unofficial folder besides parts and p (just like LDView does, but only for official lib locations).
Reply
RE: v 1.7 beta 2a snapping feature
#10
(3 hours ago)Roland Melkert Wrote: Also as of 1.7 the program will also look in the unofficial folder besides parts and p (just like LDView does, but only for official lib locations).

How do I then prioritize unoffical above the official?
I was annoyed and wondered why my updated file didn't show up, until I realized it was still present in the official folder.
Reply
RE: v 1.7 beta 2a snapping feature
#11
(2 hours ago)Magnus Forsberg Wrote: How do I then prioritize unoffical above the official?
I was annoyed and wondered why my updated file didn't show up, until I realized it was still present in the official folder.

The behaviour of the unofficial folder inside an official root should be identical to LDView. Far I know you can't change that in LDView (Travis?)

In main.cfg (In the current version) you will need to make sure the two libraries are parallel folders.

Something like:
Code:
unOff->C:\Users\Public\Documents\LDraw\unOff\->C:\Users\Magnus\AppData\Roaming\LDCad\shadow\offLib\LDCadShadowLibrary-main.zip
off->C:\Users\Public\Documents\LDraw\2606\->C:\Users\Magnus\AppData\Roaming\LDCad\shadow\offLib\LDCadShadowLibrary-main.zip
Reply
« Next Oldest | Next Newest »



Forum Jump:


Users browsing this thread: 1 Guest(s)