项目作者: itsron717

项目描述 :
Automatic XY Calibration for Aether 3D BioPrinter using Computer Vision
高级语言: Python
项目地址: git://github.com/itsron717/XY-Calibration-3D-Printer.git
创建时间: 2020-07-11T00:04:33Z
项目社区:https://github.com/itsron717/XY-Calibration-3D-Printer

开源协议:MIT License

下载


CalibCV: XY-Calibration-3D-Printer

Automatic XY Calibration for Aether 3D BioPrinter using Computer Vision

Demo can be found here.

About

CailbCV allows the XY Calibration of multiple extruders of Aether 3D Bio-Printer using OpenCV.

Note - The web app is in its early stages and works only for the above specified printer.

Running the web app locally

Installation

  • Clone the repository
    1. $ git clone https://github.com/itsron717/XY-Calibration-3D-Printer.git
  • Move into the repository
    1. $ cd XY-Calibration-3D-Printer
  • Install the required packages
    1. $ pip install -r requirements.txt
  • Run the server
    1. $ python app.py

License

The MIT License (MIT)

Copyright (c) 2020 Rounak Vyas