Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeiss/zeiss-inspect-app-examples
Examples for ZEISS INSPECT App Developers
https://github.com/zeiss/zeiss-inspect-app-examples
addons apps metrology metrology-software python zeiss zeiss-inspect
Last synced: 4 days ago
JSON representation
Examples for ZEISS INSPECT App Developers
- Host: GitHub
- URL: https://github.com/zeiss/zeiss-inspect-app-examples
- Owner: ZEISS
- License: mit
- Created: 2024-05-22T10:24:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T12:04:22.000Z (16 days ago)
- Last Synced: 2024-10-28T15:31:58.329Z (16 days ago)
- Topics: addons, apps, metrology, metrology-software, python, zeiss, zeiss-inspect
- Language: Python
- Homepage: https://www.zeiss.com/metrology/products/software.html
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ZEISS INSPECT App Examples
This repository contains various [ZEISS INSPECT](https://www.zeiss.com/metrology/products/software.html#inspectionsolutions) App examples for educational and inspirational purposes.
> [!NOTE]
> Please have a look into the [ZEISS INSPECT App Development Documentation](https://zeissiqs.github.io/) for a general introduction to ZEISS INSPECT App development and the API specification.In principle, a ZEISS INSPECT App is just a zip'ped directory with a special structure, containing scripts, templates, definitions etc. necessary to add features to the ZEISS INSPECT software. The Apps listed here can be downloaded in compressed form via the [ZEISS Quality Software Store](https://software-store.zeiss.com). Alternatively, for fiddling around with them, the App repository can be cloned, zip'ed and then dropped right into ZEISS INSPECT. Please see the documentation mentioned above for more details or consult the [ZEISS Quality Training Center](https://training.gom.com) for a general feature overview.
## Overview
See [ZEISS INSPECT App Examples Overview](AppExamples/README.md)