Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tabedzki committed May 14, 2024
2 parents 4acc220 + ce9353c commit 77021f8
Show file tree
Hide file tree
Showing 4 changed files with 787 additions and 621 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"resolutions": {
"vuepress/@vuepress/core/vue-server-renderer/**/chalk": "4.1.2",
"vuepress/@vuepress/core/**/webpackbar": "5.0.2",
"vuepress/@vuepress/core/webpack-dev-server": "3.11.3",
"vuepress/**/globby": "11.1.0",
"vuepress/**/chokidar": "3.5.3",
"vuepress/**/copy-webpack-plugin": "5.1.2",
Expand Down
1 change: 1 addition & 0 deletions src/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ function getMaintenanceSidebar () {
'projection',
'reward',
'stage',
'positioning',
'miscellaneous'
]
}
Expand Down
14 changes: 14 additions & 0 deletions src/maintenance/positioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ lang: en-US

# {{ $frontmatter.title }}

# Automated positioning

The automated positioning system maintenance conssist of checking the motors and making sure everything is properly tighten (use loctite if necessary, altough it is recommended). Troubleshooting is mostly related to the motors driver.

## Calibrating

If the motors don't respond correctly, open the Zaber software. Select the 'Basic Movements' option and click on the home button. This action will take the motors to their absolute zero position.

## Restore
If sending the motors home doesn't work, the next step is to restore the affected motor. In the basic options, select the motor experiencing the issue, click on the settings icon, and choose 'Restore'.

### Recomendation
After completing the training, please send all the motors home.

# Manual

The manual positioning system is low maintenance and consist mainly of tightening the Thorlabs parts and maintening the positioning tool in shape.
Loading

0 comments on commit 77021f8

Please sign in to comment.