Skip to content

Makible/5DPrint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

5DPrint

[ status - beta ]

5DPrint / fai·di·print / is tailor-made for the MakiBox A6 and modern 3D printing. The UI is designed for simplicity and letting the user get straight to printing. Devices are automatically detected and connected. Moving the extruder around has never been easier with the interactive print area.

5DPrint is a Chrome App so no compilation is required. If you'd like to use the code outside of the Chrome webstore, you may clone the git repo and install via chrome://extensions and enable Developer Mode. The preferred method for install (which will include auto-updating) is via the Chrome WebStore

Currently supports the MakiBox A6 (LT & HT) running the MakiBox specific firmware living in bitbucket (Will soon port to github as well.).

For the Go implementation, please refer to Go5D for more details.

MakiBox flavored G/MCode info, coming soon

Linux Users:

For "Debian-like" distros (e.g Ubuntu), users will need to be added to the dialout group if they are to use a serial device such as the MakiBox. The Fedora 3D printing feature also mentions this.

In Linux to add a user to the dialout group run the following as root (sudo) usermod -a -G dialout <username>

License

Copyright (c) 2013, Makible Ltd. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Tailor-made host software for the MakiBox A6 and modern 3D printing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published