Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • nomad-3d-editor nomad-3d-editor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Instrument ControlInstrument Control
  • ProtosProtos
  • Nomad 3DNomad 3D
  • nomad-3d-editornomad-3d-editor
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Jan 23, 2018 by yannick legoc's avatar yannick legoc
Show whitespace changes
Inline Side-by-side
home.md
View page @ 97cd30c8
...@@ -97,7 +97,7 @@ Note that for the edition, a component must be selected. ...@@ -97,7 +97,7 @@ Note that for the edition, a component must be selected.
Note: When the position of the camera is moving, the position of the axis does not move visually but really moves. Note: When the position of the camera is moving, the position of the axis does not move visually but really moves.
Note: If a translation is selected the vector is yellow. Note: If a translation is selected the vector is yellow.
6. Edit > Axis > Calibrate axis 6. Edit > Axis > Calibrate axis
7. Set median value, then the position becomes 0. Some limits can be set (optional). 7. Set the `median` value, then the position becomes 0. Some limits can be set (optional). It is necessary to save the `median` configuration before saving the file.
8. Edit > Axis > Link axis 8. Edit > Axis > Link axis
9. Select an axis. 9. Select an axis.
Note : The actual position is read once the window is open. Note : The actual position is read once the window is open.
...@@ -107,7 +107,7 @@ Note : The actual position is read once the window is open. ...@@ -107,7 +107,7 @@ Note : The actual position is read once the window is open.
All the configurations are exported and available in the Editor after the export and the conversion. In SolidWorks there is no standard concerning configuration management, but Nomad 3D have requirements concerning these. The configurations are stored at the global level. A `median` configuration is mandatory. The `min` and `max` configurations can be provided but are optional. All the components should have the same visibility in the `median`, `min` and `max` configurations. Any other configuration will be ignored. So for Nomad 3D, ideally there are 3 configurations : `median`, `min`, `max`. All the configurations are exported and available in the Editor after the export and the conversion. In SolidWorks there is no standard concerning configuration management, but Nomad 3D have requirements concerning these. The configurations are stored at the global level. A `median` configuration is mandatory. The `min` and `max` configurations can be provided but are optional. All the components should have the same visibility in the `median`, `min` and `max` configurations. Any other configuration will be ignored. So for Nomad 3D, ideally there are 3 configurations : `median`, `min`, `max`.
* Edit > Configurations > Save median configuration : * Edit > Configurations > Save median configuration :
The `median` configuration can be computed automatically once all the axes are calibrated. This configuration is generated using the active configuration to get the components visibility, and the median values (i.e. 0) of the axes to get the positions of the components. The `median` configuration can be calculated automatically once all the axes are calibrated. This configuration is generated using the active configuration to get the components visibility, and the median values (i.e. 0) of the axes to get the positions of the components. Notice that it is not enough to calibrate an axis even if the `median` exists. It is necessary to save the `median` configuration.
* Edit > Configurations > Save min configuration : * Edit > Configurations > Save min configuration :
If the bounds of all the axes are defined, the `min` configurations can be computed automatically in the Editor as well, using these bounds and the active configuration. If the bounds of all the axes are defined, the `min` configurations can be computed automatically in the Editor as well, using these bounds and the active configuration.
......
Clone repository
  • Home