GithubHelp home page GithubHelp logo

liaoque2018 / cncstepper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aiten/cncstepper

0.0 0.0 0.0 57.58 MB

A library (for different Arduinos) to build your own CNC machines

C++ 72.58% C 22.04% C# 3.29% Gnuplot 2.09%

cncstepper's Introduction

CNCLib / CNCStepper

Build your own CNC machine/laser with CNCLib and CNCStepper.
Both projects are on github.

https://github.com/aiten/CNCLib
https://github.com/aiten/CNCStepper

CNCStepper

Use the windows CNCLib application to control your CNC machine.

see folder: Sketch

Hardware

  • 8 bit Arduino: Uno, Nano, Duemilanove, Mega 2560, Pro

  • 32 bit Arduino: Due, zero, M0

  • Arduino Shields: CNCShield, Ramps 1.4, Ramps FD

  • Drivers: A4988, DRV8825, SMC 800, L298 and TB6560

  • LCD 12864 (using u8glib) and SD

  • can be used with servos (see sketch IRobot)

Software

  • Stepper motor library with acceleration support

  • GCode Interpreter basic and extended (Arduino dependent)

  • Axis supported: 4 or 6, depending on the hardware

  • LCD Support

  • SD Support

  • HPGL Interpreter sample

Installation procedure

  • clone or download repository
  • use Arduino IDE >= 1.8.7
  • set "Sketchbook location" to /Sketch (Arduino IDE Menu: File->Preferences) - this is necessary to find the libraries
  • install the library u8g2 (Menu: Sketch->Include library->Manage libraries)
  • for arduino due and/or zero install the board (Menu: Tools->Board: xxx->Boards Manager...)
  • open sketch - MiniCNC, MaxiCNC, ...
  • configure machine (see: configuration.h)
  • select Arduino (Uno, Due, ...) and USB port
  • download sketch
  • configure machine (EEprom) using CNCLib (https://github.com/aiten/CNCLib)

cncstepper's People

Contributors

aiten 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.