RE: LDCad 1.6c Flex Part Problem with Lpub3D
2019-08-01, 19:46 (This post was last modified: 2019-08-01, 19:46 by Roland Melkert.)
2019-08-01, 19:46 (This post was last modified: 2019-08-01, 19:46 by Roland Melkert.)
(2019-08-01, 19:33)Johann Eisner Wrote: Could be so, the axis is indeed displayed correctly.
You could probably solve the lpub problem by not inlining the caps and adding ldcFlexAxleCap.dat to Lpub's custom parts location.
To disable the inlineing change
inlineRef=true
to
inlineRef=false
in the technicFlexAxle.ldr template and or your mpd's. It will need to regenerate/resave before LPub can use it though.