NVSL/Quetzal
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
### Quetzal Eagle-Python AutoPlacer - How the AutoPlacer is going to check parts that have onBoard and/or offBoard parts?? -- TODO: if the AutoPlacer has a unlocked part with an off board layer then exit with an error. - TODO: Instead of use half of the size of the part as steps, use a predefined number of steps:(e.g 4) ### Installing python setup.py install --record files.txt ## Uninstalling cat files.txt | xargs rm -rf