Login  Register

Unable to reduce trailing zeros in v2.1.3

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

Unable to reduce trailing zeros in v2.1.3

hellomrmeseeks
2 posts
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
| More
Print post
Permalink

Re: Unable to reduce trailing zeros in v2.1.3

dellus
1722 posts
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
| More
Print post
Permalink

Re: Unable to reduce trailing zeros in v2.1.3

hellomrmeseeks
2 posts
Thank you. FIxed.