Measurements and scale

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

Measurements and scale

Dima
Setting length factor in document settings does not affect the measurement tools in the document. Clearly a mistake.




LibreCAD
Version: 2.1.3
Compiler: GNU GCC 8.2.1
Compiled on: Nov  8 2018
Qt Version: 5.12.3
Boost Version: 1.68.0


ArchLinux 64 with last kernel
Reply | Threaded
Open this post in threaded view
|

Re: Measurements and scale

fa201
If you do : 100.58*0.08117 then you find 8.16. This is what you see on the dimension so it does not look like a mistake from LibreCAD...

The length factor modify only the value of dimension not the actual size of the entity. If you want to do that then you need to scale the part.
Fabrice

French hobbyist interested in 2D design.
Reply | Threaded
Open this post in threaded view
|

Re: Measurements and scale

Dima
It's a bad idea. When I change the size of the picture (scale)  it disappears.
Reply | Threaded
Open this post in threaded view
|

Re: Measurements and scale

LordOfBikes
Administrator
I joined your threads about this issue.

Also I got your point about this, but I wouldn't call it a bug.
Dimensions and measurement are different tools and I see pros and cons for both solutions, the current way and your interpretation.

I'll gonna create a feature request for this.
My idea is to implement a checkbox in application preferences, "use dimension scale for measurement".
This option allows the user to choose what the measuring tools should show.

Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
|

Re: Measurements and scale

LordOfBikes
Administrator
follow up: https://github.com/LibreCAD/LibreCAD/issues/1127
investing less than half an hour into Search function can save hours or days of waiting for a solution
Reply | Threaded
Open this post in threaded view
|

Re: Measurements and scale

dellus
In reply to this post by Dima
The scaled picture returns after doing an Autozoom.
This has been fixed in the latest 2.2.0 RC version.