nathanmichaelmoore / M3D-Fio

OctoPrint plugin for the Micro 3D printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M3D Fio

OctoPrint plugin for the Micro 3D printer
© 2015 Exploit Kings. All rights reserved.

You can install it with OctoPrint's built in plugin manager. The URL for that is 'https://github.com/donovan6000/M3D-Fio/archive/master.zip' or you can install it manually with the command 'pip install https://github.com/donovan6000/M3D-Fio/archive/master.zip'


If you are using Linux, the 90-m3d-local.rules needs to applied in order to avoid issues. You can apply it with the following commands:
wget -O /etc/udev/rules.d/90-m3d-local.rules https://raw.githubusercontent.com/donovan6000/M3D-Fio/master/90-m3d-local.rules
sudo /etc/init.d/udev restart

About

OctoPrint plugin for the Micro 3D printer

License:GNU General Public License v3.0


Languages

Language:Python 46.1%Language:C++ 34.6%Language:JavaScript 17.3%Language:CSS 1.3%Language:Makefile 0.6%