View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004586 | FreeCAD | Bug | public | 2021-03-02 21:00 | 2021-03-03 17:12 |
| Reporter | DavesRocketShop | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.19 | ||||
| Summary | 0004586: Conversion error for PoundForce (lbf) | ||||
| Description | The conversion factor for pound force to Newtons is inverted. I have verified this using several online units converters | ||||
| Steps To Reproduce | In 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 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | OS: 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) | ||||
| 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 |
FreeCAD