Git Product home page Git Product logo

5dprint's Introduction

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.

5dprint's People

Contributors

billyhan avatar jianshentan avatar jonbuford avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

5dprint's Issues

Home Y axis before X

For some reason Makibox moved the head all the way out, I had to kill the power manually. However, the real problem was when I tried homing all axis: it started homing X first hitting the screw on the further end with the hot-end. Luckily the damage was minimal or non-visible, seems to be functioning fine after recalibration.

Homing Y first would eliminate this issue.

Linux - reports 'No Device' when Makibox powered & connected but port not permissioned

In Linux (tested on Ubuntu 12.04) when the printer is plugged in and powered up 5DPrint fails to connect to the serial port /dev/ttyACM0. This is due to a permission issue if the user is not logged in as root.
The permissions for the port are:
crw-rw---- 1 root dialout 166, 0 Nov 14 2013 /dev/ttyACM0
It would be useful if the application reported that the port was there but could not connect.
The fix was to add the user to the 'dialout' group.

Update

Can confirm that this is an issue in Ubuntu (12.04), Debian (Wheezy) and Fedora (20 beta). Users will need to be added to the dialout group if they are to use a Makibox. The Fedora 3D printing feature also mentions this.

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

Unwanted continuous filament feed/retraction by the extruder motor

While pressing the respective Extruder [+] button on the interface sometimes, instead of just feeding one discrete quantity of filament the extruder motor instead starts to feed continuously non-stop. The same can happen with retractions using the [-] interface button, and in this case the result is continuous retraction.

Axis travel positions not retained after cancelling print?

After cancelling an wayward going print I've used I tried to move the print head from atop the current aborted print. For that I clicked on an empty area of the grid representing the print bed on the 5Dprint app. However, instead of just moving to that position it tried to push the print head through the side wall of the makibox. (to which I responded with an emergency shutdown). As it seems after cancelling a print, wherever the print ends parked is considered to be the new (0,0) coordinates.

After print finished/stopped pressing BED [+] button moves bed up

After print finishes pressing [+] on bed moves it up instead of down.

First time I stopped the print and wanted to lower the bed so I could remove unfinished print. Pressing [+] moved the bed up resulting in hot end smashing into the print, deforming bed and finally getting free when I managed to move the head to the side. This deformed rods a bit, but luckily seems that it did not affect the printing quality.

Infos missing in Readme.md

That's a very...short readme file, not explaining

  • what 5dprint is!!!,
  • what 3d printer it is used for (Makibox HT+LT only or also other printers?),
  • how to build it
  • how to install and use it (what is required? Chrome? Go? How to install?)
  • where the rest of the documentation is (supported g-codes? serial protocol documentation?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.