Giter Site home page Giter Site logo

darkbushido / xy-plotter-2.0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from makeblock-official/xy-plotter-2.0

0.0 0.0 0.0 80.23 MB

Instruction for xy-plotter, learn more from Makeblock official website

Home Page: http://www.makeblock.com

C++ 16.32% Batchfile 0.10% Shell 0.06% Java 46.71% Processing 36.81%

xy-plotter-2.0's Introduction

alt text

The package consists of the software(Arduino firmware and GRemote), structure assembly instruction and program instruction.

###Brief Procedure

  1. Download and install Arduino-1.0.5,http://arduino.cc/en/Main/Software

  2. Download the software package and decompress it,https://github.com/Makeblock-official/XY-Plotter-2.0/archive/master.zip

  3. Connect Me baseboard to computer with micro USB cable.

  4. Open GCodepraser->GCodeParser.ino by Arduino IDE. Click Tools->Serial Ports, choose COM XX (Not COM1 and COM2). Click Tools->Boards, choose Arduino Leonardo. At last, click "upload" button on the right-top corner. alt text

  5. Close Arduino IDE, open GRemoteFull->GRemote.bat.

  6. Set the COM port, then GRemote will show you the UI as follows. That all for this part. alt text

  7. Now, you could control the XY-Plotter 2.0 by mouse and keyboard. And, you can also run it with Gcode. You could generate Gcode file by another software (dxf2gcode(https://code.google.com/p/dxf2gcode/) or any other capable). You should save the Gcode file with .cnc and open it by GRemote.

For more details, please refer to the software instruction.

###How to DIY

If you want change the source code, you could find it in GRemotFull/source/GRemote.pde.

  1. Download and install Processing-2.1.2. http://processing.org/
  2. Install the Processing library, controlP5 -- copy the whole folder to C:\Users\xxx\Documents\Processing\libraries
  3. Open the GRemote.pde by Processing, DIY the code and click the “run” button to test it.

![alt text](images/XY Plotter 2.0.jpg "Makeblock XY Plotter 2.0")

###Learn more from Makeblock official website: www.makeblock.com

xy-plotter-2.0's People

Contributors

jxgx072037 avatar makeblock-official avatar xeecos avatar suranyami avatar mkoderer avatar

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.