I’ve added a slightly-prettier (and slightly faster?) version of Marcus’s chain path generator, based on his work of course. It also adds a script that lets you make chains in-place instead of making them and translating them, which has the bonus effect of measuring the distance for you.
Does anyone know of a feature scripts that creates a hole pattern in tube faces for you? Im guessing someone has made this by now, would be a time saver.
I haven’t actually gotten around to using it yet-keep remembering about it after I’ve already done the linear pattern-but there’s one in the MKCad featurescripts doc:
Yeh ive played around with this. Looking for something that specifically adds holes to manually drawn tubes. We like to extrude all ours tubes from a master sketch and this feature script kills the work flow.
We Typically draw all the tubes in a sub assm in a single master sketch and extrude them from that single sketch, this means that we can go back and change all dimensions for the sub assm in one place.
I’ve been looking around in the configurable tub featurescript and im going to try and extract the hole pattern part of it!