View Issue Details

IDProjectCategoryView StatusLast Update
0003922FreeCADBugpublic2021-02-23 18:59
ReporterArnoVersfeld Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status feedbackResolutionopen 
PlatformIntel® Core™ i7-3770 CPU @ 3.40GOSUbuntu OS Version18.04.2
Product Version0.18 
Target Version0.20 
Summary0003922: Preferences, General, Units, user system MKS(m/kg/s/degree) displaying dimensions as millimetres and not metres
DescriptionI installed FreeCAD and set the Preferences as shown in the summary.
When I go to Arch, Draft or Drawing workbench and draw a simple image like a square then use the dimension tool I get a display in millimetres and not metres. I closed FreeCAD.
I deleted the file in the .FreeCAD folder namely user.cfg and cookies and opened FreeCAD again and got the same results.
I uninstalled FreeCAD from the system and reinstalled it after again deleting the files in the FreeCAD folder and got the same results, namely, "display in millimetres and not metres".
When I go to the combo view of a rectangle that I've drawn the Height is 8,00 mm and the Length 12,00 mm these dimensions should be 0,80 m and 1,20 m.
Steps To ReproduceWhen I go to Arch, Draft or Drawing workbench and draw a simple image like a square then use the dimension tool I get a display in millimetres and not metres. I closed FreeCAD.
I deleted the file in the .FreeCAD folder namely user.cfg and cookies and opened FreeCAD again and got the same results.
I uninstalled FreeCAD from the system and reinstalled it after again deleting the files in the FreeCAD folder and got the same results, namely, "display in millimetres and not metres".
When I go to the combo view of a rectangle that I've drawn the Height is 8,00 mm and the Length 12,00 mm these dimensions should be 0,80 m and 1,20 m.
Additional InformationContents of the user.cfg file:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<FCParameters>

  <FCParamGroup Name="Root">
    <FCParamGroup Name="BaseApp">
      <FCParamGroup Name="LogLevels">
        <FCInt Name="Default" Value="2"/>
      </FCParamGroup>
      <FCParamGroup Name="Preferences">
        <FCParamGroup Name="General">
          <FCText Name="FileOpenSavePath">/home/arno</FCText>
          <FCText Name="AutoloadModule">StartWorkbench</FCText>
          <FCBool Name="ShowSplasher" Value="1"/>
          <FCBool Name="PythonWordWrap" Value="1"/>
          <FCInt Name="ToolbarIconSize" Value="24"/>
        </FCParamGroup>
        <FCParamGroup Name="Units">
          <FCInt Name="UserSchema" Value="1"/>
          <FCInt Name="Decimals" Value="2"/>
          <FCInt Name="FracInch" Value="8"/>
        </FCParamGroup>
        <FCParamGroup Name="Macro">
          <FCBool Name="LocalEnvironment" Value="1"/>
          <FCText Name="MacroPath">/home/arno/.FreeCAD/Macro</FCText>
          <FCBool Name="RecordGui" Value="1"/>
          <FCBool Name="GuiAsComment" Value="1"/>
          <FCBool Name="ScriptToPyConsole" Value="1"/>
          <FCBool Name="ScriptToFile" Value="0"/>
          <FCText Name="ScriptFile">FullScript.FCScript</FCText>
        </FCParamGroup>
        <FCParamGroup Name="Mod">
          <FCParamGroup Name="OpenSCAD"/>
          <FCParamGroup Name="Import">
            <FCParamGroup Name="hSTEP">
              <FCBool Name="ReadShapeCompoundMode" Value="1"/>
            </FCParamGroup>
          </FCParamGroup>
          <FCParamGroup Name="Start">
            <FCText Name="AutoloadModule">StartWorkbench</FCText>
            <FCUInt Name="BackgroundColor1" Value="1331197183"/>
            <FCUInt Name="BackgroundTextColor" Value="4294703103"/>
            <FCUInt Name="PageColor" Value="4294967295"/>
            <FCUInt Name="PageTextColor" Value="255"/>
            <FCUInt Name="BoxColor" Value="3722305023"/>
            <FCUInt Name="LinkColor" Value="65535"/>
            <FCUInt Name="BackgroundColor2" Value="2141107711"/>
            <FCText Name="Template"></FCText>
            <FCText Name="BackgroundImage"></FCText>
            <FCText Name="ShowCustomFolder"></FCText>
            <FCBool Name="InWeb" Value="0"/>
            <FCBool Name="InBrowser" Value="1"/>
            <FCBool Name="ShowNotes" Value="0"/>
            <FCBool Name="ShowExamples" Value="1"/>
            <FCBool Name="closeStart" Value="0"/>
            <FCBool Name="DoNotShowOnOpen" Value="0"/>
            <FCBool Name="ShowForum" Value="0"/>
            <FCBool Name="UseStyleSheet" Value="0"/>
            <FCBool Name="NewFileGradient" Value="0"/>
            <FCText Name="FontFamily"></FCText>
            <FCInt Name="FontSize" Value="13"/>
          </FCParamGroup>
          <FCParamGroup Name="Draft">
            <FCFloat Name="dxfScaling" Value="1.000000000000"/>
            <FCFloat Name="maxsegmentlength" Value="5.000000000000"/>
            <FCBool Name="dxfShowDialog" Value="0"/>
            <FCBool Name="dxfUseLegacyImporter" Value="0"/>
            <FCBool Name="dxfAllowDownload" Value="0"/>
            <FCBool Name="dxftext" Value="0"/>
            <FCBool Name="dxfImportPoints" Value="0"/>
            <FCBool Name="dxflayout" Value="0"/>
            <FCBool Name="dxfstarblocks" Value="0"/>
            <FCBool Name="dxfGetOriginalColors" Value="0"/>
            <FCBool Name="joingeometry" Value="0"/>
            <FCBool Name="groupLayers" Value="0"/>
            <FCBool Name="dxfStdSize" Value="0"/>
            <FCBool Name="dxfUseDraftVisGroups" Value="0"/>
            <FCBool Name="importDxfHatches" Value="0"/>
            <FCBool Name="renderPolylineWidth" Value="0"/>
            <FCBool Name="DiscretizeEllipses" Value="1"/>
            <FCBool Name="dxfmesh" Value="0"/>
            <FCBool Name="dxfExportBlocks" Value="1"/>
            <FCBool Name="dxfproject" Value="0"/>
            <FCBool Name="dxfCreatePart" Value="1"/>
            <FCBool Name="dxfCreateDraft" Value="0"/>
            <FCBool Name="dxfCreateSketch" Value="0"/>
            <FCText Name="TeighaFileConverter"></FCText>
            <FCFloat Name="svgDiscretization" Value="0.000000000000"/>
            <FCInt Name="svgstyle" Value="0"/>
            <FCInt Name="svg_export_style" Value="0"/>
            <FCBool Name="svgDisableUnitScaling" Value="0"/>
            <FCBool Name="SvgLinesBlack" Value="1"/>
            <FCBool Name="ocaareas" Value="0"/>
            <FCText Name="snapModes">111111111101111</FCText>
            <FCInt Name="precision" Value="6"/>
            <FCFloat Name="tolerance" Value="0.050000000000"/>
            <FCText Name="ClonePrefix"></FCText>
            <FCText Name="constructiongroupname">Construction</FCText>
            <FCInt Name="UiMode" Value="1"/>
            <FCInt Name="defaultWP" Value="0"/>
            <FCBool Name="Verbose" Value="1"/>
            <FCBool Name="copymode" Value="1"/>
            <FCBool Name="selectBaseObjects" Value="0"/>
            <FCBool Name="UsePartPrimitives" Value="0"/>
            <FCBool Name="fillmode" Value="1"/>
            <FCBool Name="focusOnLength" Value="0"/>
            <FCUInt Name="constructioncolor" Value="746455039"/>
            <FCInt Name="gridEvery" Value="10"/>
            <FCInt Name="gridSize" Value="100"/>
            <FCFloat Name="gridSpacing" Value="1.000000000000"/>
            <FCInt Name="modsnap" Value="1"/>
            <FCInt Name="modalt" Value="2"/>
            <FCInt Name="modconstrain" Value="0"/>
            <FCBool Name="showSnapBar" Value="1"/>
            <FCBool Name="hideSnapBar" Value="0"/>
            <FCBool Name="alwaysSnap" Value="1"/>
            <FCBool Name="grid" Value="1"/>
            <FCBool Name="alwaysShowGrid" Value="1"/>
            <FCInt Name="linewidth" Value="2"/>
            <FCInt Name="HatchPatternResolution" Value="128"/>
            <FCText Name="svgDashedLine">0.09,0.05</FCText>
            <FCText Name="svgDashdotLine">0.09,0.05,0.02,0.05</FCText>
            <FCText Name="svgDottedLine">0.02,0.02</FCText>
            <FCText Name="template"></FCText>
            <FCText Name="patternFile"></FCText>
            <FCInt Name="snapStyle" Value="0"/>
            <FCBool Name="saveonexit" Value="0"/>
            <FCBool Name="showPlaneTracker" Value="0"/>
            <FCBool Name="preserveFaceColor" Value="0"/>
            <FCBool Name="preserveFaceNames" Value="0"/>
            <FCUInt Name="color" Value="255"/>
            <FCUInt Name="snapcolor" Value="4294967295"/>
            <FCInt Name="dimPrecision" Value="2"/>
            <FCFloat Name="textheight" Value="0.200000000000"/>
            <FCFloat Name="extlines" Value="0.300000000000"/>
            <FCFloat Name="extovershoot" Value="0.000000000000"/>
            <FCFloat Name="dimovershoot" Value="0.000000000000"/>
            <FCFloat Name="arrowsize" Value="0.100000000000"/>
            <FCFloat Name="dimspacing" Value="0.050000000000"/>
            <FCText Name="textfont"></FCText>
            <FCText Name="FontFile"></FCText>
            <FCInt Name="dimstyle" Value="0"/>
            <FCInt Name="dimsymbol" Value="0"/>
            <FCInt Name="dimorientation" Value="0"/>
            <FCBool Name="showUnit" Value="1"/>
          </FCParamGroup>
          <FCParamGroup Name="Arch">
            <FCText Name="ifcRootElement">IfcProduct</FCText>
            <FCText Name="ifcSkip"></FCText>
            <FCInt Name="ifcImportModeArch" Value="0"/>
            <FCInt Name="ifcImportModeStruct" Value="0"/>
            <FCBool Name="ifcShowDialog" Value="0"/>
            <FCBool Name="ifcDebug" Value="0"/>
            <FCBool Name="ifcCreateClones" Value="1"/>
            <FCBool Name="ifcSeparateOpenings" Value="0"/>
            <FCBool Name="ifcGetExtrusions" Value="0"/>
            <FCBool Name="ifcSplitLayers" Value="0"/>
            <FCBool Name="ifcPrefixNumbers" Value="0"/>
            <FCBool Name="ifcMergeMaterials" Value="0"/>
            <FCBool Name="ifcImportProperties" Value="0"/>
            <FCBool Name="ifcFitViewOnImport" Value="0"/>
            <FCBool Name="ifcExportAsBrep" Value="0"/>
            <FCBool Name="ifcUseDaeOptions" Value="0"/>
            <FCBool Name="ifcJoinCoplanarFacets" Value="0"/>
            <FCBool Name="ifcStoreUid" Value="1"/>
            <FCBool Name="ifcSerialize" Value="0"/>
            <FCBool Name="ifcExport2D" Value="1"/>
            <FCBool Name="IfcExportFreeCADProperties" Value="0"/>
            <FCBool Name="ifcCompress" Value="1"/>
            <FCBool Name="DisableIfcRectangleProfileDef" Value="0"/>
            <FCInt Name="ColladaSegsPerEdge" Value="1"/>
            <FCInt Name="ColladaSegsPerRadius" Value="2"/>
            <FCFloat Name="ColladaScalingFactor" Value="1.000000000000"/>
            <FCFloat Name="ColladaTessellation" Value="1.000000000000"/>
            <FCFloat Name="ColladaGrading" Value="0.300000000000"/>
            <FCInt Name="ColladaMesher" Value="0"/>
            <FCBool Name="ColladaSecondOrder" Value="0"/>
            <FCBool Name="ColladaOptimize" Value="1"/>
            <FCBool Name="ColladaAllowQuads" Value="0"/>
            <FCInt Name="MaxComputeAreas" Value="20"/>
            <FCInt Name="ReferenceCheckInterval" Value="60"/>
            <FCFloat Name="ConversionTolerance" Value="0.001000000000"/>
            <FCFloat Name="CutLineThickness" Value="2.000000000000"/>
            <FCFloat Name="SymbolLineThickness" Value="0.600000000000"/>
            <FCFloat Name="patternScale" Value="0.010000000000"/>
            <FCText Name="archHiddenPattern">30, 10</FCText>
            <FCText Name="BimServerUrl">http://localhost:8082</FCText>
            <FCBool Name="autoJoinWalls" Value="1"/>
            <FCBool Name="joinWallSketches" Value="0"/>
            <FCBool Name="archRemoveExternal" Value="0"/>
            <FCBool Name="applyconstructionStyle" Value="0"/>
            <FCBool Name="MoveWithHost" Value="0"/>
            <FCBool Name="ConversionFast" Value="1"/>
            <FCBool Name="ConversionFlat" Value="0"/>
            <FCBool Name="ConversionCut" Value="1"/>
            <FCBool Name="ShowVRMDebug" Value="0"/>
            <FCBool Name="BimServerBrowser" Value="0"/>
            <FCBool Name="surveyUnits" Value="1"/>
            <FCInt Name="WindowTransparency" Value="85"/>
            <FCInt Name="StairsSteps" Value="17"/>
            <FCFloat Name="WallWidth" Value="200.000000000000"/>
            <FCFloat Name="WallHeight" Value="3000.000000000000"/>
            <FCFloat Name="StructureLength" Value="100.000000000000"/>
            <FCFloat Name="StructureWidth" Value="100.000000000000"/>
            <FCFloat Name="StructureHeight" Value="1000.000000000000"/>
            <FCFloat Name="RebarDiameter" Value="6.000000000000"/>
            <FCFloat Name="RebarOffset" Value="30.000000000000"/>
            <FCFloat Name="WindowWidth" Value="1000.000000000000"/>
            <FCFloat Name="WindowHeight" Value="1000.000000000000"/>
            <FCFloat Name="WindowThickness" Value="100.000000000000"/>
            <FCFloat Name="StairsLength" Value="4500.000000000000"/>
            <FCFloat Name="StairsWidth" Value="1000.000000000000"/>
            <FCFloat Name="StairsHeight" Value="3000.000000000000"/>
            <FCFloat Name="PanelLength" Value="1000.000000000000"/>
            <FCFloat Name="PanelWidth" Value="1000.000000000000"/>
            <FCFloat Name="PanelThickness" Value="10.000000000000"/>
            <FCFloat Name="PipeDiameter" Value="50.000000000000"/>
            <FCBool Name="WallSketches" Value="1"/>
            <FCUInt Name="WallColor" Value="3604403967"/>
            <FCUInt Name="StructureColor" Value="2527705855"/>
            <FCUInt Name="RebarColor" Value="3111475967"/>
            <FCUInt Name="WindowColor" Value="556614399"/>
            <FCUInt Name="WindowGlassColor" Value="1572326399"/>
            <FCUInt Name="PanelColor" Value="3416289279"/>
            <FCUInt Name="ColorHelpers" Value="674321151"/>
          </FCParamGroup>
          <FCParamGroup Name="Part">
            <FCParamGroup Name="General"/>
            <FCParamGroup Name="IGES"/>
            <FCParamGroup Name="STEP"/>
          </FCParamGroup>
        </FCParamGroup>
        <FCParamGroup Name="Document">
          <FCBool Name="CreateNewDoc" Value="0"/>
          <FCInt Name="CompressionLevel" Value="3"/>
          <FCBool Name="UsingUndo" Value="1"/>
          <FCInt Name="MaxUndoSize" Value="20"/>
          <FCBool Name="SaveTransactions" Value="0"/>
          <FCBool Name="TransactionsDiscard" Value="0"/>
          <FCBool Name="SaveThumbnail" Value="0"/>
          <FCBool Name="AddThumbnailLogo" Value="1"/>
          <FCBool Name="CreateBackupFiles" Value="1"/>
          <FCInt Name="CountBackupFiles" Value="1"/>
          <FCBool Name="DuplicateLabels" Value="0"/>
          <FCInt Name="prefLicenseType" Value="0"/>
          <FCText Name="prefLicenseUrl">http://en.wikipedia.org/wiki/All_rights_reserved</FCText>
          <FCText Name="prefAuthor"></FCText>
          <FCBool Name="prefSetAuthorOnSave" Value="0"/>
          <FCText Name="prefCompany"></FCText>
          <FCBool Name="RecoveryEnabled" Value="1"/>
          <FCBool Name="AutoSaveEnabled" Value="1"/>
          <FCInt Name="AutoSaveTimeout" Value="15"/>
        </FCParamGroup>
        <FCParamGroup Name="Bitmaps">
          <FCParamGroup Name="Theme"/>
        </FCParamGroup>
        <FCParamGroup Name="View">
          <FCText Name="NavigationStyle">Gui::CADNavigationStyle</FCText>
          <FCInt Name="OrbitStyle" Value="1"/>
          <FCInt Name="AntiAliasing" Value="0"/>
          <FCInt Name="CornerNaviCube" Value="1"/>
          <FCInt Name="MarkerSize" Value="9"/>
          <FCBool Name="ZoomAtCursor" Value="1"/>
          <FCBool Name="InvertZoom" Value="1"/>
          <FCBool Name="DisableTouchTilt" Value="1"/>
          <FCFloat Name="ZoomStep" Value="0.200000000000"/>
          <FCBool Name="DragAtCursor" Value="0"/>
          <FCBool Name="CornerCoordSystem" Value="1"/>
          <FCBool Name="ShowFPS" Value="0"/>
          <FCBool Name="UseVBO" Value="0"/>
          <FCBool Name="ShowNaviCube" Value="1"/>
          <FCBool Name="UseAutoRotation" Value="0"/>
          <FCFloat Name="EyeDistance" Value="5.000000000000"/>
          <FCBool Name="EnableBacklight" Value="0"/>
          <FCUInt Name="BacklightColor" Value="4294967295"/>
          <FCInt Name="BacklightIntensity" Value="100"/>
          <FCBool Name="Perspective" Value="0"/>
          <FCBool Name="Orthographic" Value="1"/>
          <FCText Name="NewDocumentCameraOrientation">Top</FCText>
          <FCUInt Name="BackgroundColor" Value="336897023"/>
          <FCUInt Name="BackgroundColor2" Value="859006463"/>
          <FCUInt Name="BackgroundColor3" Value="2543299327"/>
          <FCUInt Name="BackgroundColor4" Value="1869583359"/>
          <FCBool Name="Simple" Value="0"/>
          <FCBool Name="Gradient" Value="1"/>
          <FCBool Name="UseBackgroundColorMid" Value="0"/>
          <FCBool Name="EnablePreselection" Value="1"/>
          <FCBool Name="EnableSelection" Value="1"/>
          <FCUInt Name="HighlightColor" Value="3789624575"/>
          <FCUInt Name="SelectionColor" Value="481107199"/>
          <FCFloat Name="PickRadius" Value="5.000000000000"/>
        </FCParamGroup>
        <FCParamGroup Name="OutputWindow">
          <FCBool Name="checkLogging" Value="0"/>
          <FCBool Name="checkWarning" Value="1"/>
          <FCBool Name="checkError" Value="1"/>
          <FCUInt Name="colorText" Value="255"/>
          <FCUInt Name="colorLogging" Value="65535"/>
          <FCUInt Name="colorWarning" Value="4289331455"/>
          <FCUInt Name="colorError" Value="4278190335"/>
          <FCBool Name="RedirectPythonOutput" Value="1"/>
          <FCBool Name="RedirectPythonErrors" Value="1"/>
        </FCParamGroup>
        <FCParamGroup Name="DockWindows">
          <FCParamGroup Name="TreeView">
            <FCBool Name="Enabled" Value="1"/>
          </FCParamGroup>
          <FCParamGroup Name="PropertyView">
            <FCBool Name="Enabled" Value="1"/>
          </FCParamGroup>
          <FCParamGroup Name="DAGView">
            <FCBool Name="Enabled" Value="0"/>
          </FCParamGroup>
        </FCParamGroup>
        <FCParamGroup Name="TreeView">
          <FCUInt Name="TreeEditColor" Value="4294902015"/>
          <FCUInt Name="TreeActiveColor" Value="3873898495"/>
        </FCParamGroup>
        <FCParamGroup Name="PropertyView"/>
        <FCParamGroup Name="Editor">
          <FCBool Name="EnableLineNumber" Value="1"/>
          <FCBool Name="EnableFolding" Value="1"/>
          <FCInt Name="TabSize" Value="4"/>
          <FCInt Name="IndentSize" Value="4"/>
          <FCBool Name="Tabs" Value="1"/>
          <FCBool Name="Spaces" Value="0"/>
          <FCUInt Name="Text" Value="0"/>
          <FCUInt Name="Bookmark" Value="16776960"/>
          <FCUInt Name="Breakpoint" Value="4278190080"/>
          <FCUInt Name="Keyword" Value="65280"/>
          <FCUInt Name="Comment" Value="11141120"/>
          <FCUInt Name="Block comment" Value="2694882304"/>
          <FCUInt Name="Number" Value="65280"/>
          <FCUInt Name="String" Value="4278190080"/>
          <FCUInt Name="Character" Value="4278190080"/>
          <FCUInt Name="Class name" Value="4289331200"/>
          <FCUInt Name="Define name" Value="4289331200"/>
          <FCUInt Name="Operator" Value="2694882304"/>
          <FCUInt Name="Python output" Value="2863300352"/>
          <FCUInt Name="Python error" Value="4278190080"/>
          <FCUInt Name="Current line highlight" Value="3772833792"/>
          <FCInt Name="FontSize" Value="10"/>
          <FCText Name="Font">Ubuntu</FCText>
        </FCParamGroup>
        <FCParamGroup Name="MainWindow">
          <FCBool Name="TiledBackground" Value="0"/>
        </FCParamGroup>
        <FCParamGroup Name="DAGView"/>
        <FCParamGroup Name="RecentFiles">
          <FCInt Name="RecentFiles" Value="4"/>
        </FCParamGroup>
        <FCParamGroup Name="Browser"/>
      </FCParamGroup>
      <FCParamGroup Name="Macro"/>
      <FCParamGroup Name="Workbench"/>
      <FCParamGroup Name="MainWindow">
        <FCParamGroup Name="Toolbars">
          <FCBool Name="File" Value="1"/>
          <FCBool Name="Workbench" Value="1"/>
          <FCBool Name="Macro" Value="1"/>
          <FCBool Name="View" Value="1"/>
          <FCBool Name="Structure" Value="1"/>
          <FCBool Name="Navigation" Value="0"/>
          <FCBool Name="Draft tray" Value="0"/>
        </FCParamGroup>
        <FCParamGroup Name="DockWindows">
          <FCBool Name="Std_ReportView" Value="0"/>
          <FCBool Name="Std_TreeView" Value="1"/>
          <FCBool Name="Std_PropertyView" Value="0"/>
          <FCBool Name="Std_SelectionView" Value="1"/>
          <FCBool Name="Std_CombiView" Value="1"/>
          <FCBool Name="Std_PythonView" Value="0"/>
        </FCParamGroup>
      </FCParamGroup>
      <FCParamGroup Name="Workbenches"/>
    </FCParamGroup>
    <FCParamGroup Name="Tux">
      <FCParamGroup Name="NavigationIndicator">
        <FCBool Name="Compact" Value="0"/>
        <FCBool Name="Tooltip" Value="1"/>
      </FCParamGroup>
      <FCParamGroup Name="PersistentToolbars">
        <FCParamGroup Name="User">
          <FCParamGroup Name="StartWorkbench"/>
          <FCParamGroup Name="ArchWorkbench"/>
        </FCParamGroup>
        <FCParamGroup Name="System">
          <FCParamGroup Name="StartWorkbench"/>
          <FCParamGroup Name="ArchWorkbench"/>
        </FCParamGroup>
      </FCParamGroup>
    </FCParamGroup>
  </FCParamGroup>

</FCParameters>
Tagsunits
FreeCAD Information

Activities

Kunda1

2019-03-29 21:41

administrator   ~0012976

@ArnoVersfeld thank you. It's better to post to the forum first (per our guidelines at the top of the page).
@chrisb care to weigh in ?

Kunda1

2019-04-06 19:49

administrator   ~0013016

@ArnoVersfeld please post your Help > About FreeCAD > Copy to clipboard

Kunda1

2019-07-05 21:08

administrator   ~0013333

fixed typos in title

Kunda1

2019-07-05 21:09

administrator   ~0013334

ping @ArnoVersfeld

Kunda1

2019-08-29 23:26

administrator   ~0013485

@chrisb is there an already open issue or known issue related to this ticket ?

chrisb

2021-02-16 07:58

developer   ~0015357

No forum discussion, not tested in 0.19, no file, only preferences shown as XML and no screenshot? Hard to validate.

wmayer

2021-02-23 18:59

administrator   ~0015428

If you choose MKS in the unit preferences and create a standard box afterwards it shows 10mm x 10mm x 10mm. The reporter probably expects 0.01m x 0.01m x 0.01m

yorik

2022-03-03 13:55

administrator   ~0016741

This ticket has been migrated to GitHub as issue 5906.

Issue History

Date Modified Username Field Change
2019-03-29 16:19 ArnoVersfeld New Issue
2019-03-29 16:19 ArnoVersfeld Tag Attached: FreeCAD
2019-03-29 21:41 Kunda1 Note Added: 0012976
2019-03-29 21:42 Kunda1 Tag Detached: FreeCAD
2019-04-06 19:48 Kunda1 Additional Information Updated
2019-04-06 19:48 Kunda1 Tag Attached: units
2019-04-06 19:49 Kunda1 Note Added: 0013016
2019-04-06 19:49 Kunda1 Status new => feedback
2019-07-05 21:08 Kunda1 Summary Preferences, General, Units, user system MKS(m/kg/s/degree) dispalying dimentions as millimetres and not metres. => Preferences, General, Units, user system MKS(m/kg/s/degree) displaying dimensions as millimetres and not metres
2019-07-05 21:08 Kunda1 Note Added: 0013333
2019-07-05 21:09 Kunda1 Note Added: 0013334
2019-08-29 23:26 Kunda1 Note Added: 0013485
2021-02-06 06:50 abdullah Target Version => 0.20
2021-02-16 07:58 chrisb Note Added: 0015357
2021-02-23 18:59 wmayer Note Added: 0015428