(2019-08-01, 18:43)Johann Eisner Wrote: Flexible axles created with LDCad 1.6b are no problem, neither in 2.3.6 nor in 2.3.12.I changed the template for the technic flex axle.
Have attached two test files.
It now uses caps that can snap and don't bend.
The problem dependency is from that new cap it seems, source for "ldcFlexAxleCap.dat"
Code:
0 Donor for technic flexible axle cap
0 Name: ldcFlexAxleCap.dat
0 Author: LDCad
0 BFC CERTIFY CCW
0 !CATEGORY LDCad donor
0 Unofficial part
1 16 0 0 0 1 0 0 0 5 0 0 0 1 stud3a.dat
1 16 0 4 0 0 1 0 -1 0 0 0 0 1 s\faxle1.dat
0 !LDCAD SNAP_CYL [gender=M] [caps=one] [secs=R 4 20] [slide=true]
The two type 1 lines get inlined during generation so LPub doesn't need access to ldcFlexAxleCap.dat, but it might get confused by s\ references outside a library location?