LDCad Part Snapping missing/errors


RE: Part Snapping missing/errors
Working on a model that had a few 2x2 inververted 45 degree slopes, I noticed it was a bit hard to snap these.

Doing some research, I conclude:

3660a (Slope Brick 45  2 x  2 Inverted without Inner Stopper Ring) is missing info for the front studs with hole and inner info for the 1x2 brick part.
This can be fixed adding 

Code:
0 !LDCAD SNAP_CYL [ID=studO] [gender=M] [caps=one] [secs=R 6 4] [pos=10 0 -20]
0 !LDCAD SNAP_CYL [ID=studO] [gender=M] [caps=one] [secs=R 6 4] [pos=-10 0 -20]

or use the subpart for stud2a?

For the inner bottom inside use 3004s01.dat and thus get the snap info from that

Code:
0 !LDCAD SNAP_INCL [ref=s\3004s01.dat]

The other, 3660b (Slope Brick 45  2 x  2 Inverted with Inner Stopper Ring), is missing the info inside (1x2 brick part), but does have snap info for either of the 4 studs.
The latter come from the subpart 3660bs01.

Add

Code:
0 !LDCAD SNAP_CYL [gender=F] [caps=one] [secs=S 6 20] [pos=10 24 0]
0 !LDCAD SNAP_CYL [gender=F] [caps=one] [secs=S 6 20] [pos=-10 24 0]
Jaco van der Molen
lpub.binarybricks.nl
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Part Snapping missing/errors - by SNIPE - 2022-07-22, 13:59
RE: Part Snapping missing/errors - by Jaco van der Molen - 2023-02-14, 13:22

Forum Jump:


Users browsing this thread: 2 Guest(s)