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.

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