Page 1 of 1
Measuring Distances / Ruler Feature for Models?
Posted: Wed Jul 06, 2016 1:56 am
by Willis
Is there a way to measure distances in 3d objects sliced by e3d?
ie using a ruler from point A to Point B?
Re: Measuring Distances / Ruler Feature for Models?
Posted: Wed Jul 06, 2016 5:35 am
by CompoundCarl
I Just use the grid on the build table. Each of the small squares are 5mm apart, so you can get an estimate pretty quickly
Re: Measuring Distances / Ruler Feature for Models?
Posted: Wed Jul 06, 2016 1:12 pm
by billyd
Be a nice idea for a feature you should post it in that forum.
Re: Measuring Distances / Ruler Feature for Models?
Posted: Tue Aug 27, 2019 4:28 pm
by SPEED
Ye very nice idea
Re: Measuring Distances / Ruler Feature for Models?
Posted: Tue Aug 27, 2019 4:49 pm
by greybeard
I wrote an App to measure distances...
https://github.com/farTooOld/Woof
Example using it with Simplify3d... Click the image to run the video example.
Re: Measuring Distances / Ruler Feature for Models?
Posted: Wed Aug 28, 2019 6:17 pm
by webdad
Somewhat related,
I need to position models to avoid a particular spot on the build plate that is damaged and off center. Is there some way of translating the S3D coordinates into coordinates on the plate, or vice versa?
Re: Measuring Distances / Ruler Feature for Models?
Posted: Wed Aug 28, 2019 7:34 pm
by dkightley
Somewhat related,
I need to position models to avoid a particular spot on the build plate that is damaged and off center. Is there some way of translating the S3D coordinates into coordinates on the plate, or vice versa?
I've had to do this no end of times....
Ensure you have grid line spacings set on your bed (Options)...and simply use the Transform gismo...second button down RHS toolbar...to move the model to wherever you want so to avoid the damage on your bed. If you have more than one model to move, group them using the option on the Edit menu.
I think you can do this permanently using the X and Y toolhead offsets in Options.
Re: Measuring Distances / Ruler Feature for Models?
Posted: Thu Aug 29, 2019 2:31 am
by Pagaresav
Thanks for your an idea!!!
Re: Measuring Distances / Ruler Feature for Models?
Posted: Fri Aug 30, 2019 3:48 pm
by S3D-Jake
I'd suggest using the origin offsets rather than the toolhead offsets if you're trying to move the entire build area. Also, remember to account for the loss of size and adjust your X / Y dimensions as well. IE moving all prints to the right 20mm will mean you need to subtract 20mm from your X dimension in the G-code tab.