My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pins_GEN7_12.h 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # Marlin 3D Printer Firmware
  2. * [Configuration & Compilation](/Documentation/Compilation.md)
  3. * Supported
  4. * [Features](/Documentation/Features.md)
  5. * [Hardware](/Documentation/Hardware.md)
  6. * [GCodes](/Documentation/GCodes.md)
  7. * Notes
  8. * [Auto Bed Leveling](/Documentation/BedLeveling.md)
  9. * [Filament Sensor](/Documentation/FilamentSensor.md)
  10. ## Quick Information
  11. This RepRap firmware is a mashup between <a href="https://github.com/kliment/Sprinter">Sprinter</a>, <a href="https://github.com/simen/grbl/tree">grbl</a> and many original parts.
  12. Derived from Sprinter and Grbl by Erik van der Zalm.
  13. Sprinters lead developers are Kliment and caru.
  14. Grbls lead developer is Simen Svale Skogsrud. Sonney Jeon (Chamnit) improved some parts of grbl
  15. A fork by bkubicek for the Ultimaker was merged, and further development was aided by him.
  16. Some features have been added by:
  17. Lampmaker, Bradley Feldman, and others...
  18. ## Current Status: Bug Fixing
  19. [![Coverity Scan Build Status](https://scan.coverity.com/projects/2224/badge.svg)](https://scan.coverity.com/projects/2224)
  20. [![Travis Build Status](https://travis-ci.org/MarlinFirmware/Marlin.svg)](https://travis-ci.org/MarlinFirmware/Marlin)
  21. <<<<<<< HEAD
  22. What bugs are we working on: https://github.com/MarlinFirmware/Marlin/milestones/Bug%20Fixing%20Round%201
  23. =======
  24. What bugs are we working on: https://github.com/MarlinFirmware/Marlin/milestones/Bug%20Fixing%20Round%201
  25. >>>>>>> fixed line endings
  26. ## Contact
  27. __IRC:__ #marlin-firmware @freenode
  28. __Google Hangouts:__ https://plus.google.com/hangouts/_/event/cps5d0ru0iruhl6ebqbk9dpqpa4?authuser=0&hl=da
  29. ## Licence
  30. Marlin has a GPL license because I believe in open development.
  31. Please do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.
  32. [![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=ErikZalm&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)