Page 1 of 1

[solved] Dimension from mm into feet/inches

Posted: Fri May 29, 2020 11:39 am
by Rantanplan7
Hi everyone,

looks like a simple task, but it isn't. I believe that I still make something wrong.
Mainly I'm working in mm, but sometimes I need a drawing in feet-inches. So I start drawing in mm and want to change the dimension value to feet inches.
I'm always ending up in a mess.
In the attachment there is a drawing. Maybe someone can tell me what I have to do to get the feet inches values - at the moment I would calculate that and would write it in the property editor as label.
DimensionTrouble.dxf
(386.78 KiB) Downloaded 797 times

Re: Dimension from mm into feet/inches

Posted: Fri May 29, 2020 12:40 pm
by andrew
You can use
Edit > Convert Drawing Unit

You might also want to adjust the label format under:
Edit > Drawing Preferences > Dimension > Dimension Settings > Label Format > Linear Dimensions > Format

Re: Dimension from mm into feet/inches

Posted: Fri May 29, 2020 12:50 pm
by CVH
Rantanplan7 wrote:
Fri May 29, 2020 11:39 am
change the dimension value to feet mm.
Typo?
CVH

Re: Dimension from mm into feet/inches

Posted: Fri May 29, 2020 12:52 pm
by Rantanplan7
Okay, I can convert from mm into feet but I want feet-inches.
If I convert from mm into feet and than try to change the drawing preferences from decimal to engineering QCAD tells me that I have to go to inches.

Re: Dimension from mm into feet/inches

Posted: Fri May 29, 2020 12:53 pm
by Rantanplan7
Yes CVH that was a typo.... it should be feet inches.

Re: Dimension from mm into feet/inches

Posted: Fri May 29, 2020 12:58 pm
by andrew
To display feet / inches, you'll have to work in Inches (that's enforced by the DXF/DWG standard).

Re: Dimension from mm into feet/inches

Posted: Fri May 29, 2020 1:18 pm
by Rantanplan7
That's weird, I cannot reproduce my problems.
However, I have some ideas - first of all it looks like QCAD doesn't like changes forth and back in that area and next is that it is important to do it in the right order.
It works well if

1- Converting mm to inches
2- Changing Decimal to Engineering in the Drawing preferences

To go back

1. Changing Engineering to Decimal in the Drawing preferences
2. Converting inches to mm

If I start with converting inches to mm and than to change from engineering to decimal I get weird values.
Also it might be that I have not being patient enough with the convert button and might have clicked it twice....

However, works well now. To ensure that it is ok I will play around with it in different drawings.