Skip to content

A simple tool for checking 3D printer run statistics.

Notifications You must be signed in to change notification settings

sauravbhattacharya001/BioBots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioBots Tool

A simple tool for checking BioBot 1 print run statistics.

##Visual Studio

To run this project you will need Visual Studio 2015. You can download it from here: https://www.visualstudio.com/en-us/products/vs-2015-product-editions.aspx.

##JSON Settings

Ensure you have your own JSON file for the tool to run on. Navigate to Controllers/PrintsController.cs, line 15:

string path = @"C:\Users\onlin\OneDrive\Documents\Visual Studio 2015\Projects\BioBots\bioprint-data.json";

Replace this line with the appropriate path. Also remember to put the JSON file at that location.

##Product snapshot

http://imgur.com/a/MR6ww

##Contact

Saurav Bhattacharya
608-338-6101
online.saurav@gmail.com

About

A simple tool for checking 3D printer run statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages