Unable to reduce trailing zeros in v2.1.3

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Unable to reduce trailing zeros in v2.1.3

hellomrmeseeks
Hello. As the title suggests when I create a dimension, currently I get for example:

12.5  = 12.5000

I have changed the current drawing preferences to have units precision of 0.00

Nothing changes.

Version: 2.1.3
Compiler: GNU GCC 8.3.0
Compiled on: Jan 30 2022
Qt Version: 5.11.3
Boost Version: 1.67.0
System: Raspbian GNU/Linux 10 (buster)
Reply | Threaded
Open this post in threaded view
|

Re: Unable to reduce trailing zeros in v2.1.3

dellus
You have to set this at Current Drawing Preferences - Dimensions - Format units - Linear precision and Linear zeros.
Reply | Threaded
Open this post in threaded view
|

Re: Unable to reduce trailing zeros in v2.1.3

hellomrmeseeks
Thank you. FIxed.