FreeCAD / FreeCAD

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
https://www.freecad.org
Other
19.28k stars 3.99k forks source link

CAM: During drill operation the face dia was reported in MM even though inches were default units #16678

Open ShamanTcler opened 1 week ago

ShamanTcler commented 1 week ago

Is there an existing issue for this?

Problem description

I need a 1/16 hole, and the face came back as Diameter 1.5875 with no units. A quick mm to in and yup correct hole.

Full version info

OS: Windows 11 build 22635
Word size of FreeCAD: 64-bit
Version: 1.1.0dev.38728 (Git)
Build type: Release
Branch: main
Hash: 9de78e27f4148e8032594788a9804486e769388b
Python 3.11.9, Qt 5.15.13, Coin 4.0.2, Vtk 9.2.6, OCC 7.7.2
Locale: English/United States (en_US)
Stylesheet/Theme/QtStyle: unset/FreeCAD Classic/Qt default
Installed mods: 
  * A2plus 0.4.65
  * btl 0.9.9
  * Curves 0.6.42
  * lattice2 1.0.0

Subproject(s) affected?

CAM

Anything else?

Nope

Code of Conduct

arena- commented 1 week ago

With the file open, go to File->Document Information->Unit System - what unit system does it say here?

I've had an issue like this when I've changed the Edit->Preferences->Default unit system but not the Document Information->Unit System

ShamanTcler commented 6 days ago

They both say imperial:

image

and

image