This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Scott Lahteine 3a4c3ab76e Pre-sanitize the command before handling
- Use a global pointer for the current sanitized command
- Pre-sanitize the current command to bypass `N` and nullify `*`,
removing the need for handlers to bypass, ignore, or nullify these
parts, and reducing overhead for `code_seen`, etc.
- Pre-skip leading whitespace.
- Only look for G, M, T codes at the start of the command.
- Verify that G, M, T codes are followed by command codes.
2015-05-18 07:06:51 -07:00
ArduinoAddons Actually activate Automatic Versioning 2015-04-02 09:20:24 -05:00
Documentation moved to http://www.marlinfirmware.org/ 2015-05-09 23:14:52 +02:00
Marlin Pre-sanitize the command before handling 2015-05-18 07:06:51 -07:00
.gitignore Adjust per-project .gitignore 2015-04-02 09:20:24 -05:00
.travis.yml Merge branch 'Development' into delta_auto_bed_level 2015-03-16 08:24:26 +02:00
README.md Update README.md 2015-05-14 18:21:53 -07:00

Marlin 3D Printer Firmware

Documentation has moved to http://www.marlinfirmware.org

Current Status: Bug Fixing

The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently.

Coverity Scan Build Status Travis Build Status

RepRap.org Wiki Page

Contact

Google Hangout: . Hangout We have a hangout every 2 weeks. Search the issue list for "Hangout" and you will see what time and date the next event is going on.

Credits

The current Marlin dev team consists of:

  • Scott Lahteine [@thinkyhead]
  • Andreas Hardtung [@AnHardt]
  • [@Wurstnase]
  • [@fmalpartida]
  • [@CONSULitAS]
  • [@maverikou]
  • Chris Palmer [@nophead]
  • [@paclema]
  • [@epatel]
  • Erik van der Zalm [@ErikZalm]
  • David Braam [@daid]
  • Bernhard Kubicek [@bkubicek]

More features have been added by:

  • Lampmaker,
  • Bradley Feldman,
  • and others...

License

Marlin is published under the GPL license because We believe in open development. Do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.

Flattr this git repo