View Issue Details

IDProjectCategoryView StatusLast Update
0004586FreeCADBugpublic2021-03-03 17:12
ReporterDavesRocketShop Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19 
Summary0004586: Conversion error for PoundForce (lbf)
DescriptionThe conversion factor for pound force to Newtons is inverted. I have verified this using several online units converters
Steps To ReproduceIn the Python console type:

print(FreeCAD.Units.Quantity("200 lbf").Value)

The value shown should be 889.644 N or 889644 mN. It displays 44962 mN
TagsNo tags attached.
FreeCAD InformationOS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.24012 (Git)
Build type: Release
Branch: master
Hash: 46a899c437cc5e731cc0648d883a2926bfa7c347
Python version: 3.8.6
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/Canada (en_CA)

Activities

DavesRocketShop

2021-03-02 21:00

reporter  

lbf.png (26,865 bytes)   
lbf.png (26,865 bytes)   
lbf_fc.png (3,506 bytes)   
lbf_fc.png (3,506 bytes)   

wmayer

2021-03-03 12:00

administrator   ~0015479

Fix committed to master branch.

Kunda1

2021-03-03 17:12

administrator   ~0015482

should this be backported to 0.18.6 ?

Related Changesets

FreeCAD: master 5edd7d01

2021-03-02 20:41:50

grandcross


Committer: wmayer Details Diff
Base: fixes 0004586: Conversion error for PoundForce (lbf) Affected Issues
0004586
mod - src/Base/Quantity.cpp Diff File

Issue History

Date Modified Username Field Change
2021-03-02 21:00 DavesRocketShop New Issue
2021-03-02 21:00 DavesRocketShop File Added: lbf.png
2021-03-02 21:00 DavesRocketShop File Added: lbf_fc.png
2021-03-03 12:00 wmayer Changeset attached => FreeCAD master 5edd7d01
2021-03-03 12:00 wmayer Note Added: 0015479
2021-03-03 12:00 wmayer Assigned To => wmayer
2021-03-03 12:00 wmayer Status new => closed
2021-03-03 12:00 wmayer Resolution open => fixed
2021-03-03 17:12 Kunda1 Note Added: 0015482