4599a tap does not snap to 4740 dish 2x2 inverted at the top, does work at the bottom?
[
attachment=9399]
I was trying to achieve the one with the red arrows to create a lamp :-)
(2023-03-24, 6:51)Jaco van der Molen Wrote: [ -> ]4599a tap does not snap to 4740 dish 2x2 inverted at the top, does work at the bottom?
The hole was capped for some reason, fix:
Code:
0 LDCad shadow info for "~Dish 2 x 2 Inverted without Convex Surface"
0 Author: LDCad Shadow Library
0 !LICENSE CC BY-SA 4.0, see LICENSE.md
0 !HISTORY 2015-01-24 {Roland Melkert} Initial info for s\4740s01.dat
0 !HISTORY 2023-03-24 {Roland Melkert} Fixed antistud
0 !LDCAD SNAP_CYL [gender=F] [caps=none] [secs=R 6 5.3 R 4 6.7] [slide=true] [pos=0 8 0]
0 !LDCAD SNAP_CYL [gender=M] [caps=one] [secs=R 20 2] [pos=0 6 0] [ori=1 0 0 0 -1 0 0 0 -1]
44861 is missing info at the bottom like a normal 1x2 plate for 2 studs.
Add 0 !LDCAD SNAP_INCL [ref=3023.dat] ?
79389 Bracket 1x1-2x1 down is missing info at the bottom of the 1x1 plate part
Could be
Code:
0 !LDCAD SNAP_CYL [gender=F] [caps=one] [secs=S 6 4] [pos=0 8 0]
derived from 36841
Its couterpart bracket 1x1-2x1 up 73825 is missing this connection info too.
Could be:
Code:
0 !LDCAD SNAP_CYL [gender=F] [caps=one] [secs=S 6 4] [pos=0 8 0]
derived from 36840
(2023-03-23, 18:30)Roland Melkert Wrote: [ -> ]Adding it to the new pin primitive should fix it for all in one go.
Code:
0 LDCad shadow info for "Technic Friction Pin 1.0 with Base Collar and Small Rectangular Centre Hole"
0 Author: LDCad Shadow Library
0 !LICENSE CC BY-SA 4.0, see LICENSE.md
0 !HISTORY 2023-03-23 {Roland Melkert} Initial info for confric11.dat
0 !LDCAD SNAP_CYL [ID=fpin11] [gender=M] [caps=one] [secs=R 8 2 R 6 16 _L 6.25 2]
Hello,
The same goes for 'confric10' I guess.
Do I have to open a GIT issue?
Hello,
87079: Snaps with the stud at the midlle are missing.
I added this line in 87079s01.dat:
Code:
0 !LDCAD SNAP_CYL [gender=F] [caps=one] [secs=R 6 4] [pos=0 8 0] [grid=C 3 C 1 20 20]
[
attachment=9549]
44861: Snaps are missing.
I added for test this line in 44861.dat, it seems to work:
Code:
0 !LDCAD SNAP_CYL [gender=F] [caps=one] [secs=S 6 4] [pos=0 8 0] [grid=C 2 1 20 0]
79194: Snaps are missing.
I added for test this line in 79194.dat, it seems to work:
Code:
0 !LDCAD SNAP_CYL [gender=M] [caps=one] [secs=R 4 20] [pos=10 10 0] [ori=0 1 0 -1 0 0 0 0 1]
Does any Connectivity for 4mm bars (10LDU diameter) exist? Maybe for the floating boat hulls and the weighed keel tab.
61332: Snaps are missing.
I added for test this line in 61332.dat, it seems to work:
Code:
0 !LDCAD SNAP_INCL [ref=3673.dat]
78258: Snaps are missing.
I added for test this line in 78258.dat, it seems to work:
Code:
0 !LDCAD SNAP_CYL [gender=M] [caps=none] [secs=R 4 16 R 6 8 R 4 16] [slide=true] [pos=0 20 0]
86876: Snaps are missing.
I added for test this line in 86876.dat, it seems to work:
Code:
0 !LDCAD SNAP_INCL [ref=s\3004s01.dat]
69729: Snaps are missing.
I added for test this line in 69729s01.dat, it seems to work:
Code:
0 !LDCAD SNAP_CYL [gender=F] [caps=one] [secs=R 6 4] [pos=0 8 0] [grid=C 6 C 2 20 20]
0 !LDCAD SNAP_CYL [gender=F] [caps=one] [secs=R 6 4] [pos=0 8 0] [grid=C 5 C 1 20 20]
(2023-04-18, 6:03)Florent Faramond Wrote: [ -> ]The same goes for 'confric10' I guess.
Do I have to open a GIT issue?
I'd prefer to use this thread as the main contact point.
(2023-04-18, 16:01)Rene Rechthaler Wrote: [ -> ]Does any Connectivity for 4mm bars (10LDU diameter) exist? Maybe for the floating boat hulls and the weighed keel tab.
Any pin using a 10ldu male cylinder meta should snap to it, if its counter part has 10ldu female ones.
Not sure how many parts have the appropriate meta information in the current shadow though.
(2023-04-20, 18:47)Roland Melkert Wrote: [ -> ]Any pin using a 10ldu male cylinder meta should snap to it, if its counter part has 10ldu female ones.
Not sure how many parts have the appropriate meta information in the current shadow though.
Do partial cylinders also count? My motor has only 2x 1-8cylo in the front...
And the boatside pegs are too short, thats why I defined the connectivity (is that ok?)
(2023-04-20, 19:05)Rene Rechthaler Wrote: [ -> ]Do partial cylinders also count? My motor has only 2x 1-8cylo in the front...
And the boatside pegs are too short, thats why I defined the connectivity (is that ok?)
LDCad uses pattern matching for its snapping like keys and keyholes.
So it should snap, or slide depending on meta options.
Which part is this?
(2023-04-20, 19:10)Roland Melkert Wrote: [ -> ]LDCad uses pattern matching for its snapping like keys and keyholes.
So it should snap, or slide depending on meta options.
Which part is this?
t1210 (
https://library.ldraw.org/tracker/31095)
connects to the floating boat hulls, but except for the weighed keel with peg these are too short to completely fit.
And its too rigid to snap, they get slid on.
(2023-04-20, 19:52)Rene Rechthaler Wrote: [ -> ]t1210 (https://library.ldraw.org/tracker/31095)
connects to the floating boat hulls, but except for the weighed keel with peg these are too short to completely fit.
And its too rigid to snap, they get slid on.
Not sure how this works in real-life, but it might be better/easier to use a generic shape meta instead.
For example:
PHP Code:
<?php
0 !LDCAD SNAP_GEN [group=mabuchi] [gender=F] [bounding=box 5 5 30] [pos=0 -37 30]
And a "gender=M" counter part on the matching boat parts.
(2023-04-20, 20:06)Roland Melkert Wrote: [ -> ]Not sure how this works in real-life, but it might be better/easier to use a generic shape meta instead.
For example:
PHP Code:
<?php
0 !LDCAD SNAP_GEN [group=mabuchi] [gender=F] [bounding=box 5 5 30] [pos=0 -37 30]
And a "gender=M" counter part on the matching boat parts.
ah thanks, the motor connector works like a very long clip on a ship-sided bar, too rigid to clip but possible to slide in from the back.
Motor connector starts at 0 -37 0 and ends at 0 -37 60.
Do these connectors snap center-center or start-start?