![]() |
|
[LDCad] v 1.7 beta 2a snapping feature - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html) +--- Thread: [LDCad] v 1.7 beta 2a snapping feature (/thread-29423.html) |
v 1.7 beta 2a snapping feature - Nicolas19 - 2026-03-03 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 RE: v 1.7 beta 2a snapping feature - N. W. Perry - 2026-03-03 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. RE: v 1.7 beta 2a snapping feature - Roland Melkert - 2026-03-04 (2026-03-03, 17:05)Nicolas19 Wrote: With version v1.7 beta 2a, I no longer have the automatic part snapping feature. You are the second person to report this. At first I was also thinking configuration but some additional tests pointed to a bug ![]() 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. RE: v 1.7 beta 2a snapping feature - Nicolas19 - 2026-03-04 (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 Thank you for your help. With the rar file all works fine. RE: v 1.7 beta 2a snapping feature - Roland Melkert - 2026-03-15 (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 |