Hi,
V5 (inc layer bug)
Is there a command I can apply to a number of solids to drop them down to have their bases touch Cplane.
I want to break down my model into separate parts and sit them all on the same base plane for 3D printing, minimising the Z height for the build.
Rather than have to select each base and move it down to z 0 i.e. Cplane, something I could run, to do all in one go ?
Ideally also to separate them out from each other by an indicated amount.
Just would save me some time doing it one at a time.
Otherwise, selecting a point on the base, how do I tell it to take that point to the Cplane that will be the build base for 3D printing. Move command obviously but then what entry to make ?
You can do this in Rhino without a script: Select the objects, open the Boxedit panel, choose the World or Current cplane as appropriate, select the Z āMinā and āTransform objects individuallyā options and set the Position Z value to zero.
Hello Helvetosaur,
I just came across this thread and although the align bottom to zero tool is useful, is there an equivelant script to align the top of objects to zero? Or can you help me to modify the AlignBottomToZero.py file?