HW_zaber_motion (ScopeFoundry)
Zaber motion control stage ScopeFoundry Hardware Component
- GitHub Repository
- Last Updated: 2024-08-12T00:35:00Z
To add to your microscope
cd to/your_project_folder
and use the following cmd (requires git)
mkdir ScopeFoundryHW/zaber_motion && cd ScopeFoundryHW/zaber_motion && git init --initial-branch=main && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_zaber_motion && git pull upstream_ScopeFoundry main && cd ../..
Readme
README could not be retrieved.