Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I have been trying for nearly a day to wrap my head around the myriad configuration options that I need to set in order to get the results I want. I won't mention the config.pro options and the .dtl options I have set alreadybecause that will just confuse the heck out of everyone. I'd like to start with a blank slate.
Here's what I want:
Secondarily:
This should not be too difficult, but wading through all the command prompt options and (PTC's attempts at explaining them) available in config.pro and my .dtl file, not to mention the View>Display Settings>Model Display>"Dimension Tolerances" check box, which to make no difference to anything...
I am working in Creo/Elements.... 5.0.
What you want is pretty much what I have already set up.
Which are you having trouble with?
All of it
Seriously, right now two things:
config.pro - default_dec_places 3 (I use 4 and correct them on the drawing as needed).
I don't mess with default tolerances. I leave them at the default 0.1, 0.01, 0.001, and 0.5 degrees.
However, be aware that by default (at least in Creo 2.0), limit dimensions try to adjust geometry to the middle of the values. This really bothers me!
config.pro - maintain_limit_tol_nominal yes *no This sounds counter intuitive, but yes means it leaves the nominal value alone.
In general, I am very conscious about how many decimal places to show. If the model uses 4 place values for the sake of the drawing. If you really want to worry a machinist, show a dimension of .38" on a 3/8" hole! They will never trust your models again. This really plays havok with dual dimensions
detail.dtl - tol_display yes *no
config.pro - default_dec_places 3 (I use 4 and correct them on the drawing as needed).
If you set default decimal places to 3, can you still type in a value that goes to 4 decimal places without it rounding up the actual geometry back to 3? I would be okay with this, I don't have to see 4 decimal places all the time. I only need to see the exact value when I double click on a dimension (when in sketcher or right-click>Edit) to change it.
I don't mess with default tolerances. I leave them at the default 0.1, 0.01, 0.001, and 0.5 degrees.
Nevertheless our company standard is 0.1, 0.01, 0.005 and 1 degree. It displays on the format of our drawings and I would like this to be in our parts. I think that in existing part files I simply need to edit the values down in the bottom right corner, and I have edited it in our start part so future parts will have it. What confuses me though is if I go to edit>properties of a dimension the default tolerance (although I have it set to nominal by default) is +0.0001 and -0.0001
However, be aware that by default (at least in Creo 2.0), limit dimensions try to adjust geometry to the middle of the values. This really bothers me!
config.pro - maintain_limit_tol_nominal yes *no This sounds counter intuitive, but yes means it leaves the nominal value alone.
Yep, I had this set.
In general, I am very conscious about how many decimal places to show. If the model uses 4 place values for the sake of the drawing. If you really want to worry a machinist, show a dimension of .38" on a 3/8" hole! They will never trust your models again. This really plays havok with dual dimensions
detail.dtl - tol_display yes *no
Yep, I had that set to "Yes".
Clearly you need to never make anything to 3/8". That's probably the only value for which the decimal and fractional could get mixed up...
I think Point 3 of Document - CS74352 shown below is what I need, however I would be more confident if someone could translate it into english:
" linear_tol to # <tolerance x> x
Where # is an integer representing the number of decimal digits for the dimension, <tolerance> represents the tolerance value, and x represents the number of decimal digits for the tolerance (x must be greater than #)
For example, linear_tol 2 .035 3 would set .035 as the default tolerance for a 2 place dimension "
Huh?
You are tryin to apply logic to the ways of PTC, aren't you?
Yes, internally the values remember your math... where an entry of 5/64 really is .078125 although at 3 places it shows as .078.
I don't know if this is different in your version. This basically says that new dimesnions will take on these values once they are set in config.pro or in your template files.
config.pro:
I haven't tested this yet, but it seems logical <cough>.
Okay. I think I know what has been going on with regard to some misbehaving dimensions from a couple of weeks ago. I had some dimensions to 4 decimal places, but had to show them to 3 decimal places on the drawing. Yet every time I went back to the 3D model, it had regenerated it with dimensions rounded up to 3 decimal places.
I had the drawing set to 3 decimal places, but with the "Rounded Dimension Value" box unchecked. So it rounded it to 3 places, but in actuality, not in the dimension display only. See the 3 attached pics. In the last one you can see with the box unchecked the real value of the dimension .4326 has changed to .433.
My solution to this was to change the config.pro option default_dec_places to 4. But this was wrong.
However... I am still not able to get default tolerances to what I want them to be... I guess it doesn't matter: if I have to display the tolerance it's only because it's not standard.
Still, dammit, at approx 2 and a half grand a year in maintenence I don't see why i can';t have this set up the way I want!
I found some strange behavior in Creo 1.0 but not in Creo 2.0. It could well be some bad "assumptions" by the programmers on what was to be "expected behavior".
If you still have maintenance, you could certainly have PTC support explain this to you.