My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1234567891011121314151617
  1. // Our automatic versioning scheme generates the following file
  2. // NEVER put it in the repository
  3. _Version.h
  4. // All of the following OS, IDE and compiler generated file
  5. // references should be moved from this file
  6. // They are needed, but they belong in your global .gitignore
  7. // rather than in a per-project file such as this
  8. *.o
  9. applet/
  10. *~
  11. *.orig
  12. *.rej
  13. *.bak
  14. *.DS_Store
  15. *.idea