Git Product home page Git Product logo

smoothieware's Introduction

Overview

This repository features a 'No SD card' version of Smoothieware, which adds a new device target; lpc1768_NOSD, this disables the SD card code, and links the output file with a new linker script.

This fork has been built with inspiration from;

Usage

To build the 'No SD card' target, run;

DEVICES=lpc1768_NOSD make -j8 all

To flash (using lpc21isp), run;

DEVICES=lpc1768_NOSD CONSOLE=/dev/ttyUSB0 make flash

Where /dev/ttyUSB0 is the tty device to use.

Before flashing the chip must enter Serial Bootloader mode, to enter this mode;

  • Press the RESET button
  • Press the BOOTLOADER (ISP) button
  • Release the RESET button
  • Release the BOOTLOADER (ISP) button

Smoothieware

Smoothie is a free, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++ for the LPC17xx micro-controller ( ARM Cortex M3 architecture ). It will run on a mBed, a LPCXpresso, a SmoothieBoard, R2C2 or any other LPC17xx-based board. The motion control part is a port of the awesome grbl.

Documentation can be found here : http://smoothieware.org/

For information about Smoothieware itself, head over to Smoothieware/Smoothieware

smoothieware's People

Contributors

adamgreen avatar arthurwolf avatar bgamari avatar briand avatar briangilbert avatar douglaspearless avatar ennobler avatar errolt avatar extent421 avatar fredmurphy avatar gestalt73 avatar hakalan avatar jesperkrogpoulsen avatar jnjackins avatar klocs avatar logxen avatar minad avatar orcinus avatar oskarlinde avatar petteriaimonen avatar powertomato avatar qharley avatar skarab42 avatar skeen avatar sorki avatar thinkl33t avatar topherman avatar triffid avatar wolfmanjm avatar wuflnor avatar

Watchers

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