HW_igus_dryve (ScopeFoundry)
Igus Dryve Motion Control ScopeFoundry Hardware Component
- GitHub Repository
- Last Updated: 2024-08-12T00:57:38Z
To add to your microscope
cd to/your_project_folder
and use the following cmd (requires git)
mkdir ScopeFoundryHW/igus_dryve && cd ScopeFoundryHW/igus_dryve && git init --initial-branch=master && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_igus_dryve && git pull upstream_ScopeFoundry master && cd ../..
Readme
README could not be retrieved.