Coder Social home page Coder Social logo

smoothieware / webif-pack Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 18.0 111.01 MB

A package containing different web interface options for Smoothieboard, to be deposited on SD cards.

License: GNU General Public License v3.0

HTML 81.70% CSS 0.85% JavaScript 17.46%

webif-pack's Introduction

Overview

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/

NOTE it is not necessary to build Smoothie yourself unless you want to. prebuilt binaries are available here: recent stable build

Quick Start

These are the quick steps to get Smoothie dependencies installed on your computer:

  • Pull down a clone of the Smoothie github project to your local machine.
  • In the root subdirectory of the cloned Smoothie project, there are install scripts for the supported platforms. Run the install script appropriate for your platform:
    • Windows: win_install.cmd
    • OS X: mac_install
    • Linux: linux_install
  • You can then run the BuildShell script which will be created during the install to properly configure the PATH environment variable to point to the required version of GCC for ARM which was just installed on your machine. You may want to edit this script to further customize your development environment.

Building Smoothie

Follow this guide... http://smoothieware.org/compiling-smoothie

In short... From a shell, switch into the root Smoothie project directory and run:

make clean
make all

To upload you can do

make upload

if you have dfu-util installed.

Alternatively copy the file LPC1768/main.bin to the sdcard calling it firmware.bin and reset.

Filing issues (for bugs ONLY)

Please follow this guide https://github.com/Smoothieware/Smoothieware/blob/edge/ISSUE_TEMPLATE.md

Contributing

Please take a look at : 

Contributions very welcome !

Donate

The Smoothie firmware is free software developed by volunteers. If you find this software useful, want to say thanks and encourage development, please consider a Donation

License

Smoothieware is released under the GNU GPL v3, which you can find at http://www.gnu.org/licenses/gpl-3.0.en.html

webif-pack's People

Contributors

alkabal avatar arthurwolf avatar imrahil avatar

Stargazers

 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

webif-pack's Issues

Possible to configure Ethernet link speed?

Is it possible for Smoothieboard at a hardware level to manage its Ethernet link speed, and if so can this be exposed to the user for control?

I have a Smoothieware 5x board, and I am also an amateur radio operator who is finally getting serious about hunting down persistent radio frequency interference (RFI) in my house. The Smoothieboard emits a fairly strong pair of carriers across a bunch of harmonic frequencies and I have multiple antennas picking up these RFI in the 14MHz and 28MHz ranges. Smoothieboard is not the only culprit, I also have a Cisco Linksys VoIP appliance and one of the many rebranded Chinese Security DVR systems -- both these also emit the exact same frequencies. No amount of toroid windings is taming the RFI from these Ethernet cables.

But! if I put a managed switch into the picture and force these devices' switch ports from Auto negotiate down to always run 10baseT (10mbit) full duplex, the RFI disappears. All these devices' (Smoothie included) use cases are served just fine at 10mbps link speed. Unfortunately I only have one managed switch and I need it elsewhere. Smoothieware devs, can you help clean up this ham's radio spectrum with a software fix? (Clarify: RFI is to be expected during 3D printer operation, but not 24/7 idle Ethernet noise)

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.