Giter Site home page Giter Site logo

firesped / marlin-raise3d-n-series-unofficial Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 3.0 1.21 MB

License: GNU General Public License v3.0

C++ 52.10% C 44.93% Makefile 0.56% Arduino 0.10% Objective-C 0.89% Shell 0.48% Batchfile 0.03% CMake 0.23% OpenSCAD 0.25% Python 0.43%

marlin-raise3d-n-series-unofficial's Introduction

Raise3D N-Series Unofficial firmware version 1.2.1 (Marlin firmware version 1.1.0)

Version History

v1.2.1.1

  • Fixed a issue with the bed. I forgot to define the PIDTEMPBED.

v1.2.1

  • Updated M301 so motion controller gives the touchscreen the proper feedback for raisepack 0.9.2

v1.2.0

  • Updated Settings for N-Series printers to the Official Marlin version 1.1.0. Previous firmware for N-Series was built on Official Marlin version 1.0.2
  • Added protocol so touchscreen can talk to the motion controller. The code for this is extensive.
  • Added code to printer status, making requirement of SDcard support, not needed. Saving memory and processing power.
  • SDSUPPORT NOT ENABLED
  • REPRAP FULL GRAPHIC SMART CONTROLLER not enabled. If you are using one of these devices now, you will need to configure a firmware for it.
  • EEPROM is enabled.
  • Primary configuration options are N1, N2, N2PLUS, DUAL, EXT0_STEPE and EXT1_STEPE. These options are all located at new the beginning of the configuration.h file.
  • N1, N2, N2PLUS set the print area
  • DUAL sets the number of extruders to 2 and enables distinctive e factors.
  • EXT0_STEPE and EXT1_STEPE set the distinctive axis units per set for EXT0 and EXT1.

Marlin 3D Printer Firmware

Marlin 1.1.0

Marlin 1.1 represents an evolutionary leap over Marlin 1.0.2. It is the result of over two years of effort by several volunteers around the world who have paid meticulous and sometimes obsessive attention to every detail. For this release we focused on code quality, performance, stability, and overall user experience. Several new features have also been added, many of which require no extra hardware.

For complete Marlin documentation click over to the Marlin Homepage <marlinfw.org>, where you will find in-depth articles, how-to videos, and tutorials on every aspect of Marlin, as the site develops. For release notes, see the Releases page.

Stable Release Branch

This Release branch contains the latest tagged version of Marlin (currently 1.1.0 – May 2017).

Previous releases of Marlin include 1.0.2-2 (December 2016) and 1.0.1 (December 2014). Any version of Marlin prior to 1.0.1 (when we started tagging versions) can be collectively referred to as Marlin 1.0.0.

Contributing to Marlin

Click on the Issue Queue and Pull Requests links above at any time to see what we're currently working on.

To submit patches and new features for Marlin 1.1 check out the bugfix-1.1.x branch, add your commits, and submit a Pull Request back to the bugfix-1.1.x branch. Periodically that branch will form the basis for the next minor release.

Note that our "bugfix" branch will always contain the latest patches to the current release version. These patches may not be widely tested. As always, when using "nightly" builds of Marlin, proceed with full caution.

Current Status: In Development

Marlin development has reached an important milestone with its first stable release in over 2 years. During this period we focused on cleaning up the code and making it more modern, consistent, readable, and sensible.

Future Development

Marlin 1.1 is the last "flat" version of Marlin!

Arduino IDE now has support for folder hierarchies, so Marlin 1.2 will have a hierarchical file structure. Marlin's newly reorganized code will be easier to work with and form a stronger starting-point as we get into 32-bit CPU support and the Hardware Access Layer (HAL).

Coverity Scan Build Status Travis Build Status

Marlin Resources

Credits

The dev team for this firmware version built for Raise3D N-Series printer

  • Michael Nolen [Firesped]- English

The current Marlin dev team consists of:

  • Roxanne Neufeld [@Roxy-3D] - English
  • Scott Lahteine [@thinkyhead] - English
  • Bob Kuhn [@Bob-the-Kuhn] - English
  • Andreas Hardtung [@AnHardt] - Deutsch, English
  • Nico Tonnhofer [@Wurstnase] - Deutsch, English
  • Jochen Groppe [@CONSULitAS] - Deutsch, English
  • João Brazio [@jbrazio] - Portuguese, English
  • Bo Hermannsen [@boelle] - Danish, English
  • Bob Cousins [@bobc] - English
  • [@maverikou]
  • Chris Palmer [@nophead]
  • [@paclema]
  • Erik van der Zalm [@ErikZalm]
  • David Braam [@daid]
  • Bernhard Kubicek [@bkubicek]

More features have been added by:

  • Alberto Cotronei [@MagoKimbra] - English, Italian
  • Thomas Moore [@tcm0116]
  • Ernesto Martinez [@emartinez167]
  • Petr Zahradnik [@clexpert]
  • Kai [@Kaibob2]
  • Edward Patel [@epatel]
  • F. Malpartida [@fmalpartida] - English, Spanish
  • [@esenapaj] - English, Japanese
  • [@benlye]
  • [@Tannoo]
  • [@teemuatlut]
  • [@bgort]
  • [@LVD-AC]
  • [@paulusjacobus]
  • ...and many others

License

Marlin is published under the GPL license because we believe in open development. The GPL comes with both rights and obligations. Whether you use Marlin firmware as the driver for your open or closed-source product, you must keep Marlin open, and you must provide your compatible Marlin source code to end users upon request. The most straightforward way to comply with the Marlin license is to make a fork of Marlin on Github, perform your modifications, and direct users to your modified fork.

While we can't prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.

Flattr this git repo

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.